mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Add Lock Support to SwitchBot Cloud Integration (#32196)
* Add Switchbot Lock to Cloud Integration * tweak to kick the CI * Update source/_integrations/switchbot_cloud.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
d042fb983e
commit
f7cf0b0269
@ -6,6 +6,7 @@ ha_category:
|
|||||||
- Plug
|
- Plug
|
||||||
- Remote
|
- Remote
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Lock
|
||||||
- Switch
|
- Switch
|
||||||
- Vacuum
|
- Vacuum
|
||||||
ha_release: '2023.10'
|
ha_release: '2023.10'
|
||||||
@ -17,6 +18,7 @@ ha_codeowners:
|
|||||||
ha_domain: switchbot_cloud
|
ha_domain: switchbot_cloud
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- climate
|
- climate
|
||||||
|
- lock
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
- vacuum
|
- vacuum
|
||||||
@ -41,6 +43,7 @@ Please note, device names configured in the SwitchBot app are transferred into H
|
|||||||
- IR appliances exposed through the different hubs:
|
- IR appliances exposed through the different hubs:
|
||||||
- ON/OFF for all appliance types excepted "Others"
|
- ON/OFF for all appliance types excepted "Others"
|
||||||
- Air Conditioner
|
- Air Conditioner
|
||||||
|
- Lock
|
||||||
- Meter
|
- Meter
|
||||||
- MeterPlus
|
- MeterPlus
|
||||||
- Outdoor Meter
|
- Outdoor Meter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user