You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Orcon SmartComfort zone valve (connected to the FAN, acts like a fan, can pair with remotes etc, so should be and is a FAN entity) sends a pair of 31D9 messages every 15 minutes:
2023-03-20T06:30:47.347397 066 I 123 32:132403 --:------ 32:132403 31D9 017 00-04030020202020202020202020202004
2023-03-20T06:30:47.442439 064 I 124 32:132403 --:------ 32:132403 31D9 017 01-04030020202020202020202020202004
This is my SSM-D2 requesting filter change, this request is then relayed by the 132403 valve/zone unit to the main fan 134446.
But 123403 also replies to 32:105848 and 32:105844 (not an RF error, I have a bunch of these packets).
I do not know these devices. I have no other packets from/to these devices in my log.
My Orcon SmartComfort zone valve (connected to the FAN, acts like a fan, can pair with remotes etc, so should be and is a
FAN
entity) sends a pair of 31D9 messages every 15 minutes:Note that the second (always) has zone/idx
01
. This throws anAssertionError
in: https://github.com/zxdavb/ramses_rf/blob/master/ramses_rf/protocol/message.py#L219I'm not sure how to fix this...
My ramses_cc config:
The text was updated successfully, but these errors were encountered: