We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hvac_mode remains off after window open detection has timed out.
I have noticed that it could happen when an open window was detected, and after X min the state returns to normal but the entity isn't fully updated:
If I would restart HA it is fixed, so there must be small glitch some where.
Here are the logs:
Logs.zip
I'm thinking it's related to https://github.com/zxdavb/evohome_cc/blob/b119afafc5e5ab33fa29a903cec39d80d71010d8/custom_components/evohome_cc/climate.py#L151
The text was updated successfully, but these errors were encountered:
@phdelodder Can you close this, or provide more feedback? If it is still an issue, I can have a look at it.
Sorry, something went wrong.
No branches or pull requests
hvac_mode remains off after window open detection has timed out.
I have noticed that it could happen when an open window was detected, and after X min the state returns to normal but the
entity isn't fully updated:
If I would restart HA it is fixed, so there must be small glitch some where.
Here are the logs:
Logs.zip
I'm thinking it's related to https://github.com/zxdavb/evohome_cc/blob/b119afafc5e5ab33fa29a903cec39d80d71010d8/custom_components/evohome_cc/climate.py#L151
The text was updated successfully, but these errors were encountered: