core/homeassistant/components/honeywell/manifest.json

9 lines
247 B
JSON
Raw Normal View History

{
"domain": "honeywell",
2020-01-09 12:36:32 +00:00
"name": "Honeywell Total Connect Comfort (US)",
"documentation": "https://www.home-assistant.io/integrations/honeywell",
"requirements": ["somecomfort==0.5.2"],
"codeowners": [],
"iot_class": "cloud_polling"
}