mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Document effect: none to cancel effects in light component (#1638)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
This commit is contained in:
parent
3ef41f655f
commit
9e161a2865
@ -429,6 +429,10 @@ entries with each having a unique name like so:
|
||||
transition_length: 4s
|
||||
update_interval: 5s
|
||||
|
||||
.. note::
|
||||
|
||||
After setting a light effect, it is possible to reset the in-use effect back to a static light by setting the ``effect`` to ``none`` when it is being called through Home Assistant or directly on the device.
|
||||
|
||||
Pulse Effect
|
||||
************
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user