mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add honeywell sensor (#21424)
This commit is contained in:
parent
50deed045e
commit
657e5bdab0
@ -3,6 +3,7 @@ title: Honeywell Total Connect Comfort (US)
|
|||||||
description: Instructions on how to integrate Honeywell thermostats within Home Assistant.
|
description: Instructions on how to integrate Honeywell thermostats within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Climate
|
- Climate
|
||||||
|
- Sensor
|
||||||
ha_release: pre 0.7
|
ha_release: pre 0.7
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -11,6 +12,7 @@ ha_codeowners:
|
|||||||
ha_domain: honeywell
|
ha_domain: honeywell
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- climate
|
- climate
|
||||||
|
- sensor
|
||||||
---
|
---
|
||||||
|
|
||||||
The Honeywell integration integrates Home Assistant with _US-based_ [Honeywell Total Connect Comfort (TCC)](https://mytotalconnectcomfort.com/portal/) climate systems.
|
The Honeywell integration integrates Home Assistant with _US-based_ [Honeywell Total Connect Comfort (TCC)](https://mytotalconnectcomfort.com/portal/) climate systems.
|
||||||
@ -19,4 +21,10 @@ It uses the [somecomfort](https://github.com/kk7ds/somecomfort) client library.
|
|||||||
|
|
||||||
If your system is compatible with this integration, then you will be able access it via [https://mytotalconnectcomfort.com/portal/](https://mytotalconnectcomfort.com/portal/) (note the `/portal/`).
|
If your system is compatible with this integration, then you will be able access it via [https://mytotalconnectcomfort.com/portal/](https://mytotalconnectcomfort.com/portal/) (note the `/portal/`).
|
||||||
|
|
||||||
|
This integration will add Home Assistant sensors for the following:
|
||||||
|
|Sensor|Value|
|
||||||
|
--- | ---
|
||||||
|
|Outdoor temperature | Average temperature of all Honeywell Wireless Outdoor Sensors|
|
||||||
|
|Outdoor humidity | Average humidity of all Honeywell Wireless Outdoor Sensors|
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user