DavidMStraub / homeassistant-homeconnect

Custom component for Home Assistant to connect appliances supporting the Home Connect standard
MIT License
116 stars 29 forks source link

program_progress sensor never reach 100 #93

Closed Zolli closed 4 years ago

Zolli commented 4 years ago

Hy, i have a similar problem mentioned in #83, I removed the old version (installed manually) and use the build-in version in the newest HA. The washing machine integration program_progress sensor could not get above 98, is this issue is still valid maybe?

DavidMStraub commented 4 years ago

The version in this repo is identical to the one in HA core up to some irrelevant modifications, so it is not a bug of the beta integration (hence I will close the issue). But in any case this is not necessarily a bug, it is more likely just your washing machine never reporting this to the API. If you want to be sure, you can always use the Python library directly and print every API event.