Moved goodnight iOS action to Node-RED #32

This commit is contained in:
2022-09-05 18:08:04 -04:00
parent 37c9ca3cc3
commit f5b842594b
2 changed files with 1 additions and 17 deletions

View File

@ -182,22 +182,6 @@
action:
- service: script.family_is_away
mode: single
- id: '1641255231416'
alias: Goodnight
description: ''
trigger:
- platform: event
event_type: ios.action_fired
event_data:
actionName: Goodnight
context: {}
condition: []
action:
- service: button.press
data: {}
target:
entity_id: button.goodnight
mode: single
- id: '1641255482975'
alias: Give Me Darkness
description: ''

File diff suppressed because one or more lines are too long