Add desktop notifications
This commit is contained in:
parent
e40292e461
commit
d3dc08be5d
@ -228,6 +228,12 @@ notify:
|
||||
- platform: sms
|
||||
name: sms_notification
|
||||
recipient: !secret phone_number
|
||||
- name: hulk
|
||||
platform: rest
|
||||
method: POST_JSON
|
||||
resource: !secret webhook_url
|
||||
message_param_name: message
|
||||
title_param_name: title
|
||||
|
||||
media_player:
|
||||
- platform: androidtv
|
||||
|
Loading…
Reference in New Issue
Block a user