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' -%}
|
{% if states.group.family.state == 'home' -%}
|
||||||
10
|
10
|
||||||
{% else %}
|
{% else %}
|
||||||
200
|
150
|
||||||
{% endif %}
|
{% endif %}
|
||||||
- wait_template: >-
|
- wait_template: >-
|
||||||
{{ states.group.family.state == 'home' }}
|
{{ states.group.family.state == 'home' }}
|
||||||
|
Reference in New Issue
Block a user