Browse Source

Remove debug logging

Joachim M. Giæver 1 year ago
parent
commit
08e82148b0
1 changed files with 0 additions and 5 deletions
  1. 0 5
      script/notify_user.yaml

+ 0 - 5
script/notify_user.yaml

@@ -341,11 +341,6 @@ sequence:
                     action: >-
                       {{ action_handlers[ wait.trigger.event.data.action ]|default(false) }}
 
-                - service: system_log.write
-                  data:
-                    level: warning
-                    message: "Action: {{ action }}"
-
                 - alias: "Check if the action is associated with a script"
                   if: "{{ not action }}"
                   then: