From 56add2da00365fd64288ce93952c9c751458f22c Mon Sep 17 00:00:00 2001 From: Jafar Atili Date: Fri, 16 Sep 2022 16:13:13 +0300 Subject: [PATCH] Switchbee docs (#24019) Co-authored-by: Franck Nijhof --- source/_integrations/switchbee.markdown | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 source/_integrations/switchbee.markdown diff --git a/source/_integrations/switchbee.markdown b/source/_integrations/switchbee.markdown new file mode 100644 index 00000000000..b1f2a430aaa --- /dev/null +++ b/source/_integrations/switchbee.markdown @@ -0,0 +1,28 @@ +--- +title: SwitchBee +description: Instructions for how to integrate SwitchBee accessories within Home Assistant. +ha_category: + - Switch +ha_release: 2022.10 +ha_iot_class: local Polling +ha_config_flow: true +ha_codeowners: + - '@jafar-atili' +ha_domain: switchbee +ha_platforms: + - switch +ha_integration_type: integration +--- + +[SwitchBee](https://www.switchbee.com), is an innovation company making smart homes more accessible and affordable to any household environment. + +There is currently support for the following device types: + +- Switch +- Timed Power Switch (Boiler) +- Group Switch +- Timed Switch + +Supported devices will be discovered after the SwitchBee integration is configured. + +{% include integrations/config_flow.md %}