first commit

This commit is contained in:
2025-10-26 14:46:43 +01:00
commit 4a6f844a87
8 changed files with 762 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"domain": "strike",
"name": "Strike Bitcoin",
"codeowners": ["@martien"],
"config_flow": true,
"documentation": "https://github.com/martien/hass-to-be-good",
"issue_tracker": "https://github.com/martien/hass-to-be-good/issues",
"requirements": ["aiohttp>=3.8.0"],
"version": "1.0.0",
"iot_class": "cloud_polling"
}