Airios ventilation integration

After 1 week of working with the device, I found my ID FAN device and also my ID REMOTE device, however I have two issues:
1- My gateway is losing its connection periodically, as can be seen in the next image.

2- I’ve already tried multiple configurations, but I can’t use the known_list in the config flow, in order to use the same configuration for siber 2 as described before. (This could be related to my gateway losing its connection)

My config flow configuration is shown in the next figures. Can anyone help me fill up the fields to activate a known list as described for siber 2?
image
image


image
image
image

Try the following, restart and wait for quite some time. Test the RAMSES RF Send command service to the remote, using “high”/“low” as the command and see in packet.log if it appears.

"18:000000":   # Note: your gateway device id starts with 18: but is not 18:000730 - that is a sentinel value.
  class: HGI
"32:aaaaaa":
  class: FAN
  _note: SIBER DF EVO2
"37:bbbbbb":
  class: REM
  _note: SIBER DF EVO2 Multicontrol DFEVOCTRL08 Fake
  faked: true
  commands:
    away: " I --- 37:bbbbbb 32:aaaaaa--:------ 22F1 003 000107"
    low: " I --- 37:bbbbbb 32:aaaaaa--:------ 22F1 003 000207"
    medium: " I --- 37:bbbbbb 32:aaaaaa--:------ 22F1 003 000307"
    high: " I --- 37:bbbbbb 32:aaaaaa--:------ 22F1 003 000407"
    boost: " I --- 37:bbbbbb 32:aaaaaa--:------ 22F1 003 000707"
    bypass_off: " W --- 37:bbbbbb 32:aaaaaa--:------ 22F7 003 00C8EF"
    bypass_on: " W --- 37:bbbbbb 32:aaaaaa--:------ 22F7 003 0000EF"
    bypass_auto: " W --- 37:bbbbbb 32:aaaaaa--:------ 22F7 003 00FFEF"
    calendar_off: " W --- 37:bbbbbb 32:aaaaaa--:------ 22B0 002 0006"
    calendar_on: " W --- 37:bbbbbb 32:aaaaaa--:------ 22B0 002 0005"

You can safely ignore this - it is a logic error - the gateway is not losing it’s connection at all.

No, it isn’t. The connection isn’t being lost, it is just being reported as such.

The code was designed for evohome CH/DHW systems, not HVAC systems, and this bug is due to differences in the way that the two behave.

I will look at a fix.

Your known_list looks fine to me (assuming your device IDs are correct), but I would:

  • add the gateway, 18:074005, as suggested by @siebenish
  • enable ‘Accept packets from known devices only’ - this is best practice.

Now…

Your HVAC kit manufacturer is Siber

When setting up HVAC remotes, you must know which ‘scheme’ to use. I know of three (all bases on Airos), and Siber is likely to be using one of them:

  • Orcon
  • Itho, and
  • Nuaire

Has someone determined which scheme Siber uses?

@franji Implies it uses the Orcon scheme.

It shoudl be possible to created a (fully-) faked remote similar to a MANDO MULTICONTROL INALÁMBRICO without having to purchase the existing kit.

What would be really useful would be a packet log of the above device being bound to the ventilation unit - that way, we would be certain as to:

  • which scheme
  • other specific information needed to fake the remote

Please see this wiki, which explains a lot more - but is a WIP.

My previous reply applies to what I have: a SIBER DF EVO2 and a remote just like that one you mentioned.

All the commands I listed work as expected and this is what I get from the integration:

image

With the current integration status I can pretty much control the ventilation system which was the main point, while getting some data from the unit sensors.

image

I will try to find the command for resetting the filter remaining info one of these days.

In any case I do have some questions / notes to @zxdavb:

  1. The Siber wall remote has date / time configurations that are local to the remote, not the HRV unit. Whenever power is down, the remote also loses its date / time configuration. Do you think there is any way to use the integration to set the date automatically from HA?

  2. There are some sensors in the integration that are unavailable , for which I don’t know if they just are there or aren’t applicable or the integration isn’t looking for them in the right place.

  1. It would be nice if the integration configuration would allow to set a friendly_name to the devices and respective entities

  2. I have some warnings in the logs, some for invalid packets and one for hvac_modes (which I’ve seen in github to ignore for now). Are the packet ones errors expected?

2024-05-30 18:48:13.808 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ramses_cc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-30 18:48:19.146 WARNING (ImportExecutor_0) [ramses_tx.transport] EXPERIMENTAL: Using pyserial-asyncio-fast in place of pyserial-asyncio
2024-05-30 18:48:19.253 WARNING (MainThread) [ramses_rf.gateway] GATEWAY: Restoring a cached packet log...
2024-05-30 18:48:19.278 WARNING (MainThread) [ramses_rf.gateway] GATEWAY: Restored, resuming
2024-05-30 18:48:21.896 WARNING (MainThread) [homeassistant.components.climate] Entity climate.32:137185 (<class 'custom_components.ramses_cc.climate.RamsesHvac'>) implements HVACMode(s): auto, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/zxdavb/ramses_cc/issues
2024-05-30 18:48:37.526 WARNING (MainThread) [ramses_rf.dispatcher] RP --- 32:137185 18:003599 --:------ 22E5 004 0034C800 < PacketInvalid(RP --- 32:137185 18:003599 --:------ 22E5 004 0034C800 < Unexpected code for src (FAN) to Tx)
2024-05-30 18:48:37.576 WARNING (MainThread) [ramses_rf.dispatcher] RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800 < PacketInvalid(RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800 < Unexpected code for src (FAN) to Tx)
2024-05-30 18:48:37.643 WARNING (MainThread) [ramses_rf.dispatcher] RP --- 32:137185 18:003599 --:------ 22F4 013 0060E400000000000000200000 < PacketInvalid(RP --- 32:137185 18:003599 --:------ 22F4 013 0060E400000000000000200000 < Unexpected code for src (FAN) to Tx)
2024-05-30 18:48:49.645 WARNING (MainThread) [ramses_rf.dispatcher] RP --- 32:137185 18:003599 --:------ 313E 011 0000C3EC700E003C800000 < PacketInvalid(RP --- 32:137185 18:003599 --:------ 313E 011 0000C3EC700E003C800000 < Unexpected code for src (FAN) to Tx)
2024-05-30 18:48:52.674 WARNING (MainThread) [ramses_tx.message] RP --- 32:137185 18:003599 --:------ 3222 013 00000A00000000000000000000 < Payload doesn't match '^00[0-9A-F]{4,20}$': 00000A00000000000000000000
  1. Forgot one more: given the HVR are basically fans, would it make sense - if possible - to have the integration set it as a fan entity rather than a climate entity?

The command is listed in the wiki:

reset_filter: ' W --- 29:123456 32:123456 --:------ 10D0 002 00FF'

Depends…

Is the remote battery powered? If so, it won’t be listening for such data.

