Update ios action
This commit is contained in:
parent
b50980a177
commit
a461ff784e
@ -5,7 +5,7 @@
|
|||||||
- platform: event
|
- platform: event
|
||||||
event_type: ios.action_fired
|
event_type: ios.action_fired
|
||||||
event_data:
|
event_data:
|
||||||
actionName: Door Lock
|
actionName: Door Lock Toggle
|
||||||
action:
|
action:
|
||||||
- choose:
|
- choose:
|
||||||
- conditions:
|
- conditions:
|
||||||
|
@ -75,7 +75,7 @@ mqtt:
|
|||||||
|
|
||||||
ios:
|
ios:
|
||||||
actions:
|
actions:
|
||||||
- name: "Door Lock"
|
- name: "Door Lock Toggle"
|
||||||
background_color: "#000000"
|
background_color: "#000000"
|
||||||
label:
|
label:
|
||||||
text: "Door Lock"
|
text: "Door Lock"
|
||||||
|
Loading…
Reference in New Issue
Block a user