ekutner / home-connect-hass

Alternative (and improved) Home Connect integration for Home Assistant
MIT License
569 stars 55 forks source link

bsh_common_option_estimatedtotalprogramtime for washing machine not reported #374

Closed xxLeoxx93 closed 5 months ago

xxLeoxx93 commented 5 months ago

Describe the bug

Sensor "bsh_common_option_estimatedtotalprogramtime" was working until today - not it's unavailable. However now the sme information is put in "bsh_common_option_finishinrelative" ? It's the second time that I use this integration maybe that behaviour is normal? in the first run i didn't get other sensors with data.

Version of the custom_component

1.1.6

Configuration

Default

ekutner commented 5 months ago

Sensors are available when the API makes them available. The estimated program time sensor is available when a program is running.

xxLeoxx93 commented 5 months ago

Sensors are available when the API makes them available. The estimated program time sensor is available when a program is running. @ekutner It was running, but the remaining time was missing.Similarly my oven doesn't report the current temperature reliably. Could this be a API limit? I've 4 devices.

ekutner commented 5 months ago

Well, it's still the same answer, sensors are available when Home Connect makes them available. If you believe this is a bug then open a new issue and include all the required information, including a debug log.