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
The Orcon RF15 control unit https://orcon.nl/product/afstandsbediening-15rf/ address 18:071957 which sends 2210 messages, do you know what they are?
Logger: ramses_rf.protocol.message Source: /usr/local/lib/python3.11/site-packages/ramses_rf/protocol/message.py:350 First occurred: 25 juni 2023 om 19:56:07 (5 occurrences) Last logged: 25 juni 2023 om 20:13:20 RP --- 32:155021 18:071957 --:------ 2210 042 00FF00FFFFFF0000000000FFFFFFFFFF00FFFFFF0000000000FFFFFFFFFFFFFFFF000000000000020800 < AssertionError(Support the development of ramses_rf by reporting this packet) Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/ramses_rf/protocol/message.py", line 331, in _validate result = PAYLOAD_PARSERS.get(self.code, parser_unknown)( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/ramses_rf/protocol/parsers.py", line 140, in wrapper result = fnc(payload, msg, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/ramses_rf/protocol/parsers.py", line 1335, in parser_2210 assert payload in ( ^^^^^^^^^^^^ AssertionError: Support the development of ramses_rf by reporting this packet
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Orcon RF15 control unit https://orcon.nl/product/afstandsbediening-15rf/ address 18:071957 which sends 2210 messages, do you know what they are?
The text was updated successfully, but these errors were encountered: