From 22a53065d4ef6b8ca975b540815b8ef45ee35978 Mon Sep 17 00:00:00 2001 From: Marco <46717884+marcodutto@users.noreply.github.com> Date: Mon, 4 Nov 2024 14:19:24 +0100 Subject: [PATCH] Add boost switch to Smarty.markdown (#35479) --- source/_integrations/smarty.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/smarty.markdown b/source/_integrations/smarty.markdown index a4e8823ca78..7dcf93ddb06 100644 --- a/source/_integrations/smarty.markdown +++ b/source/_integrations/smarty.markdown @@ -5,6 +5,7 @@ ha_category: - Fan - Hub - Sensor + - Switch ha_config_flow: true ha_iot_class: Local Polling ha_release: 0.95 @@ -15,6 +16,7 @@ ha_platforms: - binary_sensor - fan - sensor + - switch ha_integration_type: hub --- @@ -24,8 +26,9 @@ There is currently support for the following device types within Home Assistant: - Fan - Sensor +- Switch -The integration has a fan platform to view and control the ventilation speed, and a sensors platform to read: +The integration has a fan platform to view and control the ventilation speed, a switch platform to control the Boost state (which temporarily increases the fan speed to maximum for 10 minutes before returning to the previous speed), and a sensors platform to read: - Outdoor air temperature - Extract air temperature