mirror of
https://github.com/home-assistant/core.git
synced 2026-05-02 14:42:11 +01:00
11 lines
325 B
JSON
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"]
|
|
}
|