Hello everybody
I have a mqtt broker for information from tasmota and from an other HA with Deconz Zigbee
For Tasmota ok no problem
For sensor from the other HA --> ok no problem in sensor.yaml i have for exemple
But il have no modification of the binary sensor (but with mqtt.fx i see the state change from off to on and same in the other ha
Can you explain what is my error in my code
Here the state in the dev tools
binary_sensor.rpi4_couloir_motion off friendly_name: rpi4_couloir_motion device_class: motion
binary_sensor.rpi4_sdj_open| off friendly_name: rpi4_sdj_open device_class: opening
If you go to developer tools -> mqtt, enter # under ‘topic to subscribe to’, and then click start listening, and then open your door or trigger your motion sensor, what do you see ?
Please mark my post with the Solution tag. This will automatically place a check-mark next to the topic’s title, signaling to others that this topic has an accepted solution. It will also place a link below your first post leading to the Solution. All of this helps others who may be searching for answers to a similar question.