I have a small issue with Shelly Blu window/door sensors.
I have several of them, but the latest ones I acquired no longer work correctly with openMQTTGateway.
Here’s what I see in MQTT Explorer:
The new Shelly Blu window/door sensors seem to broadcast a different name which breaks the current decoder. I’m just implementing a fix for this. How are you running Things Gateway and how is Things Decoder installed for you?
Hy @Digih
Already thank you for helping me.
I use a translator my English is basic enough to write.
I use TheengsGatway on a VM and I have two antennas with OpenGatewayMQTT.
I don’t know how to use the decoder yet.
If necessary I can try to see how to do it.
If you need other information tell me
The esp32dev-ble-mqtt-undecoded binary will actually always only publish undecoded MQTT messages, which then Theengs Gateway then will receive and decode centrally. Therefor there is not need to update your current ESP32s, as the new decoder fix will not make any changes to this particular binary. You can keep those as they are, as you’ll need to get the new decoder into Theengs Gateway.
Once Theengs Decoder has a new version released, which should not be too long away, you can just pip update it to the new version on your VM.
or if you are knowledgeable in building and pip installing the development version of Theengs Decoder, as described here
so you will get the updated decoder.
Alternatively send me a private message here and I can send you a link to the already built version, which you can then easily pip install.
I can’t send a private message I don’t have access.
I think I have something wrong in my forum config.
Do I have to create a new VM or can I install it on the same VM?