From d2b2feffa9136337cfbdfe3fd3d0aab69801b2d5 Mon Sep 17 00:00:00 2001 From: mkmer Date: Sat, 6 Apr 2024 11:23:47 -0400 Subject: [PATCH] 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> --- source/_integrations/honeywell.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/honeywell.markdown b/source/_integrations/honeywell.markdown index c92b6d576af..4a2e68a3035 100644 --- a/source/_integrations/honeywell.markdown +++ b/source/_integrations/honeywell.markdown @@ -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|