Giter Site home page Giter Site logo

Comments (9)

ksya avatar ksya commented on August 13, 2024

Please send the full contents of the error.

from ha-nefiteasy.

gjvetten avatar gjvetten commented on August 13, 2024

from ha-nefiteasy.

gjvetten avatar gjvetten commented on August 13, 2024

from ha-nefiteasy.

ksya avatar ksya commented on August 13, 2024

Yes sorry, will check later. I already deleted my comment :)

from ha-nefiteasy.

ksya avatar ksya commented on August 13, 2024

Is this with the current Github version/latest commit?
I see you have "NotConnectedError", which I hoped to have fixed in the latest commit.

from ha-nefiteasy.

gjvetten avatar gjvetten commented on August 13, 2024

from ha-nefiteasy.

yellowonblack avatar yellowonblack commented on August 13, 2024

Using the last version of the component and last version of HA 0.102.3 (as Docker container), the component freezes at random times (sometimes hours and sometimes days after HA restart) with the below error.

2019-12-11 18:02:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.nefit_status fails
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 270, in async_update_ha_state
await self.async_device_update()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 448, in async_device_update
await self.async_update()
File "/config/custom_components/nefiteasy/nefit_device.py", line 58, in async_update
self._client.nefit.get(self.get_endpoint())
File "/usr/local/lib/python3.7/site-packages/aionefit/init.py", line 98, in get
self.xmppclient.send_message(mto=self._to, mbody=msg)
File "/usr/local/lib/python3.7/site-packages/aionefit/provider/slixmpp_impl.py", line 95, in send_message
message.stream.send_raw(str_data)
File "/usr/local/lib/python3.7/site-packages/slixmpp/xmlstream/xmlstream.py", line 926, in send_raw
raise NotConnectedError()
slixmpp.xmlstream.xmlstream.NotConnectedError

from ha-nefiteasy.

ksya avatar ksya commented on August 13, 2024

I don't think this is still relevant. Otherwise, please respond here or open new issue.

from ha-nefiteasy.

gjvetten avatar gjvetten commented on August 13, 2024

from ha-nefiteasy.

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.