Removed unused debug script

This commit is contained in:
2022-07-02 19:17:14 -04:00
parent e08caf192f
commit 73c19ff699

View File

@ -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