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