1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/honeywell/manifest.json

10 lines
281 B
JSON

{
"domain": "honeywell",
"name": "Honeywell Total Connect Comfort (US)",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/honeywell",
"requirements": ["somecomfort==0.7.0"],
"codeowners": ["@rdfurman"],
"iot_class": "cloud_polling"
}