Add documentation on Miele vacuum platform (#38770)

This commit is contained in:
Åke Strandberg 2025-05-09 13:17:49 +02:00 committed by GitHub
parent 50e54c5227
commit f124e36aea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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