I had everything working properly. Went away on a business trip. Just got back. My Temp sensors are no longer showing on the home page. My lights show on the home page but nothing works. Did something happen to HASSIO & MQTT?
I uninstalled and re-installed Mosquitto broker, still nothing. My sensors are connecting to MQTT, just the HASSIO homepage not displaying the icon or data.
Wondering… Before HASSIO I used to publish the MQTT Commands via Putty. Can I install Mosquitto separate instead of the add-on? Will my sensors and lights still work in HASSIO?
sudo apt-get install mosquitto
sudo apt-get install mosquitto-clients
Currently, I’m thinking it has something to do with HASSIO, NOT the broker part of the equation.