Restructure repository for multiple integrations

- Moved Strike integration to integrations/strike/
- Created main README.md with repository overview
- Updated URLs to Gitea repository (git.martien.io)
- Removed old root-level custom_components directory
- Set up structure to support multiple future integrations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-10-26 14:54:35 +01:00
parent 4a6f844a87
commit 9a20323188
8 changed files with 270 additions and 167 deletions

View File

@ -0,0 +1,7 @@
{
"name": "Strike Bitcoin Sensor",
"content_in_root": false,
"filename": "strike",
"render_readme": true,
"homeassistant": "2023.1.0"
}