diff --git a/packages/notify.yaml b/packages/notify.yaml index 5a3c795..56caa12 100644 --- a/packages/notify.yaml +++ b/packages/notify.yaml @@ -73,9 +73,6 @@ input_boolean: welcome_home: name: Welcome Home icon: mdi:human-greeting - debug_texts: - name: Debug Texts - icon: mdi:debug-step-over # Amazon Polly Sensors to see last message and location of audible notification mqtt: @@ -172,17 +169,6 @@ script: message: > {{ message }} - text_debug: - sequence: - - condition: state - entity_id: input_boolean.debug_texts - state: 'on' - - service: notify.ios_tony - data_template: - title: '{{ title }}' - message: > - {{ message }} - text_notify_tony: sequence: - condition: state