Skons / hassio-addons

7 stars 4 forks source link

Set CallbackAPIVersion explicitly to VERSION1 #67

Closed MWeesenaar closed 6 months ago

MWeesenaar commented 6 months ago

.. attempt 2 :)

Fixes https://github.com/Skons/hassio-addons/issues/65.

Based my fix on: https://stackoverflow.com/questions/77984857/paho-mqtt-unsupported-callback-api-version-error

I haven't deep-dived in whatever is required for this repo to build / deploy / anything. I implemented this in a fork, removed your addon in my HA, linked to my fork, installed and it worked (except that the API is complaining about a 403 as described in https://github.com/Skons/hassio-addons/issues/63, https://github.com/Skons/hassio-addons/issues/52, etc.).