#Condition Template for State
1 messages · Page 1 of 1 (latest)
you mean the first pinned message?
condition: template
value_template: |-
condition: template
value_template: "{{ 'person' in states('sensor.lorains_living_room_ai_object') }}"
I was switching between visual editor and yaml editor when testing, thats how it got nested.
as a YAML-only person, I'm all for it