Added button platform to SwitchBee docs (#24149)

This commit is contained in:
Jafar Atili 2022-09-22 16:58:26 +03:00 committed by GitHub
parent b236034c36
commit 97682d46bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.