first commit
This commit is contained in:
11
custom_components/strike/manifest.json
Normal file
11
custom_components/strike/manifest.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user