Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # i min /config/ios_push_categories.yaml #
- - name: camera1
- identifier: "camera1"
- actions:
- - identifier: "LUK_GARAGEPORT"
- title: "Luk garageporten"
- activationMode: "background"
- authenticationRequired: no
- destructive: true
- behavior: "default"
- # min automation #
- alias: Luk garageport
- description: ''
- trigger:
- - platform: event
- event_type: ios.notification_action_fired
- event_data:
- actionName: LUK_GARAGEPORT
- condition: []
- action:
- - service: notify.mobile_app_casper_iphone
- data:
- message: test af ios.notification_action_fired
- mode: single
Advertisement
Add Comment
Please, Sign In to add comment