mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +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.
|
description: Instructions for how to integrate SwitchBee accessories within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Switch
|
- Switch
|
||||||
|
- Button
|
||||||
ha_release: 2022.10
|
ha_release: 2022.10
|
||||||
ha_iot_class: local Polling
|
ha_iot_class: local Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -11,6 +12,8 @@ ha_codeowners:
|
|||||||
ha_domain: switchbee
|
ha_domain: switchbee
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- switch
|
- switch
|
||||||
|
- button
|
||||||
|
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -22,6 +25,7 @@ There is currently support for the following device types:
|
|||||||
- Timed Power Switch (Boiler)
|
- Timed Power Switch (Boiler)
|
||||||
- Group Switch
|
- Group Switch
|
||||||
- Timed Switch
|
- Timed Switch
|
||||||
|
- Scenario
|
||||||
|
|
||||||
Supported devices will be discovered after the SwitchBee integration is configured.
|
Supported devices will be discovered after the SwitchBee integration is configured.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user