Code Monkey home page Code Monkey logo

Comments (4)

kurokobo avatar kurokobo commented on August 20, 2024

@kubealex @jpmens
F.Y.I., aiomqtt 2.0.0 had been released on 16 Jan, and in 2.0.0 connect (and disconnect) method completely removed:
https://github.com/sbtinstruments/aiomqtt/blob/main/CHANGELOG.md

So kubealex.eda.mqtt 1.0.7 no longer works with aiomqtt 2.0.0.

2024-01-17 13:24:09,200 - ansible_rulebook.engine - INFO - Calling main in kubealex.eda.mqtt
2024-01-17 13:24:09,201 - ansible_rulebook.engine - ERROR - Source error 'Client' object has no attribute 'connect'
2024-01-17 13:24:09,201 - ansible_rulebook.engine - ERROR - Shutting down source: kubealex.eda.mqtt error : 'Client' object has no attribute 'connect'

As a workaround, we have to install 1.x of aiomqtt to make kubealex.eda.mqtt work.

from kubealex.eda.

kubealex avatar kubealex commented on August 20, 2024

Thanks a lot for pointing that out @jpmens and @kurokobo!

I just tested and released v1.0.8 that is working like a charm, do you mind giving it a try @kurokobo?

Thank you!

from kubealex.eda.

kurokobo avatar kurokobo commented on August 20, 2024

@kubealex
Thanks for rapid update, I've tested kubealex.eda.mqtt on kubealex.eda==1.0.8 with aiomqtt==2.0.0 and confirmed that it works well without any errors nor warnings.
I think this issue can be closed. Thanks!

from kubealex.eda.

kubealex avatar kubealex commented on August 20, 2024

The closing comment was lost in space :D Closing as discussed, thanks @kurokobo for the tests!

from kubealex.eda.

Related Issues (1)

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.