mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
SwitchBee climate docs (#24165)
This commit is contained in:
parent
12777e604c
commit
30d55a7a58
@ -2,10 +2,11 @@
|
|||||||
title: SwitchBee
|
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
|
- Button
|
||||||
|
- Climate
|
||||||
- Cover
|
- Cover
|
||||||
- Light
|
- Light
|
||||||
- Button
|
- Switch
|
||||||
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
|
||||||
@ -13,10 +14,11 @@ ha_codeowners:
|
|||||||
- '@jafar-atili'
|
- '@jafar-atili'
|
||||||
ha_domain: switchbee
|
ha_domain: switchbee
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- switch
|
- button
|
||||||
|
- climate
|
||||||
- cover
|
- cover
|
||||||
- light
|
- light
|
||||||
- button
|
- switch
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -32,6 +34,7 @@ There is currently support for the following device types:
|
|||||||
- Somfy Shutter
|
- Somfy Shutter
|
||||||
- Light (Dimmer)
|
- Light (Dimmer)
|
||||||
- Scenario
|
- Scenario
|
||||||
|
- Thermostat
|
||||||
|
|
||||||
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