core/homeassistant/components/heatmiser/manifest.json

12 lines
240 B
JSON

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