mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Add switchbot cloud vacuum support (#34745)
* Update switchbot_cloud.markdown Add vacuum details * fix vacuum syntax
This commit is contained in:
parent
95de69ca39
commit
98331bdc34
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user