mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Housekeeping. Mispellings and some fine tuning.
This commit is contained in:
@@ -11,6 +11,6 @@ interior_off:
|
||||
entity_id:
|
||||
- group.interior_lights
|
||||
|
||||
- service: script.switch_turn_off
|
||||
- service: script.switch_turn_off_all
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ voice_notify:
|
||||
{% if now().strftime("%H")|int < 12 %}
|
||||
0.20
|
||||
{% elif now().strftime("%H")|int < 18 %}
|
||||
0.50
|
||||
0.40
|
||||
{% else %}
|
||||
0.25
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user