mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Added button platform to SwitchBee docs (#24149)
This commit is contained in:
parent
b236034c36
commit
97682d46bf
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user