Add switch platform to honeywell (#32043)

* Add switch platform to honeywell

* Tiny tweaks

* re-add config flow

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
mkmer 2024-04-06 11:23:47 -04:00 committed by GitHub
parent 467fb8fbca
commit d2b2feffa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,7 @@ ha_platforms:
- climate
- diagnostics
- sensor
- switch
ha_integration_type: integration
---
@ -25,6 +26,7 @@ If your system is compatible with this integration, then you will be able access
- [Supported hardware](#supported-hardware)
- [Climate](#climate)
- [Sensor](#sensor)
- [Switch](#switch)
{% include integrations/config_flow.md %}
@ -61,3 +63,12 @@ This integration will add Home Assistant sensors for the following:
|Outdoor humidity | Average humidity of all Honeywell Wireless Outdoor Sensors|
|Indoor temperature | Current temperature as measured at the specific thermostat|
|Indoor humidity | Current humidity as measured at the specific thermostat|
## Switch
The switch entity integrates the emergency heat option for each device. If the thermostat supports emergency heat, the switch entity will be created.
This integration will add a switch for the following:
|Switch|Value|
--- | ---
|Emergency Heat | Activates second stage heat source as primary heat|