1
0
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:
Samuel Sieb
2020-07-15 02:45:54 -07:00
committed by GitHub
parent 764eb960c6
commit 13696b1ec4
2 changed files with 8 additions and 0 deletions

View File

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