smar000 / evoGateway

Python script for listening in and responding to evohome heating control radio messages
46 stars 17 forks source link

[HVAC] Fan states CVE-S CO2 recognised incorrectly #61

Closed FrankvdAa closed 9 months ago

FrankvdAa commented 9 months ago

Not sure if this issue is with ramses_rf or evohome-Listener, but I have a Itho Daalderop CVE-S CO2 unit with AUTO RFT-N remote controls.

On the remote controls, I have the following options:

Apart from de timer option, all settings seem to be wrongly recognised.

In below captures, I pressed Low, High, Auto. I also have an Evohome controller, that's were the setpoint message is coming from.

2023-11-12 19:48:17 |000| HGI evoGateway        -> NUL UNBOUND           | I| puzzle_packet   | datetime: 2023-11-12T19:48:17.729, engine: v0.22.40, parser: v0.22.40
2023-11-12 19:48:24 |044| 37:198669             -> 37:019136             | I| fan_mode        | medium
2023-11-12 19:48:24,593 [301] ----> Unknown zone for src: '37:198669 (HVC) '
2023-11-12 19:48:27 |064| TRV 04:007044         -> CTL Controller        | I| setpoint        | 15.00°C                                                                     [Zone 06 ]
2023-11-12 19:48:27,834 [804] Both 'target_zone_id' and 'src_zone_id' not found in ZONES
2023-11-12 19:48:28 |045| 37:198669             -> 37:019136             | I| fan_mode        | auto
2023-11-12 19:48:28,270 [301] ----> Unknown zone for src: '37:198669 (HVC) '
2023-11-12 19:48:31 |043| 37:198669             -> 37:019136             | I| fan_mode        | high
2023-11-12 19:48:31,789 [301] ----> Unknown zone for src: '37:198669 (HVC) '
2023-11-12T19:48:17.721425 # ramses_rf 0.22.40
2023-11-12T19:48:17.777540 000  I --- 18:003618 63:262142 --:------ 7FFF 016 0010018BC4DCF84176302E32322E3430
2023-11-12T19:48:24.587738 044  I --- 37:198669 37:019136 --:------ 22F1 003 000204
2023-11-12T19:48:27.828919 064  I --- 04:007044 --:------ 01:204708 2309 003 0605DC
2023-11-12T19:48:28.266746 045  I --- 37:198669 37:019136 --:------ 22F1 003 000404
2023-11-12T19:48:31.786152 043  I --- 37:198669 37:019136 --:------ 22F1 003 000304

Let me know if I can help with anything else.

Regards,

Frank

FrankvdAa commented 9 months ago

I think I was too quick and this issue seems to be with ramses_rf