ironsheep / RPi-Reporter-MQTT2HA-Daemon

Linux service to collect and transfer Raspberry Pi data via MQTT to Home Assistant (for RPi Monitoring)
GNU General Public License v3.0
441 stars 62 forks source link

add compatiblity with paho-mqtt 2.0.0 #141

Closed frennkie closed 2 months ago

frennkie commented 4 months ago

fixes #138

dustball62 commented 4 months ago

since paho-mqtt 2.0 was released- on Feb 11th and there's no response here- a temporary fix would be- pip3 install "paho-mqtt<2.0.0"

frennkie commented 3 months ago

@ironsheep could you please look into this?

ironsheep commented 2 months ago

Thank you for submitting this. Yes, I will be merging this. I am reviewing all pull requests now. More soon.

ironsheep commented 2 months ago

Thank you for submitting this PR. I really appreciate your help in making this system better for us all! -Stephen