Hmm .. A Bunch of updates.. and Wink Update notifications!

This commit is contained in:
CCOSTAN
2017-04-14 20:38:57 +00:00
parent 6db6c8753c
commit 250a57cf67
6 changed files with 33 additions and 8 deletions

View File

@@ -63,9 +63,9 @@ voice_notify:
data_template:
volume_level: >
{% if now().strftime("%H")|int < 12 and now().strftime("%H")|int > 6%}
0.4
0.35
{% elif now().strftime("%H")|int > 12 and now().strftime("%H")|int < 20%}
0.6
0.55
{% else %}
0.3
{% endif %}
@@ -138,9 +138,6 @@ voice_notify:
{{ personarriving }}
{% if is_state('input_boolean.responsibilities', 'on') %}
{{responsibilities()}}
{%endif%}
{{ NestStatus}}
{% if is_state('input_boolean.inside_weather', 'on') %}
{{inside_weather()}}