diff --git a/packages/notification/notification.yaml b/packages/notification/notification.yaml index 1f0a90e..b69f6b2 100644 --- a/packages/notification/notification.yaml +++ b/packages/notification/notification.yaml @@ -17,16 +17,16 @@ notify: data: title: Home Assistant - - name: ntfy - platform: rest - method: POST_JSON - resource: !secret ntfy_url - headers: - Authorization: !secret ntfy_token - title_param_name: title - message_param_name: message - data: - topic: home_assistant + # - name: ntfy + # platform: rest + # method: POST_JSON + # resource: !secret ntfy_url + # headers: + # Authorization: !secret ntfy_token + # title_param_name: title + # message_param_name: message + # data: + # topic: home_assistant # `notify.security` used for high-priority security reporting including # arm/disarm and alarm events. Also used for all camera events and the @@ -71,3 +71,8 @@ notify: services: - action: iphone_jp - action: iphone_jen + +# ----------------------------------------------------------------------------- +# Shell Command for ntfy +shell_command: + ntfy: !secret ntfy_command