If it is mains powered, you could try sending it a W|313F packet.

Maybe first check that the ventilation unit isn’t sending and I|313F periodically.

Not all ventilation units support all sensors. The integarion is looking in the right place, but the values are ‘Null’.

It should do so already.

Nope. It is a HVAC unit (a superset of a fan), not a fan.

1 Like

These packet payloads are not completely understood:

2024-05-30T18:48:37.526000 ... RP --- 32:137185 18:003599 --:------ 22E5 004 0034C800  # {'percent_2': 0.26, 'percent_4': 1.0, 'percent_6': 0.0}
2024-05-30T18:48:37.576000 ... RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800  # {'percent_2': 0.46, 'percent_4': 1.0, 'percent_6': 0.0}
2024-05-30T18:48:37.643000 ... RP --- 32:137185 18:003599 --:------ 22F4 013 0060E400000000000000200000  # {'value_02': '60', 'value_04': 'E4'}
2024-05-30T18:48:49.645000 ... RP --- 32:137185 18:003599 --:------ 313E 011 0000C3EC700E003C800000  # {'value_02': '00C3EC700E', 'value_12': '003C80', 'value_18': '0000'}

Please feel free to have a play around and see if you can make the payloads change - send me annotated packet logs if you have any insights.

I had thought this was fixed? What version of the integration are you running?

Was fixed via: fix #162 · zxdavb/ramses_cc@a35257e · GitHub

I’m using 0.41.20. It doesn’t appear on every reboot but it often appears.

 Entity climate.32:137185 (<class 'custom_components.ramses_cc.climate.RamsesHvac'>) implements HVACMode(s): auto, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/zxdavb/ramses_cc/issues

On the climate entity, I also have this error with the HomeKit integration:

