core/homeassistant/components/heatmiser/manifest.json

10 lines
265 B
JSON

{
"domain": "heatmiser",
"name": "Heatmiser",
"documentation": "https://www.home-assistant.io/integrations/heatmiser",
"requirements": ["heatmiserV3==1.1.18"],
"codeowners": ["@andylockran"],
"iot_class": "local_polling",
"loggers": ["heatmiserV3"]
}