GithubHelp home page GithubHelp logo

Comments (6)

joe248 avatar joe248 commented on August 17, 2024

I also see this but only at startup, so it's not as annoying:

WARNING (SyncWorker_12) [sleekxmpp.basexmpp] fulljid property deprecated. Use boundjid.resource

I'm not sure how to fix this one as I don't see "fulljid" anywhere in the code.

from sucks.

wpietri avatar wpietri commented on August 17, 2024

Thanks for fixing this! I appreciate it.

from sucks.

joe248 avatar joe248 commented on August 17, 2024

No problem. Thanks for this library!

from sucks.

rchamp26 avatar rchamp26 commented on August 17, 2024

i am running the latest home assistant version 0.95.4 and the ecovacs vacuum now works again, but i continue to get this same warning

fulljid property deprecated. Use boundjid.resource

from sucks.

jumate avatar jumate commented on August 17, 2024

Same problem, with home assistant version 0.102.3

from sucks.

bggardner avatar bggardner commented on August 17, 2024

This is caused by the sleekxmppfs.basexmpp module, for which there is no GitHub repo (that I could find). If you comment out line 610 of sleekxmppfs/basexmpp.py, the warning will be suppressed. The location of the file will vary based on your installation.

@wpietri - I believe the warning should say "resource property deprecated..." Correspondingly, the use of self.resource in this repo should use self.boundjid.resource instead. Pull request #92

from sucks.

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.