Had an extra esp32 sitting around so i deployed openmqttgateway on it but was hoping i could use this to lookup the temps on my 6 channel bbq temp probe any help would be appreciated it looks a lot like the 6XS? but maybe has a different hw id than the current 6 probe unit that is implemented.
Which version of OpenMQTTGateway are you using? The 6XS is already included in OMG 0.9.11 - TheengsDecoder v0.2, the manufacturerdata looks the very similar and should already be recognised by the decoder.
Do you see it like that, albeit possibily still with wrong displayed data?
All probes, apart from probe 6 connect in your example?
Hey DigiH, First off thanks for the help!
Got the most recent 0.9.11 and was able to build and upload with platformio, i currently have it tied to home assistant but i only see a bunch of generics and a few others not related to the IBBQ device (verified by downloading the diag logs and reviewing the mac’s involved).
on the monitor when i see the esp32 scanning / reporting back it can see the IBBQ device but i don’t see any temp readings or anything being reported back.
All the temps above are 100% correct, as well as the unconnected.
00000000780473ee3984e6004a01dc00dc00e600f6ff (touched the thermal probe to get a change in the data)
00000000780473ee3984e6000401dc00d200e600f6ff (room temp for all)
what am i looking for when i browse?
I see the sensors but none for the mac for my IBT 6 temp probe that mac doesn’t appear under sensors, and only under / OpenMQTTGateway_ESP32_BLE / BTtoMQTT /
(text should have been test there, but that doesn’t really matter now
Your IBT-6X should be recognised now with the temperatures, although currently still being reported as Solis 6. Will be changed once you confirm the temperatures are being published correctly.
i confirmed the temps with a pot of boiling water today and everything looks 100% all 6 probes read 20deg (room temp) when starting and 100deg (when boiling) i even put a probe on 6 to validate that and all the data looks correct!