Git Product home page Git Product logo

Comments (7)

FlavorFx avatar FlavorFx commented on September 24, 2024

Same with my washing machine. Even when my BSH-App notify that cleaning is finished the adapter keeps last value >0. When my machine goes in standby the adapter changes from >0 to unavailable. Any change to improve it?

from homeassistant-homeconnect.

DavidMStraub avatar DavidMStraub commented on September 24, 2024

The problem is that this is not reported properly by the API in the SSE stream. The only way to handle this correctly would be constant polling, but they have quite strict rate limits, so I wanted to avoid that. The annoying things is that the app does not seem to be based on the same API, so it has more information/capabilities.
I already contacted the developers on some other issue and I might ask them about this as well (if/when they answer).

from homeassistant-homeconnect.

FlavorFx avatar FlavorFx commented on September 24, 2024

I understand. Would it be helpful the check how the adapter from ioBroker works (https://github.com/dna909/ioBroker.homeconnect)? Of course we both using HA but may be the source code tells us how this adapter works?

from homeassistant-homeconnect.

DavidMStraub avatar DavidMStraub commented on September 24, 2024

Possibly. Did you try that out to check how well it works? I never used ioBroker.

from homeassistant-homeconnect.

emilp333 avatar emilp333 commented on September 24, 2024

Hi David,

As I mentioned in #5, I think the right way here is to do some logic in the code and reset it to 0 when you receive the event of program finished.

from homeassistant-homeconnect.

Heiner1967 avatar Heiner1967 commented on September 24, 2024

Hi, same problem with my dischwasher, status of it often freeze wiht no update till restart of HA

from homeassistant-homeconnect.

DavidMStraub avatar DavidMStraub commented on September 24, 2024

Since the remaining progress time has been reimplemented as timestamp sensor, this problem is either solved (or still there in a different way, in which case we can open a new issue).

from homeassistant-homeconnect.

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.