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
Orcon WTW HRC4xx using ramses_cc 0.30.2
‘filter remaining time’ is not stored into an entity. The entity is always unavailable.
It is being polled every day (I see the 10D0 requests/answers in my packet.log), but not stored.
Apperently there is an old PR to fix this: Update sensor.py by janvkem · Pull Request #62 · zxdavb/ramses_cc · GitHub I manually updated my previous version of ramses_cc to include it. I applied this to 0.30.2 as well.
However in the latest ramses_rf the const SZ_FILTER_REMAINING is also not imported from ramses_rf.tx.const.
The text was updated successfully, but these errors were encountered:
fb6a05a
No branches or pull requests
Orcon WTW HRC4xx using ramses_cc 0.30.2
‘filter remaining time’ is not stored into an entity. The entity is always unavailable.
It is being polled every day (I see the 10D0 requests/answers in my packet.log), but not stored.
Apperently there is an old PR to fix this: Update sensor.py by janvkem · Pull Request #62 · zxdavb/ramses_cc · GitHub
I manually updated my previous version of ramses_cc to include it. I applied this to 0.30.2 as well.
However in the latest ramses_rf the const SZ_FILTER_REMAINING is also not imported from ramses_rf.tx.const.
The text was updated successfully, but these errors were encountered: