Fix typo, double colon in fan action (#3363)

This commit is contained in:
Jordan W. Cobb 2023-11-13 20:31:20 -05:00 committed by Jesse Hills
parent 6c72686070
commit 92d1e6c1d3
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
1 changed files with 1 additions and 1 deletions

View File

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