This is a great little tool...now I can graph the progress of my BBQ efforts in HomeAssistant!!...anyway, running it as a service (and headless) it's a bit of a mystery what's happening if it doesn't connect, so I created another topic and put in MQTT publications mirroring each log entry so you can see from the MQTT side what's happening. I also made it so that if a probe is null it will still publish (a null value)...in combination with the log messages, if something goes wrong you can use the MQTT output to see problems so you won't be sitting there and thinking all is well when it isn't. If this seems useful I'll create a PR.
This is a great little tool...now I can graph the progress of my BBQ efforts in HomeAssistant!!...anyway, running it as a service (and headless) it's a bit of a mystery what's happening if it doesn't connect, so I created another topic and put in MQTT publications mirroring each log entry so you can see from the MQTT side what's happening. I also made it so that if a probe is null it will still publish (a null value)...in combination with the log messages, if something goes wrong you can use the MQTT output to see problems so you won't be sitting there and thinking all is well when it isn't. If this seems useful I'll create a PR.