mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-12 01:02:37 +01:00
Fix typo, double colon in fan action (#3363)
This commit is contained in:
parent
6c72686070
commit
92d1e6c1d3
@ -147,7 +147,7 @@ Increments through speed levels of the fan with the given ID when executed. If t
|
||||
id: fan_1
|
||||
off_speed_cycle: true
|
||||
# Shorthand:
|
||||
- fan.cycle_speed:: fan_1
|
||||
- fan.cycle_speed: fan_1
|
||||
|
||||
Configuration options:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user