2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "honeywell",
|
2020-01-09 12:36:32 +00:00
|
|
|
"name": "Honeywell Total Connect Comfort (US)",
|
2023-02-08 19:27:05 +00:00
|
|
|
"codeowners": ["@rdfurman", "@mkmer"],
|
2021-07-19 19:44:02 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/honeywell",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:27:05 +00:00
|
|
|
"loggers": ["somecomfort"],
|
2023-03-08 21:02:18 +00:00
|
|
|
"requirements": ["aiosomecomfort==0.0.14"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|