service-calls: added info that target values should be lower-cased (#31273)

This commit is contained in:
Dawid Nowak 2024-03-20 09:08:47 +01:00 committed by GitHub
parent 2df7a423e3
commit fd2497624a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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