New Automations
This commit is contained in:
7
packages/html5_notifications/html5_notification.yaml
Executable file
7
packages/html5_notifications/html5_notification.yaml
Executable file
@ -0,0 +1,7 @@
|
||||
# Example configuration.yaml entry
|
||||
notify:
|
||||
- platform: html5
|
||||
name: web_notify
|
||||
vapid_pub_key: !secret vapid_pub_key
|
||||
vapid_prv_key: !secret vapid_prv_key
|
||||
vapid_email: !secret vapid_email
|
Reference in New Issue
Block a user