Thanks.
Before receiving your message I guess I got it.
Even though a debugger shows the messages, it does not receive them.
This, related to qos-setting (0) hints that someone is eating my messages, and ā¦ I think this is the issue here.
Well change the sensor state topic to something else make it up
Create a node listen with the original topic and node publish to the new topic you set on the sensor
I did that for my door sensor as i was getting errors in the logs that all the other payload it was looking at werent valid values.
Unsubscribe in HA on the original topic
There was some structural issues in my configuration.yaml.
Now I have truckload of sensors understood by HA, working just fine.
Next step will be the relays.