Page 1 of 1

Ramses II support for Orcon

Posted: Monday 12 February 2024 17:47
by 84dasilva
Hi,

I'm using Honeywell Evohome and a HGI80. I noticed I'm getting unknown command errors. After some research I understand these are messages send by my Orcon MVS15R, as they operate by the same protocol, the Ramses II.

According to resourses below, all required command information seems to be available for the device.

Would it be possible to "clone" the evohome coding to use it as a start for an Orcon plugin?




https://github.com/peeter123/orcon-15rf ... ol-decoder
https://github.com/zxdavb/ramses_protocol

2024-02-12 17:28:07.796 Error: EvohomeHGI80: evohome: unknown command 31e0
2024-02-12 17:28:07.811 Error: EvohomeHGI80: evohome: unknown command 31d9
2024-02-12 17:28:27.810 Error: EvohomeHGI80: evohome: unknown command 1298

Honeywell HGI80
Orcon MVS15R(H)(B)
Orcon 15R
current workarround
current workarround
orcon.jpeg (197.71 KiB) Viewed 1543 times

Re: Ramses II support for Orcon

Posted: Tuesday 13 February 2024 10:12
by b_weijenberg
I suppose Orcon is supported by Domoticz with the RFXCOM RFX868XL

Re: Ramses II support for Orcon

Posted: Tuesday 13 February 2024 11:44
by 84dasilva
b_weijenberg wrote: Tuesday 13 February 2024 10:12 I suppose Orcon is supported by Domoticz with the RFXCOM RFX868XL
Thanks for reply.

On the rfxcom site I see the brand Orcon is mentioned, further no details. If it would be the same, then Honeywell Evohome would be mentioned too I presume. I send them a mail just to clarify.

As far as I can see is that within domoticz almost everything is already available, "only" implemention of the unknown messages is required, and these data details seem available in the provided resources.