mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
#670 Trying to make sure the Landscaping Lights are always on when it's dark.
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
{% if states.group.family.state == 'home' -%}
|
||||
10
|
||||
{% else %}
|
||||
200
|
||||
150
|
||||
{% endif %}
|
||||
- wait_template: >-
|
||||
{{ states.group.family.state == 'home' }}
|
||||
|
Reference in New Issue
Block a user