mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
add mqtt speed topics for fan (#1140)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
This commit is contained in:
@@ -1499,6 +1499,10 @@ fan:
|
||||
low: 0.45
|
||||
medium: 0.75
|
||||
high: 1.0
|
||||
oscillation_state_topic: oscillation/state/topic
|
||||
oscillation_command_topic: oscillation/command/topic
|
||||
speed_state_topic: speed/state/topic
|
||||
speed_command_topic: speed/command/topic
|
||||
|
||||
interval:
|
||||
- interval: 10s
|
||||
|
Reference in New Issue
Block a user