1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-02 14:42:11 +01:00
Files
core/homeassistant/components/honeywell/manifest.json
2025-06-27 16:32:25 +02:00

11 lines
325 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.33"]
}