core/homeassistant/components/stookwijzer/manifest.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"]
}