Skip to content
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

RP --- 32:133288 18:101036 --:------ 2210 042 #164

Open
hermanbanken opened this issue Jan 13, 2025 · 1 comment
Open

RP --- 32:133288 18:101036 --:------ 2210 042 #164

hermanbanken opened this issue Jan 13, 2025 · 1 comment

Comments

@hermanbanken
Copy link

My Home Assistant logs contain 171 entries of the following.
I have a Orcon HVAC and a controller/sensor for it. Don't know if this is related to that, or some random noise in my radio space.

Logger: ramses_tx.message
Source: /usr/local/lib/python3.12/site-packages/ramses_tx/message.py:270
First occurred: 12 December 2024 at 08:52:38 (171 occurrences)
Last logged: 16:23:27

RP --- 32:133288 18:101036 --:------ 2210 042 00FF00FFFF580000000003FFFFFFFFFF00FFFF580000000003FFFFFFFFFFFFFFFF000000000000000800 < AssertionError(Support the development of ramses_rf by reporting this packet)
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/ramses_tx/message.py", line 255, in _validate
    result = parse_payload(self)
             ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/ramses_tx/parsers.py", line 2938, in parse_payload
    result = _PAYLOAD_PARSERS.get(msg.code, parser_unknown)(msg._pkt.payload, msg)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/ramses_tx/parsers.py", line 1385, in parser_2210
    assert payload in (
           ^^^^^^^^^^^^
AssertionError: Support the development of ramses_rf by reporting this packet
@hermanbanken
Copy link
Author

hermanbanken commented Jan 13, 2025

In v0.50 I get

Logger: ramses_tx.message
Source: /usr/local/lib/python3.13/site-packages/ramses_tx/message.py:270
First occurred: 20:41:13 (3 occurrences)
Last logged: 21:41:13

RP --- 32:133288 18:101036 --:------ 2210 042 00FF00FFFF580000000003FFFFFFFFFF00FFFF580000000003FFFFFFFFFFFFFFFF000000000000000800 < AssertionError(Support the development of ramses_rf by reporting this packet)
Traceback (most recent call last):
  File "/usr/local/lib/python3.13/site-packages/ramses_tx/message.py", line 255, in _validate
    result = parse_payload(self)
  File "/usr/local/lib/python3.13/site-packages/ramses_tx/parsers.py", line 2905, in parse_payload
    result = _PAYLOAD_PARSERS.get(msg.code, parser_unknown)(msg._pkt.payload, msg)
  File "/usr/local/lib/python3.13/site-packages/ramses_tx/parsers.py", line 1370, in parser_2210
    assert payload in (
           ^^^^^^^^^^^^
        "00FF" + "00FFFFFF0000000000FFFFFFFFFF" * 2 + "FFFFFF000000000000000800",
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ), _INFORM_DEV_MSG
    ^
AssertionError: Support the development of ramses_rf by reporting this packet

and

Logger: ramses_rf.dispatcher
Source: runner.py:154
First occurred: 19:11:10 (45 occurrences)
Last logged: 21:41:34

RP --- 32:133288 18:101036 --:------ 22E9 004 007EC800 < PacketInvalid(RP --- 32:133288 18:101036 --:------ 22E9 004 007EC800 < Unexpected code for src (FAN) to Tx)
RP --- 32:133288 18:101036 --:------ 22F2 006 0005CB01056C < PacketInvalid(RP --- 32:133288 18:101036 --:------ 22F2 006 0005CB01056C < Unexpected code for src (FAN) to Tx)
RP --- 32:133288 18:101036 --:------ 22F4 013 0060E400000000000000200000 < PacketInvalid(RP --- 32:133288 18:101036 --:------ 22F4 013 0060E400000000000000200000 < Unexpected verb/code for src (FAN) to Tx)
RP --- 32:133288 18:101036 --:------ 313E 011 00000038FA0B003C800000 < PacketInvalid(RP --- 32:133288 18:101036 --:------ 313E 011 00000038FA0B003C800000 < Unexpected code for src (FAN) to Tx)
RP --- 32:133288 18:101036 --:------ 3222 003 000000 < PacketInvalid(RP --- 32:133288 18:101036 --:------ 3222 003 000000 < Unexpected code for src (FAN) to Tx)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant