core/homeassistant/components/nuheat/manifest.json

9 lines
206 B
JSON

{
"domain": "nuheat",
"name": "NuHeat",
"documentation": "https://www.home-assistant.io/integrations/nuheat",
"requirements": ["nuheat==0.3.0"],
"codeowners": ["@bdraco"],
"config_flow": true
}