hass-core/homeassistant/components/heatmiser/manifest.json
2024-10-25 20:04:37 +02:00

9 lines
264 B
JSON

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