From 73c19ff6993c839cfe3671a1f23f948511228309 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 2 Jul 2022 19:17:14 -0400 Subject: [PATCH] Removed unused debug script --- packages/notify.yaml | 14 -------------- 1 file changed, 14 deletions(-) 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