This doesn't make any sense to me. At All.

This commit is contained in:
ccostan
2018-01-12 13:01:51 -05:00
parent 3f1f1f58b7
commit fb32a708c9
5 changed files with 24 additions and 17 deletions

View File

@@ -7,7 +7,7 @@ homeassistant:
customize_glob:
"input_select.log_*":
icon: mdi:bug
hidden: False
#-------------------------------------------
@@ -42,5 +42,5 @@ automation:
homeassistant.components: "{{ states.input_select.log_level.state }}"
- service: script.tweet_engine
data:
data_template:
tweet: "My logging level has just been set to {{ states.input_select.log_level.state }}"