mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Added SwitchBee Light platform docs (#24159)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
8878ea6cb6
commit
f006f23f97
@ -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
|
||||||
|
- Light
|
||||||
- Button
|
- Button
|
||||||
ha_release: 2022.10
|
ha_release: 2022.10
|
||||||
ha_iot_class: local Polling
|
ha_iot_class: local Polling
|
||||||
@ -12,6 +13,7 @@ ha_codeowners:
|
|||||||
ha_domain: switchbee
|
ha_domain: switchbee
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- switch
|
- switch
|
||||||
|
- light
|
||||||
- button
|
- button
|
||||||
|
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
@ -25,6 +27,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
|
||||||
|
- Light (Dimmer)
|
||||||
- Scenario
|
- 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