mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +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
|
||||
- Remote
|
||||
- Sensor
|
||||
- Lock
|
||||
- Switch
|
||||
- Vacuum
|
||||
ha_release: '2023.10'
|
||||
@ -17,6 +18,7 @@ ha_codeowners:
|
||||
ha_domain: switchbot_cloud
|
||||
ha_platforms:
|
||||
- climate
|
||||
- lock
|
||||
- sensor
|
||||
- switch
|
||||
- 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:
|
||||
- ON/OFF for all appliance types excepted "Others"
|
||||
- Air Conditioner
|
||||
- Lock
|
||||
- Meter
|
||||
- MeterPlus
|
||||
- Outdoor Meter
|
||||
|
Loading…
x
Reference in New Issue
Block a user