core/homeassistant/components/igloohome/manifest.json

11 lines
287 B
JSON

{
"domain": "igloohome",
"name": "igloohome",
"codeowners": ["@keithle888"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/igloohome",
"iot_class": "cloud_polling",
"quality_scale": "bronze",
"requirements": ["igloohome-api==0.0.6"]
}