Add switchbot cloud vacuum support (#34745)

* Update switchbot_cloud.markdown

Add vacuum details

* fix vacuum syntax
This commit is contained in:
Gigatrappeur 2024-09-24 14:21:15 +02:00 committed by GitHub
parent 95de69ca39
commit 98331bdc34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,16 +7,19 @@ ha_category:
- Remote - Remote
- Sensor - Sensor
- Switch - Switch
- Vacuum
ha_release: '2023.10' ha_release: '2023.10'
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_codeowners: ha_codeowners:
- '@SeraphicRav' - '@SeraphicRav'
- '@laurence-presland' - '@laurence-presland'
- '@Gigatrappeur'
ha_domain: switchbot_cloud ha_domain: switchbot_cloud
ha_platforms: ha_platforms:
- climate - climate
- sensor - sensor
- switch - switch
- vacuum
ha_config_flow: true ha_config_flow: true
ha_integration_type: hub ha_integration_type: hub
--- ---
@ -41,6 +44,7 @@ Please note, device names configured in the SwitchBot app are transferred into H
- Meter - Meter
- MeterPlus - MeterPlus
- Outdoor Meter - Outdoor Meter
- Vacuum K10+, K10+ pro, S1, S1 Plus
## Important considerations ## Important considerations