mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
added "data" in service call example (#13467)
This commit is contained in:
parent
62b57a13e9
commit
bc0635cdc6
@ -150,6 +150,7 @@ automation:
|
|||||||
level: ERROR
|
level: ERROR
|
||||||
action:
|
action:
|
||||||
service: counter.increment
|
service: counter.increment
|
||||||
|
data:
|
||||||
entity_id: counter.error_counter
|
entity_id: counter.error_counter
|
||||||
|
|
||||||
counter:
|
counter:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user