Skip to content

Instantly share code, notes, and snippets.

View isabellaalstrom's full-sized avatar

Isabella Gross Alström isabellaalstrom

View GitHub Profile
@isabellaalstrom
isabellaalstrom / handle_ios_actionable_notifications_blueprint.yaml
Last active November 14, 2021 19:36
Handle Ios Actionable Notifications Blueprint
blueprint:
name: Handle Ios Actionable Notifications
description: Catch event ios.notification_action_fired that is fired when you press an actionable notification, and choose an action based on the actionName.
domain: automation
input:
choose_1:
name: First button identifier
default: []
action_1:
name: Action for first button