hass-core/homeassistant/components/honeywell/manifest.json
2023-02-08 20:27:05 +01:00

10 lines
324 B
JSON

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