mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
fix indentation error in variables action (#14542)
This commit is contained in:
parent
2ce0e8b936
commit
0556667881
@ -591,7 +591,7 @@ variables:
|
||||
notification_service: notify.paulus_iphone
|
||||
action:
|
||||
- variables:
|
||||
notification_service: notify.frenck_iphone
|
||||
notification_service: notify.frenck_iphone
|
||||
- service: "{{ notification_service }}"
|
||||
data:
|
||||
message: This message actually went to Frenck, not Paulus.
|
||||
|
Loading…
x
Reference in New Issue
Block a user