Closed junglebells closed 5 months ago
Hello @junglebells I've not been able to get MQTT working, whenever I unbale it via yaml config picframe won't start. maybe this is the latest paho is the reason. Please could you advise how to install version 1.6.1 so I can try this
Found it: sudo pip3 install paho-mqtt===1.6.1 MQTT control via Home Assistant working perfectly. Thanks 👍
Hello, it seems paho recently released a new version that is breaking fresh install of picframe (if you enable mqtt)
I was able to make it work by installing version 1.6.1 of paho-mqtt. However, this might need a better solution.
Thanks for your help. Best regards!