From 97682d46bfb93dca5f8de596f72e3bf9f983fc48 Mon Sep 17 00:00:00 2001 From: Jafar Atili Date: Thu, 22 Sep 2022 16:58:26 +0300 Subject: [PATCH] Added button platform to SwitchBee docs (#24149) --- source/_integrations/switchbee.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/switchbee.markdown b/source/_integrations/switchbee.markdown index b1f2a430aaa..001e43532fa 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 + - Button ha_release: 2022.10 ha_iot_class: local Polling ha_config_flow: true @@ -11,6 +12,8 @@ ha_codeowners: ha_domain: switchbee ha_platforms: - switch + - button + ha_integration_type: integration --- @@ -22,6 +25,7 @@ There is currently support for the following device types: - Timed Power Switch (Boiler) - Group Switch - Timed Switch +- Scenario Supported devices will be discovered after the SwitchBee integration is configured.