From f006f23f973c3f7e58bb0234ad3611114f8686b5 Mon Sep 17 00:00:00 2001 From: Jafar Atili Date: Wed, 28 Sep 2022 17:46:01 +0300 Subject: [PATCH] Added SwitchBee Light platform docs (#24159) Co-authored-by: Franck Nijhof --- source/_integrations/switchbee.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/switchbee.markdown b/source/_integrations/switchbee.markdown index 001e43532fa..94a5155a804 100644 --- a/source/_integrations/switchbee.markdown +++ b/source/_integrations/switchbee.markdown @@ -3,6 +3,7 @@ title: SwitchBee description: Instructions for how to integrate SwitchBee accessories within Home Assistant. ha_category: - Switch + - Light - Button ha_release: 2022.10 ha_iot_class: local Polling @@ -12,6 +13,7 @@ ha_codeowners: ha_domain: switchbee ha_platforms: - switch + - light - button ha_integration_type: integration @@ -25,6 +27,7 @@ There is currently support for the following device types: - Timed Power Switch (Boiler) - Group Switch - Timed Switch +- Light (Dimmer) - Scenario Supported devices will be discovered after the SwitchBee integration is configured.