mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Add documentation on Miele vacuum platform (#38770)
This commit is contained in:
parent
50e54c5227
commit
f124e36aea
@ -10,6 +10,7 @@ ha_category:
|
|||||||
- Light
|
- Light
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
|
- Vacuum
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
ha_release: '2025.5'
|
ha_release: '2025.5'
|
||||||
ha_domain: miele
|
ha_domain: miele
|
||||||
@ -25,6 +26,7 @@ ha_platforms:
|
|||||||
- light
|
- light
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
|
- vacuum
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
ha_quality_scale: bronze
|
ha_quality_scale: bronze
|
||||||
@ -170,6 +172,13 @@ Climate entities are used to control target temperatures in refrigerators, freez
|
|||||||
- **Superfreezing**: The switch controls Superfreezing mode for freezers.
|
- **Superfreezing**: The switch controls Superfreezing mode for freezers.
|
||||||
{% enddetails %}
|
{% enddetails %}
|
||||||
|
|
||||||
|
### Vacuum
|
||||||
|
|
||||||
|
{% details "List of vacuum entities" %}
|
||||||
|
|
||||||
|
- **Robot vacuum cleaner**: Miele robot vacuum cleaners can be monitored and controlled to a limited extent. The device can be started, stopped, and paused. The fan speed can also be set.
|
||||||
|
{% enddetails %}
|
||||||
|
|
||||||
## Automation examples
|
## Automation examples
|
||||||
|
|
||||||
Get started with these automation examples
|
Get started with these automation examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user