mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
service-calls: added info that target values should be lower-cased (#31273)
This commit is contained in:
parent
2df7a423e3
commit
fd2497624a
@ -28,7 +28,7 @@ Instead of targeting an entity, you can also target an {% term area %} or {% ter
|
||||
This is done with the `target` key.
|
||||
|
||||
A `target` is a map that contains at least one of the following: `area_id`, `device_id`, `entity_id`.
|
||||
Each of these can be a list.
|
||||
Each of these can be a list. The values should be lower-cased.
|
||||
|
||||
The following example uses a single service call to turn on the lights in the
|
||||
living room area, 2 additional light devices and 2 additional light entities:
|
||||
|
Loading…
x
Reference in New Issue
Block a user