question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Home Connect not updating states properly

See original GitHub issue

The problem

I am using core integration Home Connect with my Bosch Dryer. Issue is - when dryer goes off, so does wifi. However state of some entities remain. For instance door state, remaining program time, etc. Which makes it difficult to use states in automations. When I open Home Connect app on my android phone, it reports correctly that it could not connect to the device. Thus I would expect entities to become unavailable for instance, and not remember the last state, or time since program finished.

At this moment, dryer is turned off (wifi off), yet it shows power as “on”. In addition, entitities like “Duration” or “Program Progress” are never available.

image image

What version of Home Assistant Core has the issue?

core-2022.2.3

What was the last working version of Home Assistant Core?

N/A

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Home Connect

Link to integration documentation on our website

https://www.home-assistant.io/integrations/home_connect/

Diagnostics information

N/A

Example YAML snippet

N/A

Anything in the logs that might be useful for us?

N/A

Additional information

I would expect for these entities to be “unavailable” once appliance is turned off.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:3
  • Comments:43 (7 by maintainers)

github_iconTop GitHub Comments

4reactions
DavidMStraubcommented, Mar 6, 2022

Unfortunately this is becoming a common theme across HA, integrations go into CORE then the original maintainers don’t have time to maintain or they no longer have the item in their homes to help update. I have two different integrations in this state currently. I am currently looking at the Home Connect integration in Node-Red now.

So what? There have already been several merged PRs by several different contributors this year as you can check here. It’s perfectly alive and well. I developed this integration in my free time, now others are improving it. That’s how open source works.

4reactions
stomko11commented, Feb 26, 2022

Can anyone actually look into integration and fix it, or is this thread only about summarizing issues? Basically, it is useless. I can’t build any automation based on reported states.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fixing the common connectivity errors - Home Connect
If you're trying to connect our smart home app to appliances and getting errors in return, don't worry – the solution might be...
Read more >
Home Connect integration - 2 out of 3 devices not updating at ...
The problem I had Home Connect integration in use for like 8 days or so, now "it stopped working" 3 days ago, flooding...
Read more >
0.110 Home Connect not working? - Configuration
When I add the integration in the UI I get an error: 'unauthorized_client: client or redirection URI not authorized'. The URL, client id...
Read more >
If HomePod mini or HomePod isn't responding - Apple Support
HomePod with No Response alert in Home app. Check for alerts in the Home app. If HomePod mini or HomePod can't connect to...
Read more >
React State not getting updated properly in SetInterval Methods
In Set Interval timer I'm checking for a condition and if the condition is met I'm updating the state,But It is not working...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found