Change state detection for wife being at work for lockdown issues
This commit is contained in:
@ -307,7 +307,7 @@ automation:
|
|||||||
data:
|
data:
|
||||||
type: critical
|
type: critical
|
||||||
who: >-
|
who: >-
|
||||||
{% if states('person.christina_stork') in ['Bob Evans','BobEvans'] %}
|
{% if states('person.christina_stork') in ['Bob Evans','BobEvans','unavailable','unknown'] %}
|
||||||
tony
|
tony
|
||||||
{% else %}
|
{% else %}
|
||||||
parents
|
parents
|
||||||
|
Reference in New Issue
Block a user