Code Monkey home page Code Monkey logo

Comments (6)

tomgit33 avatar tomgit33 commented on September 4, 2024

confirmed, same here. Update rtl_433 an this addon.

from rtl_433-hass-addons.

Magicpulse avatar Magicpulse commented on September 4, 2024

Same here after updating the addon

from rtl_433-hass-addons.

eduardkirkosa avatar eduardkirkosa commented on September 4, 2024

same here

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
mqtt found in this Home Assistance instance.
Starting rtl_433_mqtt_hass.py...
[2024-02-17T09:10:15+0100] INFO:root:Enabling debug logging
[2024-02-17T09:10:15+0100] INFO:root:Discovering all devices
Exception ignored in: <function Client.del at 0x7f28349f8900>
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/paho/mqtt/client.py", line 874, in del
self._reset_sockets()
File "/usr/local/lib/python3.12/site-packages/paho/mqtt/client.py", line 1133, in _reset_sockets
self._sock_close()
File "/usr/local/lib/python3.12/site-packages/paho/mqtt/client.py", line 1119, in _sock_close
if not self._sock:
^^^^^^^^^^
AttributeError: 'Client' object has no attribute '_sock'
Traceback (most recent call last):
File "/rtl_433_mqtt_hass.py", line 990, in
run()
File "/rtl_433_mqtt_hass.py", line 917, in run
rtl_433_bridge()
File "/rtl_433_mqtt_hass.py", line 888, in rtl_433_bridge
mqttc = mqtt.Client()
^^^^^^^^^^^^^
TypeError: Client.init() missing 1 required positional argument: 'callback_api_version'
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

from rtl_433-hass-addons.

Skotniki17 avatar Skotniki17 commented on September 4, 2024

Same here after updating the addon

from rtl_433-hass-addons.

hindsight2021 avatar hindsight2021 commented on September 4, 2024

Same error post-update as well.

from rtl_433-hass-addons.

deviantintegral avatar deviantintegral commented on September 4, 2024

Thanks for the reports, looks like paho-mqtt released a new major version last week. PR is up at #180.

Closing as a duplicate of #178.

from rtl_433-hass-addons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.