core/homeassistant/components/ambiclimate/manifest.json

14 lines
272 B
JSON

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