mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
11 lines
296 B
JSON
11 lines
296 B
JSON
{
|
|
"domain": "stookwijzer",
|
|
"name": "Stookwijzer",
|
|
"codeowners": ["@fwestenberg"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/stookwijzer",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["stookwijzer==1.3.0"]
|
|
}
|