mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Update vacuum.mqtt.markdown (#34966)
This commit is contained in:
parent
045fffa8ff
commit
ccfed8597d
@ -214,7 +214,6 @@ unique_id:
|
|||||||
mqtt:
|
mqtt:
|
||||||
- vacuum:
|
- vacuum:
|
||||||
name: "MQTT Vacuum"
|
name: "MQTT Vacuum"
|
||||||
schema: state
|
|
||||||
supported_features:
|
supported_features:
|
||||||
- start
|
- start
|
||||||
- pause
|
- pause
|
||||||
@ -227,7 +226,6 @@ mqtt:
|
|||||||
- fan_speed
|
- fan_speed
|
||||||
- send_command
|
- send_command
|
||||||
command_topic: "vacuum/command"
|
command_topic: "vacuum/command"
|
||||||
state_topic: "vacuum/state"
|
|
||||||
set_fan_speed_topic: "vacuum/set_fan_speed"
|
set_fan_speed_topic: "vacuum/set_fan_speed"
|
||||||
fan_speed_list:
|
fan_speed_list:
|
||||||
- min
|
- min
|
||||||
|
Loading…
x
Reference in New Issue
Block a user