12 lines
335 B
JSON
12 lines
335 B
JSON
{
|
|
"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"
|
|
}
|