mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Just a couple of Typos corrected :) (#1222)
This commit is contained in:
parent
16a6366bf5
commit
9c9872ca0c
@ -383,11 +383,11 @@ This effect makes a pulsating light. The period can be defined by ``update_inter
|
||||
effects:
|
||||
- pulse:
|
||||
- pulse:
|
||||
name: "Fast Puse"
|
||||
name: "Fast Pulse"
|
||||
transition_length: 0.5s
|
||||
update_interval: 0.5s
|
||||
- pulse:
|
||||
name: "Slow Puse"
|
||||
name: "Slow Pulse"
|
||||
# transition_length: 1s # defaults to 1s
|
||||
update_interval: 2s
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user