core/homeassistant/components/ambiclimate/manifest.json

11 lines
294 B
JSON

{
"domain": "ambiclimate",
"name": "Ambiclimate",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ambiclimate",
"requirements": ["ambiclimate==0.2.1"],
"dependencies": ["http"],
"codeowners": ["@danielhiversen"],
"iot_class": "cloud_polling"
}