I have multiple RF433 sensor attached in my doors. They are integrated with Sonoff RF Bridge (flashed with Tasmota) and Home Assistance. At this moment when I open any door I am receiving same message. I want to create filter with Condition in Automation.yaml.
I used,
value_template: ‘{{ trigger.payload_json.RfReceived.Data == xxxxx }}’
If I remove the condition section i am receiving Notification in my iPhone. But if I enable this section I am not receiving any notification. What I am doing wrong here?
I am using HA version 0.112.4.