mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Update light.markdown to include flash in turn_off options (#28602)
This commit is contained in:
parent
842c15b7af
commit
30dd618e17
@ -113,6 +113,7 @@ Turns one or multiple lights off.
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `entity_id` | no | String or list of strings that point at `entity_id`s of lights. To target all lights, set `entity_id` to `all`.
|
||||
| `transition` | yes | Integer that represents the time the light should take to transition to the new state in seconds.
|
||||
| `flash` | yes | Tell light to flash, can be either value `short` or `long`.
|
||||
|
||||
### Service `light.toggle`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user