"title":"The {platform} custom integration is using deprecated vacuum feature",
"description":"The custom integration `{platform}` is extending the deprecated base class `VacuumEntity` instead of `StateVacuumEntity`.\n\nPlease report it to the author of the `{platform}` custom integration.\n\nOnce an updated version of `{platform}` is available, install it and restart Home Assistant to fix this issue."
"description":"Command to execute. The commands are integration-specific."
},
"params":{
"name":"Parameters",
"description":"Parameters for the command. The parameters are integration-specific."
}
}
},
"set_fan_speed":{
"name":"Set fan speed",
"description":"Sets the fan speed of the vacuum cleaner.",
"fields":{
"fan_speed":{
"name":"Fan speed",
"description":"Fan speed. The value depends on the integration. Some integrations have speed steps, like 'medium'. Some use a percentage, between 0 and 100."