Logger: homeassistant.components.homekit
Source: components/homekit/__init__.py:739
integration: HomeKit Bridge ([documentation](https://www.home-assistant.io/integrations/homekit), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+homekit%22))
First occurred: 22:46:32 (1 occurrences)
Last logged: 22:46:32

Failed to create a HomeKit accessory for climate.32_137185

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/homekit/__init__.py", line 739, in add_bridge_accessory acc = get_accessory(self.hass, self.driver, state, aid, conf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/homekit/accessories.py", line 277, in get_accessory return TYPES[a_type](hass, driver, name, state.entity_id, aid, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/homekit/type_thermostats.py", line 374, in __init__ self.async_update_state(state) File "/usr/src/homeassistant/homeassistant/components/homekit/type_thermostats.py", line 627, in async_update_state homekit_hvac_action = HC_HASS_TO_HOMEKIT_ACTION[hvac_action] ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ KeyError: 'speed 1, low'

The remote is mains powered. I can see records with 313F, here’s an extract of the packet log which includes some of those entries:

packet log
2024-05-30T20:36:11.603873 000 RQ --- 18:003599 32:137185 --:------ 22E0 001 00
2024-05-30T20:36:11.626974 067 RP --- 32:137185 18:003599 --:------ 22E0 004 001AC800
2024-05-30T20:36:11.638839 000 RQ --- 18:003599 32:137185 --:------ 22F2 001 00
2024-05-30T20:36:11.660012 066 RP --- 32:137185 18:003599 --:------ 22F2 006 000499010697
2024-05-30T20:36:11.687047 000 RQ --- 18:003599 32:137185 --:------ 22F4 001 00
2024-05-30T20:36:11.720059 066 RP --- 32:137185 18:003599 --:------ 22F4 013 0060E400000000000000200000
2024-05-30T20:36:14.711226 000 RQ --- 18:003599 32:137185 --:------ 22F8 001 00
2024-05-30T20:36:20.548620 000 RQ --- 18:003599 32:137185 --:------ 3222 001 00
2024-05-30T20:36:20.565695 066 RP --- 32:137185 18:003599 --:------ 3222 003 006000
2024-05-30T20:36:23.606434 000 RQ --- 18:003599 32:137185 --:------ 313E 001 00
2024-05-30T20:36:23.628734 067 RP --- 32:137185 18:003599 --:------ 313E 011 0000C3ECDB30003C800000
2024-05-30T20:37:19.157065 058 RQ --- 37:145236 32:137185 --:------ 31DA 001 00
2024-05-30T20:37:19.190160 067 RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF092409700968092FF00200011A36000000EF7FFF7FFF00
2024-05-30T20:37:23.431333 067  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF092409710968092FF00200011A36000000EF7FFF7FFF00
2024-05-30T20:43:17.782214 061  I --- 37:145236 32:137185 --:------ 22F1 003 000407
2024-05-30T20:43:17.807199 068  I 159 32:137185 --:------ 32:137185 31D9 017 000A040020202020202020202020202008
2024-05-30T20:43:17.910288 068  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF091B0971096A0924F00200035C6C000000EF7FFF7FFF00
2024-05-30T20:43:23.130259 067  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF091A097209690923F00200035C6C000000EF7FFF7FFF00
2024-05-30T20:47:22.909419 065  I 160 32:137185 --:------ 32:137185 31D9 017 000A040020202020202020202020202008
2024-05-30T20:47:23.012658 066  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF0942097A09740907F00200035C6C000000EF7FFF7FFF00
2024-05-30T20:48:12.864870 065  I --- 32:137185 --:------ 32:137185 313F 009 007CA52F741E0507E8
2024-05-30T20:52:23.152541 057 RQ --- 37:145236 32:137185 --:------ 31DA 001 00
2024-05-30T20:52:23.198672 065 RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF09430983097C0901F00200035C6C000000EF7FFF7FFF00
2024-05-30T20:57:22.383209 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF09370985097F08F5F00200035C6C000000EF7FFF7FFF00
2024-05-30T21:02:22.107262 065  I 161 32:137185 --:------ 32:137185 31D9 017 000A040020202020202020202020202008
2024-05-30T21:06:05.516450 000 RQ --- 18:003599 32:137185 --:------ 22E5 001 00
2024-05-30T21:06:05.540732 066 RP --- 32:137185 18:003599 --:------ 22E5 004 0034C800
2024-05-30T21:06:08.539760 000 RQ --- 18:003599 32:137185 --:------ 22E9 001 00
2024-05-30T21:06:08.552915 066 RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800
2024-05-30T21:06:11.561732 000 RQ --- 18:003599 32:137185 --:------ 2210 001 00
2024-05-30T21:06:11.612020 067 RP --- 32:137185 18:003599 --:------ 2210 042 00FF00FFFFFF0000000000FFFFFFFFFF00FFFFFF0000000000FFFFFFFFFFFFFFFF000000000000000800
2024-05-30T21:06:14.584952 000 RQ --- 18:003599 32:137185 --:------ 22E0 001 00
2024-05-30T21:06:14.606729 000 RQ --- 18:003599 32:137185 --:------ 22F2 001 00
2024-05-30T21:06:14.651031 000 RQ --- 18:003599 32:137185 --:------ 22F4 001 00
2024-05-30T21:06:14.674017 066 RP --- 32:137185 18:003599 --:------ 22F4 013 0060E600000000000000200000
2024-05-30T21:06:17.673953 000 RQ --- 18:003599 32:137185 --:------ 22F8 001 00
2024-05-30T21:06:20.697906 000 RQ --- 18:003599 32:137185 --:------ 3222 001 00
2024-05-30T21:06:20.716115 066 RP --- 32:137185 18:003599 --:------ 3222 003 006000
2024-05-30T21:06:23.721258 000 RQ --- 18:003599 32:137185 --:------ 313E 001 00
2024-05-30T21:06:23.744187 066 RP --- 32:137185 18:003599 --:------ 313E 011 0000C3ECF930003C800000
2024-05-30T21:07:21.856025 066  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF09280986098808DFF00200035C6C000000EF7FFF7FFF00
2024-05-30T21:07:27.147948 060 RQ --- 37:145236 32:137185 --:------ 31DA 001 00
2024-05-30T21:07:27.185777 064 RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF09280988098808DFF00200035C6C000000EF7FFF7FFF00
2024-05-30T21:17:21.305902 065  I 162 32:137185 --:------ 32:137185 31D9 017 000A040020202020202020202020202008
2024-05-30T21:17:21.398766 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF0931099B099B08E5F00200035C6C000000EF7FFF7FFF00
2024-05-30T21:18:11.250169 066  I --- 32:137185 --:------ 32:137185 313F 009 007CA411751E0507E8
2024-05-30T21:22:31.142354 061 RQ --- 37:145236 32:137185 --:------ 31DA 001 00
2024-05-30T21:22:31.185696 065 RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF093809AA09AA08ECF00200035C6C000000EF7FFF7FFF00
2024-05-30T21:27:20.768627 066  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF093909AE09AF08E8F00200035C6C000000EF7FFF7FFF00
2024-05-30T21:31:03.139949 061 RQ --- 37:145236 32:137185 --:------ 313F 001 00
2024-05-30T21:31:03.163930 066 RP --- 32:137185 37:145236 --:------ 313F 009 007C9C1E751E0507E8
2024-05-30T21:31:03.305301 060 RQ --- 37:145236 32:137185 --:------ 1470 001 00
2024-05-30T21:31:03.329129 065 RP --- 32:137185 37:145236 --:------ 1470 008 00920E60802A0108
2024-05-30T21:32:20.480244 066  I 163 32:137185 --:------ 32:137185 31D9 017 000A040020202020202020202020202008
2024-05-30T21:36:05.543883 000 RQ --- 18:003599 32:137185 --:------ 22E5 001 00
2024-05-30T21:36:05.563805 065 RP --- 32:137185 18:003599 --:------ 22E5 004 0034C800
2024-05-30T21:36:08.566826 000 RQ --- 18:003599 32:137185 --:------ 22E9 001 00
2024-05-30T21:36:08.580952 066 RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800
2024-05-30T21:36:11.591042 000 RQ --- 18:003599 32:137185 --:------ 2210 001 00
2024-05-30T21:36:11.644810 067 RP --- 32:137185 18:003599 --:------ 2210 042 00FF00FFFFFF0000000000FFFFFFFFFF00FFFFFF0000000000FFFFFFFFFFFFFFFF000000000000000800
2024-05-30T21:36:14.614114 000 RQ --- 18:003599 32:137185 --:------ 22E0 001 00
2024-05-30T21:36:14.635918 000 RQ --- 18:003599 32:137185 --:------ 22F2 001 00
2024-05-30T21:36:17.659023 000 RQ --- 18:003599 32:137185 --:------ 22F4 001 00
2024-05-30T21:36:17.679145 066 RP --- 32:137185 18:003599 --:------ 22F4 013 0060E600000000000000200000
2024-05-30T21:36:20.682136 000 RQ --- 18:003599 32:137185 --:------ 22F8 001 00
2024-05-30T21:36:23.704203 000 RQ --- 18:003599 32:137185 --:------ 3222 001 00
2024-05-30T21:36:23.731381 065 RP --- 32:137185 18:003599 --:------ 3222 003 006000
2024-05-30T21:36:26.726289 000 RQ --- 18:003599 32:137185 --:------ 313E 001 00
2024-05-30T21:36:26.748273 066 RP --- 32:137185 18:003599 --:------ 313E 011 0000C3ED1733003C800000
2024-05-30T21:37:20.223090 066  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF093809B309B308E6F00200035C6C000000EF7FFF7FFF00
2024-05-30T21:37:35.137251 059 RQ --- 37:145236 32:137185 --:------ 31DA 001 00
2024-05-30T21:37:35.179346 066 RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF093A09B309B308E5F00200035C6C000000EF7FFF7FFF00
2024-05-30T21:47:19.639957 066  I 164 32:137185 --:------ 32:137185 31D9 017 000A040020202020202020202020202008
2024-05-30T21:47:19.738032 066  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF093609B309B608E4F00200035C6C000000EF7FFF7FFF00
2024-05-30T21:48:09.597589 065  I --- 32:137185 --:------ 32:137185 313F 009 007CA22F751E0507E8
2024-05-30T21:52:39.133888 060 RQ --- 37:145236 32:137185 --:------ 31DA 001 00
2024-05-30T21:52:39.167578 066 RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF093609B409B908DEF00200035C6C000000EF7FFF7FFF00
2024-05-30T21:57:19.098934 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF093509BA09C008DDF00200035C6C000000EF7FFF7FFF00
2024-05-30T22:02:18.829751 066  I 165 32:137185 --:------ 32:137185 31D9 017 000A040020202020202020202020202008
2024-05-30T22:04:18.242153 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB515D1A32324631204933373A313435323336
2024-05-30T22:04:18.265369 000  I --- 37:145236 32:137185 --:------ 22F1 003 000307
2024-05-30T22:04:18.307220 065  I 166 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008
2024-05-30T22:04:18.327136 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB515D4D32324631204933373A313435323336
2024-05-30T22:04:18.353992 000  I --- 37:145236 32:137185 --:------ 22F1 003 000307
2024-05-30T22:04:18.390414 066  I 167 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008
2024-05-30T22:04:18.424057 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB515D8132324631204933373A313435323336
2024-05-30T22:04:18.455174 000  I --- 37:145236 32:137185 --:------ 22F1 003 000307
2024-05-30T22:04:18.731176 066  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF093909C809D108DEF00200023440000000EF7FFF7FFF00
2024-05-30T22:06:05.565822 000 RQ --- 18:003599 32:137185 --:------ 22E5 001 00
2024-05-30T22:06:05.581289 065 RP --- 32:137185 18:003599 --:------ 22E5 004 0034C800
2024-05-30T22:06:08.589409 000 RQ --- 18:003599 32:137185 --:------ 22E9 001 00
2024-05-30T22:06:08.603225 065 RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800
2024-05-30T22:06:11.612333 000 RQ --- 18:003599 32:137185 --:------ 2210 001 00
2024-05-30T22:06:11.652571 066 RP --- 32:137185 18:003599 --:------ 2210 042 00FF00FFFFFF0000000000FFFFFFFFFF00FFFFFF0000000000FFFFFFFFFFFFFFFF000000000000000800
2024-05-30T22:06:14.634915 000 RQ --- 18:003599 32:137185 --:------ 22E0 001 00
2024-05-30T22:06:14.653701 066 RP --- 32:137185 18:003599 --:------ 22E0 004 001AC800
2024-05-30T22:06:14.685629 000 RQ --- 18:003599 32:137185 --:------ 22F2 001 00
2024-05-30T22:06:14.714483 065 RP --- 32:137185 18:003599 --:------ 22F2 006 0006530107A2
2024-05-30T22:06:17.707592 000 RQ --- 18:003599 32:137185 --:------ 22F4 001 00
2024-05-30T22:06:17.731563 065 RP --- 32:137185 18:003599 --:------ 22F4 013 0060E500000000000000200000
2024-05-30T22:06:20.730872 000 RQ --- 18:003599 32:137185 --:------ 22F8 001 00
2024-05-30T22:06:23.753917 000 RQ --- 18:003599 32:137185 --:------ 3222 001 00
2024-05-30T22:06:23.769940 065 RP --- 32:137185 18:003599 --:------ 3222 003 006000
2024-05-30T22:06:26.779131 000 RQ --- 18:003599 32:137185 --:------ 313E 001 00
2024-05-30T22:06:26.798279 066 RP --- 32:137185 18:003599 --:------ 313E 011 0000C3ED3533003C800000
2024-05-30T22:07:18.569333 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF091B09D109D308E6F00200023440000000EF7FFF7FFF00
2024-05-30T22:07:43.129000 060 RQ --- 37:145236 32:137185 --:------ 31DA 001 00
2024-05-30T22:07:43.163096 065 RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF091A09D209D308E5F00200023440000000EF7FFF7FFF00
2024-05-30T22:17:18.021763 065  I 168 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008
2024-05-30T22:17:18.124823 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF091009D509D708E3F00200023440000000EF7FFF7FFF00
2024-05-30T22:18:07.976287 065  I --- 32:137185 --:------ 32:137185 313F 009 007CA011761E0507E8
2024-05-30T22:22:47.125242 059 RQ --- 37:145236 32:137185 --:------ 31DA 001 00
2024-05-30T22:22:47.162990 066 RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF090F09D609D908E1F00200023440000000EF7FFF7FFF00
2024-05-30T22:24:18.347589 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB63AD0332324631204933373A313435323336
2024-05-30T22:24:18.370608 000  I --- 37:145236 32:137185 --:------ 22F1 003 000207
2024-05-30T22:24:18.399271 065  I 169 32:137185 --:------ 32:137185 31D9 017 000A020020202020202020202020202008
2024-05-30T22:24:18.417655 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB63AD3632324631204933373A313435323336
2024-05-30T22:24:18.440887 000  I --- 37:145236 32:137185 --:------ 22F1 003 000207
2024-05-30T22:24:18.484613 065  I 170 32:137185 --:------ 32:137185 31D9 017 000A020020202020202020202020202008
2024-05-30T22:24:18.504828 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB63AD6B32324631204933373A313435323336
2024-05-30T22:24:18.536775 000  I --- 37:145236 32:137185 --:------ 22F1 003 000207
2024-05-30T22:24:18.573466 065  I 171 32:137185 --:------ 32:137185 31D9 017 000A020020202020202020202020202008
2024-05-30T22:24:18.667729 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF090F09D509D908E5F00200011A36000000EF7FFF7FFF00
2024-05-30T22:24:27.654001 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF090E09D809D808E6F00200011A36000000EF7FFF7FFF00
2024-05-30T22:27:17.500860 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08FE09D309D908E8F00200011A36000000EF7FFF7FFF00
2024-05-30T22:31:03.121398 060 RQ --- 37:145236 32:137185 --:------ 313F 001 00
2024-05-30T22:31:03.145396 065 RP --- 32:137185 37:145236 --:------ 313F 009 007C9C1E761E0507E8
2024-05-30T22:31:03.288431 061 RQ --- 37:145236 32:137185 --:------ 1470 001 00
2024-05-30T22:31:03.314350 065 RP --- 32:137185 37:145236 --:------ 1470 008 00920E60802A0108
2024-05-30T22:32:17.241683 066  I 172 32:137185 --:------ 32:137185 31D9 017 000A020020202020202020202020202008
2024-05-30T22:36:05.586986 000 RQ --- 18:003599 32:137185 --:------ 22E5 001 00
2024-05-30T22:36:05.604957 066 RP --- 32:137185 18:003599 --:------ 22E5 004 0034C800
2024-05-30T22:36:08.611997 000 RQ --- 18:003599 32:137185 --:------ 22E9 001 00
2024-05-30T22:36:08.628161 066 RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800
2024-05-30T22:36:11.635363 000 RQ --- 18:003599 32:137185 --:------ 2210 001 00
2024-05-30T22:36:11.686574 065 RP --- 32:137185 18:003599 --:------ 2210 042 00FF00FFFFFF0000000000FFFFFFFFFF00FFFFFF0000000000FFFFFFFFFFFFFFFF000000000000000800
2024-05-30T22:36:14.658335 000 RQ --- 18:003599 32:137185 --:------ 22E0 001 00
2024-05-30T22:36:14.682590 065 RP --- 32:137185 18:003599 --:------ 22E0 004 001AC800
2024-05-30T22:36:17.681542 000 RQ --- 18:003599 32:137185 --:------ 22F2 001 00
2024-05-30T22:36:17.701498 066 RP --- 32:137185 18:003599 --:------ 22F2 006 0004D90106C3
2024-05-30T22:36:20.704438 000 RQ --- 18:003599 32:137185 --:------ 22F4 001 00
2024-05-30T22:36:20.728419 066 RP --- 32:137185 18:003599 --:------ 22F4 013 0060E400000000000000200000
2024-05-30T22:36:23.727923 000 RQ --- 18:003599 32:137185 --:------ 22F8 001 00
2024-05-30T22:36:26.750711 000 RQ --- 18:003599 32:137185 --:------ 3222 001 00
2024-05-30T22:36:26.775746 066 RP --- 32:137185 18:003599 --:------ 3222 003 006000
2024-05-30T22:36:29.773715 000 RQ --- 18:003599 32:137185 --:------ 313E 001 00
2024-05-30T22:36:29.793692 067 RP --- 32:137185 18:003599 --:------ 313E 011 0000C3ED5336003C800000
2024-05-30T22:37:16.980190 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08E409C309D308DFF00200011A36000000EF7FFF7FFF00
2024-05-30T22:37:51.120079 061 RQ --- 37:145236 32:137185 --:------ 31DA 001 00
2024-05-30T22:37:51.160166 066 RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF08E309C309D308DDF00200011A36000000EF7FFF7FFF00
2024-05-30T22:46:19.319886 # ramses_tx 0.31.20
2024-05-30T22:46:19.374173 000  I --- 18:003599 63:262142 --:------ 7FFF 016 0010018FCB77D53F76302E33312E3230
2024-05-30T22:46:19.421256 ...  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB63AD6B32324631204933373A313435323336 # 7FFF| I|18:003599
2024-05-30T22:46:19.446435 ...  I --- 37:145236 32:137185 --:------ 22F1 003 000207 # 22F1| I|37:145236
2024-05-30T22:46:19.460808 ... RP --- 32:137185 37:145236 --:------ 1470 008 00920E60802A0108 # 1470|RP|32:137185
2024-05-30T22:46:19.479449 ...  I 172 32:137185 --:------ 32:137185 31D9 017 000A020020202020202020202020202008 # 31D9| I|32:137185|00 (00)
2024-05-30T22:46:19.493802 ...  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08E409C309D308DFF00200011A36000000EF7FFF7FFF00 # 31DA| I|32:137185|00 (00)
2024-05-30T22:46:19.516480 ... RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF08E309C309D308DDF00200011A36000000EF7FFF7FFF00 # 31DA|RP|32:137185|00 (00)
2024-05-30T22:46:34.702334 000 RQ --- 18:003599 32:137185 --:------ 22E0 001 00
2024-05-30T22:46:34.722478 064 RP --- 32:137185 18:003599 --:------ 22E0 004 001AC800
2024-05-30T22:46:37.725182 000 RQ --- 18:003599 32:137185 --:------ 22F1 001 00
2024-05-30T22:46:37.742883 065 RP --- 32:137185 18:003599 --:------ 22F1 003 000207
2024-05-30T22:46:37.750226 000 RQ --- 18:003599 32:137185 --:------ 2210 001 00
2024-05-30T22:46:37.777423 000 RQ --- 18:003599 32:137185 --:------ 22E5 001 00
2024-05-30T22:46:37.828526 000 RQ --- 18:003599 32:137185 --:------ 22E9 001 00
2024-05-30T22:46:37.844469 065 RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800
2024-05-30T22:46:37.880703 000 RQ --- 18:003599 32:137185 --:------ 22F2 001 00
2024-05-30T22:46:37.896286 065 RP --- 32:137185 18:003599 --:------ 22F2 006 0004DC0106D3
2024-05-30T22:46:37.932488 000 RQ --- 18:003599 32:137185 --:------ 22F4 001 00
2024-05-30T22:46:37.966347 065 RP --- 32:137185 18:003599 --:------ 22F4 013 0060E400000000000000200000
2024-05-30T22:46:37.984854 000 RQ --- 18:003599 32:137185 --:------ 22F8 001 00
2024-05-30T22:46:49.839748 000 RQ --- 18:003599 32:137185 --:------ 10D0 001 00
2024-05-30T22:46:49.855543 066 RP --- 32:137185 18:003599 --:------ 10D0 006 00395A7F0000
2024-05-30T22:46:52.862812 000 RQ --- 18:003599 32:137185 --:------ 313E 001 00
2024-05-30T22:46:52.884585 000 RQ --- 18:003599 32:137185 --:------ 3222 001 00
2024-05-30T22:47:16.436498 066  I 173 32:137185 --:------ 32:137185 31D9 017 000A020020202020202020202020202008
2024-05-30T22:47:16.529762 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08D909B909CC08D9F00200011A36000000EF7FFF7FFF00
2024-05-30T22:47:46.496691 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB79299732324631204933373A313435323336
2024-05-30T22:47:46.520687 000  I --- 37:145236 32:137185 --:------ 22F1 003 000307
2024-05-30T22:47:46.550342 065  I 174 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008
2024-05-30T22:47:46.569407 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB7929CA32324631204933373A313435323336
2024-05-30T22:47:46.592577 000  I --- 37:145236 32:137185 --:------ 22F1 003 000307
2024-05-30T22:47:46.635624 065  I 175 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008
2024-05-30T22:47:46.654259 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB7929FE32324631204933373A313435323336
2024-05-30T22:47:46.688732 000  I --- 37:145236 32:137185 --:------ 22F1 003 000307
2024-05-30T22:47:46.715598 065  I 176 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008
2024-05-30T22:47:46.809198 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08D909BB09CB08D8F00200023440000000EF7FFF7FFF00
2024-05-30T22:47:56.415748 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08D909BA09CC08D8F00200023440000000EF7FFF7FFF00
2024-05-30T22:48:06.393126 065  I --- 32:137185 --:------ 32:137185 313F 009 007C9F2F761E0507E8
2024-05-30T22:51:30.959959 # ramses_tx 0.31.20
2024-05-30T22:51:31.001360 000  I --- 18:003599 63:262142 --:------ 7FFF 016 0010018FCB7C969676302E33312E3230
2024-05-30T22:51:31.019753 ... RP --- 32:137185 37:145236 --:------ 1470 008 00920E60802A0108 # 1470|RP|32:137185
2024-05-30T22:51:31.020149 ... RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF08E309C309D308DDF00200011A36000000EF7FFF7FFF00 # 31DA|RP|32:137185|00 (00)
2024-05-30T22:51:31.020584 ... RP --- 32:137185 18:003599 --:------ 10D0 006 00395A7F0000 # 10D0|RP|32:137185
2024-05-30T22:51:31.020979 ...  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB7929FE32324631204933373A313435323336 # 7FFF| I|18:003599
2024-05-30T22:51:31.021305 ...  I --- 37:145236 32:137185 --:------ 22F1 003 000307 # 22F1| I|37:145236
2024-05-30T22:51:31.021644 ...  I 176 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008 # 31D9| I|32:137185|00 (00)
2024-05-30T22:51:31.022013 ...  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08D909BA09CC08D8F00200023440000000EF7FFF7FFF00 # 31DA| I|32:137185|00 (00)
2024-05-30T22:51:33.668266 # ramses_tx 0.31.20
2024-05-30T22:51:33.705691 000  I --- 18:003599 63:262142 --:------ 7FFF 016 0010018FCB7CA12776302E33312E3230
2024-05-30T22:51:33.722781 ... RP --- 32:137185 37:145236 --:------ 1470 008 00920E60802A0108 # 1470|RP|32:137185
2024-05-30T22:51:33.723586 ... RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF08E309C309D308DDF00200011A36000000EF7FFF7FFF00 # 31DA|RP|32:137185|00 (00)
2024-05-30T22:51:33.724049 ... RP --- 32:137185 18:003599 --:------ 10D0 006 00395A7F0000 # 10D0|RP|32:137185
2024-05-30T22:51:33.724470 ...  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB7929FE32324631204933373A313435323336 # 7FFF| I|18:003599
2024-05-30T22:51:33.724858 ...  I --- 37:145236 32:137185 --:------ 22F1 003 000307 # 22F1| I|37:145236
2024-05-30T22:51:33.725160 ...  I 176 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008 # 31D9| I|32:137185|00 (00)
2024-05-30T22:51:33.725469 ...  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08D909BA09CC08D8F00200023440000000EF7FFF7FFF00 # 31DA| I|32:137185|00 (00)
2024-05-30T22:51:48.878841 000 RQ --- 18:003599 32:137185 --:------ 22F8 001 00
2024-05-30T22:51:51.900990 000 RQ --- 18:003599 32:137185 --:------ 22F1 001 00
2024-05-30T22:51:51.916923 065 RP --- 32:137185 18:003599 --:------ 22F1 003 000307
2024-05-30T22:51:51.941902 000 RQ --- 18:003599 32:137185 --:------ 2210 001 00
2024-05-30T22:51:51.989816 065 RP --- 32:137185 18:003599 --:------ 2210 042 00FF00FFFFFF0000000000FFFFFFFFFF00FFFFFF0000000000FFFFFFFFFFFFFFFF000000000000000800
2024-05-30T22:51:51.995953 000 RQ --- 18:003599 32:137185 --:------ 22E0 001 00
2024-05-30T22:51:52.017051 066 RP --- 32:137185 18:003599 --:------ 22E0 004 001AC800
2024-05-30T22:51:52.043137 000 RQ --- 18:003599 32:137185 --:------ 22E5 001 00
2024-05-30T22:51:52.056782 065 RP --- 32:137185 18:003599 --:------ 22E5 004 0034C800
2024-05-30T22:51:52.094201 000 RQ --- 18:003599 32:137185 --:------ 22E9 001 00
2024-05-30T22:51:52.107054 065 RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800
2024-05-30T22:51:52.145108 000 RQ --- 18:003599 32:137185 --:------ 22F2 001 00
2024-05-30T22:51:52.169022 066 RP --- 32:137185 18:003599 --:------ 22F2 006 00068C0107A5
2024-05-30T22:51:52.195833 000 RQ --- 18:003599 32:137185 --:------ 22F4 001 00
2024-05-30T22:51:52.217972 064 RP --- 32:137185 18:003599 --:------ 22F4 013 0060E500000000000000200000
2024-05-30T22:52:18.602720 # ramses_tx 0.31.20
2024-05-30T22:52:18.665732 000  I --- 18:003599 63:262142 --:------ 7FFF 016 0010018FCB7D50AE76302E33312E3230
2024-05-30T22:52:19.001533 ... RP --- 32:137185 37:145236 --:------ 1470 008 00920E60802A0108 # 1470|RP|32:137185
2024-05-30T22:52:19.021480 ... RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF08E309C309D308DDF00200011A36000000EF7FFF7FFF00 # 31DA|RP|32:137185|00 (00)
2024-05-30T22:52:19.035247 ... RP --- 32:137185 18:003599 --:------ 10D0 006 00395A7F0000 # 10D0|RP|32:137185
2024-05-30T22:52:19.071146 ...  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB7929FE32324631204933373A313435323336 # 7FFF| I|18:003599
2024-05-30T22:52:19.100265 ...  I --- 37:145236 32:137185 --:------ 22F1 003 000307 # 22F1| I|37:145236
2024-05-30T22:52:19.146779 ...  I 176 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008 # 31D9| I|32:137185|00 (00)
2024-05-30T22:52:19.168999 ...  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08D909BA09CC08D8F00200023440000000EF7FFF7FFF00 # 31DA| I|32:137185|00 (00)
2024-05-30T22:52:34.345227 000 RQ --- 18:003599 32:137185 --:------ 22F8 001 00
2024-05-30T22:52:37.368435 000 RQ --- 18:003599 32:137185 --:------ 22F1 001 00
2024-05-30T22:52:37.390296 000 RQ --- 18:003599 32:137185 --:------ 2210 001 00
2024-05-30T22:52:37.428308 000 RQ --- 18:003599 32:137185 --:------ 22E0 001 00
2024-05-30T22:52:37.452301 066 RP --- 32:137185 18:003599 --:------ 22E0 004 001AC800
2024-05-30T22:52:37.479267 000 RQ --- 18:003599 32:137185 --:------ 22E5 001 00
2024-05-30T22:52:37.502444 064 RP --- 32:137185 18:003599 --:------ 22E5 004 0034C800
2024-05-30T22:52:37.530422 000 RQ --- 18:003599 32:137185 --:------ 22E9 001 00
2024-05-30T22:52:37.547273 065 RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800
2024-05-30T22:52:37.581411 000 RQ --- 18:003599 32:137185 --:------ 22F2 001 00
2024-05-30T22:52:37.599315 065 RP --- 32:137185 18:003599 --:------ 22F2 006 000693010792
2024-05-30T22:52:37.632165 000 RQ --- 18:003599 32:137185 --:------ 22F4 001 00
2024-05-30T22:52:37.653407 065 RP --- 32:137185 18:003599 --:------ 22F4 013 0060E500000000000000200000
2024-05-30T22:52:49.365737 000 RQ --- 18:003599 32:137185 --:------ 3222 001 00
2024-05-30T22:52:49.391873 065 RP --- 32:137185 18:003599 --:------ 3222 003 006000
2024-05-30T22:52:52.389842 000 RQ --- 18:003599 32:137185 --:------ 313E 001 00
2024-05-30T22:52:52.409905 065 RP --- 32:137185 18:003599 --:------ 313E 011 0000C3ED6411003C800000
2024-05-30T22:52:55.115986 060 RQ --- 37:145236 32:137185 --:------ 31DA 001 00
2024-05-30T22:52:55.150759 065 RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF08FB09C509CA08D3F00200023440000000EF7FFF7FFF00
2024-05-30T22:53:45.294296 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB7EA32532324631204933373A313435323336
2024-05-30T22:53:45.327327 000  I --- 37:145236 32:137185 --:------ 22F1 003 000307
2024-05-30T22:53:45.358451 065  I 177 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008
2024-05-30T22:53:45.396719 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB7EA35732324631204933373A313435323336
2024-05-30T22:53:45.431502 000  I --- 37:145236 32:137185 --:------ 22F1 003 000307
2024-05-30T22:53:45.499339 000  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB7EA38C32324631204933373A313435323336
2024-05-30T22:53:45.533487 000  I --- 37:145236 32:137185 --:------ 22F1 003 000307
2024-05-30T22:53:45.563375 065  I 178 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008
2024-05-30T22:53:45.656779 065  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08FB09C309C908D1F00200023440000000EF7FFF7FFF00
2024-05-30T22:56:45.586931 # ramses_tx 0.31.20
2024-05-30T22:56:45.627954 000  I --- 18:003599 63:262142 --:------ 7FFF 016 0010018FCB81639976302E33312E3230
2024-05-30T22:56:45.645861 ... RP --- 32:137185 37:145236 --:------ 1470 008 00920E60802A0108 # 1470|RP|32:137185
2024-05-30T22:56:45.646523 ... RP --- 32:137185 18:003599 --:------ 10D0 006 00395A7F0000 # 10D0|RP|32:137185
2024-05-30T22:56:45.646947 ... RP --- 32:137185 37:145236 --:------ 31DA 030 00EF007FFFEFEF08FB09C509CA08D3F00200023440000000EF7FFF7FFF00 # 31DA|RP|32:137185|00 (00)
2024-05-30T22:56:45.647481 ...  I --- 18:003599 63:262142 --:------ 7FFF 023 0011018FCB7EA38C32324631204933373A313435323336 # 7FFF| I|18:003599
2024-05-30T22:56:45.647901 ...  I --- 37:145236 32:137185 --:------ 22F1 003 000307 # 22F1| I|37:145236
2024-05-30T22:56:45.648286 ...  I 178 32:137185 --:------ 32:137185 31D9 017 000A030020202020202020202020202008 # 31D9| I|32:137185|00 (00)
2024-05-30T22:56:45.648705 ...  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08FB09C309C908D1F00200023440000000EF7FFF7FFF00 # 31DA| I|32:137185|00 (00)
2024-05-30T22:57:00.855353 000 RQ --- 18:003599 32:137185 --:------ 22F2 001 00
2024-05-30T22:57:00.882347 065 RP --- 32:137185 18:003599 --:------ 22F2 006 00069B010799
2024-05-30T22:57:03.878447 000 RQ --- 18:003599 32:137185 --:------ 22F1 001 00
2024-05-30T22:57:03.907200 065 RP --- 32:137185 18:003599 --:------ 22F1 003 000307
2024-05-30T22:57:03.917394 000 RQ --- 18:003599 32:137185 --:------ 2210 001 00
2024-05-30T22:57:03.970814 065 RP --- 32:137185 18:003599 --:------ 2210 042 00FF00FFFFFF0000000000FFFFFFFFFF00FFFFFF0000000000FFFFFFFFFFFFFFFF000000000000000800
2024-05-30T22:57:03.988273 065 RP --- 32:137185 18:003599 --:------ 22E0 004 001AC800
2024-05-30T22:57:04.016184 000 RQ --- 18:003599 32:137185 --:------ 22E5 001 00
2024-05-30T22:57:04.038361 064 RP --- 32:137185 18:003599 --:------ 22E5 004 0034C800
2024-05-30T22:57:04.067225 000 RQ --- 18:003599 32:137185 --:------ 22E9 001 00
2024-05-30T22:57:04.093386 065 RP --- 32:137185 18:003599 --:------ 22E9 004 005CC800
2024-05-30T22:57:04.118504 000 RQ --- 18:003599 32:137185 --:------ 22F4 001 00
2024-05-30T22:57:04.139235 065 RP --- 32:137185 18:003599 --:------ 22F4 013 0060E500000000000000200000
2024-05-30T22:57:04.169449 000 RQ --- 18:003599 32:137185 --:------ 22F8 001 00
2024-05-30T22:57:15.818853 000 RQ --- 18:003599 32:137185 --:------ 3222 001 00
2024-05-30T22:57:15.832642 065 RP --- 32:137185 18:003599 --:------ 3222 003 006000
2024-05-30T22:57:15.936652 064  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08FE09C609C908D3F00200023440000000EF7FFF7FFF00
2024-05-30T22:57:18.842097 000 RQ --- 18:003599 32:137185 --:------ 313E 001 00
2024-05-30T22:57:18.860687 065 RP --- 32:137185 18:003599 --:------ 313E 011 0000C3ED682B003C800000

FYI:

2024-05-30T22:56:45.648705 ...  I --- 32:137185 --:------ 32:137185 31DA 030 00EF007FFFEFEF08FB09C309C908D1F00200023440000000EF7FFF7FFF00  # {'hvac_id': '00', 'exhaust_fan_speed': 0.26, 'fan_info': 'speed 2, medium', '_unknown_fan_info_flags': [0, 0, 0], 'air_quality': None, 'co2_level': None, 'indoor_humidity': None, 'outdoor_humidity': None, 'exhaust_temp': 22.99, 'supply_temp': 24.99, 'indoor_temp': 25.05, 'outdoor_temp': 22.57, 'speed_capabilities': ['off', 'low_med_high', 'timer', 'boost', 'post_heater'], 'bypass_position': 0.0, 'supply_fan_speed': 0.32, 'remaining_mins': 0, 'post_heat': 0.0, 'pre_heat': None, 'supply_flow': None, 'exhaust_flow': None}
1 Like

FYI:

2024-05-30T22:31:03.121398 ... RQ --- 37:145236 32:137185 --:------ 313F 001 00  # {}
2024-05-30T22:31:03.145396 ... RP --- 32:137185 37:145236 --:------ 313F 009 007C9C1E761E0507E8  # {'datetime': '2024-05-30T22:30:28', 'is_dst': True, '_unknown_0': '7C'}

Above, you see the remote (37:) asking the HRU (32:) for the current time.

1 Like

Hi,

First of all, thank you for all the help. Fantastic job. Now I can see all the data sensors (at least the ones that are in the equipment) and I can also control the equipment, and the transmission is quite fast.

I only have one problem now (at least I think it is a problem). Sometimes the connection goes down, and I can’t receive any data. Everything appears as unavailable, as you can see in the following images. The only way to fix it is to shut down the equipment (HRV) and restart it because if I do that on the Home Assistant, it doesn’t work.
However, I can send commands in both scenarios.




Make sure the USB dongle’s socket circuits are well pushed against the USB port’s. This was essential for me to get the dongle working mostly ok, as I first thought it was just faulty.

I say mostly ok because it has stopped working a few times, but it was enough just replugging it and it started working by itself (not immediately). I don’t ever power down the HRU. The fact that it stops working makes me go back thinking that it might be somewhat faulty anyway; but I’m still collecting logs for this.

Here are the gateway’s HA event logs with the “normal” behavior and one of the blackout’s I mentioned:

I did update to the latest beta for the latest 2 weeks and now it works flawless. Never appear unavaliable data again.

The Gateway still jumps between problem and ok (but as already described in an earlier post that’s normal)

Hi,

I was looking for integration options for a Siber Optima2 BP HRV when I found this amazing thread that pointed me in the right direction.

After some research it seems that there are a lot of devices from different brands using Airios VMD-02RPS{54,66,78} controllers, Siber included (mine uses the VMD-02RPS78 for example, like the Siber EVO series).

Airios have a Ramses II RF ↔ RS485 gateway, the BRDG-02R13, rebranded by Siber as DFEVORFRS485.

I have ordered one of these and asked Siber for the documentation. Their response was amazing, they provided the configuration software, firmware, full MODBUS registers documentation and the detailed pairing process!

So I plan to write a new integration based on this gateway which is fully supported and documented. I will post again when I have something to be tested in case you are interested.

3 Likes

Just got the USB dongle from Indalo-Tech and a newly setup Siber Evo DF4 with the remote control.

I have the USB dongle directly on my HA computer and I’m able to read all sensor values using the code from @siebenish, however I cannot get it to send any command.

When I try to change fan speed or mode I get

Failed to perform the action climate/set_hvac_mode. unknown error

On the HA log’s I have the following errors:

Logger: ramses_rf.dispatcher
Source: runner.py:189
First occurred: 10:44:41 (147 occurrences)
Last logged: 20:34:39

RP --- 32:162627 18:226212 --:------ 22E0 004 0047C800 < PacketInvalid(RP --- 32:162627 18:226212 --:------ 22E0 004 0047C800 < Unexpected code for src (FAN) to Tx)
RP --- 32:162627 18:226212 --:------ 22E5 004 006BC800 < PacketInvalid(RP --- 32:162627 18:226212 --:------ 22E5 004 006BC800 < Unexpected code for src (FAN) to Tx)
RP --- 32:162627 18:226212 --:------ 22E9 004 008FC800 < PacketInvalid(RP --- 32:162627 18:226212 --:------ 22E9 004 008FC800 < Unexpected code for src (FAN) to Tx)
RP --- 32:162627 18:226212 --:------ 22F2 006 00030401028B < PacketInvalid(RP --- 32:162627 18:226212 --:------ 22F2 006 00030401028B < Unexpected code for src (FAN) to Tx)
RP --- 32:162627 18:226212 --:------ 3222 007 00030405040005 < PacketInvalid(RP --- 32:162627 18:226212 --:------ 3222 007 00030405040005 < Unexpected code for src (FAN) to Tx)

And on the log from Ramses_CC I get these:

2024-10-15T20:34:21.342785 000 RQ --- 18:226212 32:162627 --:------ 2210 001 00
2024-10-15T20:34:21.392202 076 RP --- 32:162627 18:226212 --:------ 2210 042 00FF00FFFF000000000000FFFFFFFFFF00FFFF000000000000FFFFFFFFFFFFFFFF0000D8800A02828800
2024-10-15T20:34:21.454784 000 RQ --- 18:226212 32:162627 --:------ 22F4 001 00
2024-10-15T20:34:21.476639 076 RP --- 32:162627 18:226212 --:------ 22F4 013 0060DD00000000000000200000
2024-10-15T20:34:24.472773 000 RQ --- 18:226212 32:162627 --:------ 22F1 001 00
2024-10-15T20:34:24.488688 077 RP --- 32:162627 18:226212 --:------ 22F1 003 000107
2024-10-15T20:34:24.552116 000 RQ --- 18:226212 32:162627 --:------ 22E0 001 00
2024-10-15T20:34:24.579276 077 RP --- 32:162627 18:226212 --:------ 22E0 004 0047C800
2024-10-15T20:34:24.641863 000 RQ --- 18:226212 32:162627 --:------ 22E5 001 00
2024-10-15T20:34:24.664070 077 RP --- 32:162627 18:226212 --:------ 22E5 004 006BC800
2024-10-15T20:34:24.726909 000 RQ --- 18:226212 32:162627 --:------ 22E9 001 00
2024-10-15T20:34:24.748971 078 RP --- 32:162627 18:226212 --:------ 22E9 004 008FC800
2024-10-15T20:34:24.811750 000 RQ --- 18:226212 32:162627 --:------ 22F2 001 00
2024-10-15T20:34:24.897719 076 RP --- 32:162627 18:226212 --:------ 22F2 006 00030401028B
2024-10-15T20:34:24.897819 000 RQ --- 18:226212 32:162627 --:------ 22F8 001 00

Any clue of what I might have configured wrong?
Thanks

Hi @scabrero

I have a Siber Evo DF 2 and I was thinking on by the same bridge for me. Have you do any progress in the integration with HA?

Thank you.

You have not provided enough information.

For example, you have not provided your configuration, especially your known_list.

Settings for Siber DF Evo 2 and Multicontrol DFEVOCTRL08 remote:

Hi, this is my known list (I do have an actual DFEVOCTRL08, should I create a fake remote besides the real one?)

"18:100900":
  class: HGI
"32:162627":
  class: FAN
  _note: SIBER DF EVO4
"37:143839":
  class: REM
  _note: SIBER DF EVO4 Multicontrol DFEVOCTRL08
  commands:
    away: " I --- 37:143839 32:162627--:------ 22F1 003 000107"
    low: " I --- 37:143839 32:162627--:------ 22F1 003 000207"
    medium: " I --- 37:143839 32:162627--:------ 22F1 003 000307"
    high: " I --- 37:143839 32:162627--:------ 22F1 003 000407"
    boost: " I --- 37:143839 32:162627--:------ 22F1 003 000707"
    bypass_off: " W --- 37:143839 32:162627--:------ 22F7 003 00C8EF"
    bypass_on: " W --- 37:143839 32:162627--:------ 22F7 003 0000EF"
    bypass_auto: " W --- 37:143839 32:162627--:------ 22F7 003 00FFEF"
    calendar_off: " W --- 37:143839 32:162627--:------ 22B0 002 0006"
    calendar_on: " W --- 37:143839 32:162627--:------ 22B0 002 0005"

And this is the error in the log when I try to send any command:

Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/commands.py:245
integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 16:22:21 (4 occurrences)
Last logged: 16:29:22

[140114538429696] Unexpected exception
[140114154573104] Unexpected exception
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service
    response = await hass.services.async_call(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2761, in async_call
    response_data = await coro
                    ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2804, in _execute_service
    return await target(service_call)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 996, in entity_service_call
    single_response = await _handle_entity_call(
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1068, in _handle_entity_call
    result = await task
             ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 758, in async_handle_set_fan_mode_service
    await self.async_set_fan_mode(fan_mode)
  File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 766, in async_set_fan_mode
    await self.hass.async_add_executor_job(self.set_fan_mode, fan_mode)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 762, in set_fan_mode
    raise NotImplementedError
NotImplementedError`

I tried to send the command via teh FAN entity and via actions (services), with the same result. I managed to call the learn a command service sucessfully, but when trying to send the command I always get the same error:

Failed to perform the action climate/set_hvac_mode. unknown error

or

Failed to perform the action ramses_cc.send_command. Unknown error

if sent directly from actions.

Note: Gateway has been replaced as the first one could not connect to Putty in order to setup wifi and mqtt. I’m running this directly on HA usb to avoid any MQTT background issue.