-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status does not get updated during dry cycle on 0.14.0 #190
Comments
Hi @erpayo, I think the integration maybe lost it's connection to the websocket at 06:15. In the latest version I tried to implement a mechanism to reconnect when the connection is lost unexpected. Can you check it out? 🙂 |
@KameDomotics I think that's the normal behavior of the hon api, when you turn it off and on it's ready for the next run. |
I don't think that's the case. The remaining time at the end of the cycle must be zero minutes (the cycle time is a countdown, it must end at zero). There are always minutes left in my dryer, and the same thing happens in my washing machine too (usually 2 or 5 minutes left). These residual minutes are never the same, they almost always vary, but they never reach zero. However, in the official hOn app the cycle ends at zero. |
installed beta 6. Now it's running its firs drying cycle with new version. Will report with the result of a few cycles. |
During various cycles, the integration seems to remain connected during the cycle, but as noted in issue #191 for the next cycle it does not get connected again |
Describe the bug
Since updating to 0.14.0 home assistant does not get notified of status changes in tumble dryer
To Reproduce
Steps to reproduce the behavior:
program the tumble dryer to delayed start using hon integration
let the dryer do its job
Expected behavior
Once the dryer starts the dry cycle Home assistant should be getting dryer status updates: remaining time, cycle phase, machine status, etc
Screenshots
before update
after update
Environment (please complete the following information):
Additional context
Before updating to 0.14.0 it was working ok
Home Assistant Logs
Check
System
->Logs
if you can find any logs related to this integration and post it here.Device Log
Data Archive
td_1009.zip
The text was updated successfully, but these errors were encountered: