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:
Heiko Carrasco 2024-10-30 10:46:20 -04:00 committed by GitHub
parent d042fb983e
commit f7cf0b0269
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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