Cardio2e

Hi,

Anyone knows if this binding:

will be ported to oh3?

Best Regards,
Fernando Gomes

Compatibility is tracked in this Issue.

Hi,

@magd1978 do you plan do the port to OH3 ? I will help, if you need.

Best Regards,
Fernando Gomes

If they did not develop an OH2 version the binding can be safely considered abandoned. You can run it on OH2 and use the remoteopenhab binding to control the Items from OH3.

Hello, Fernando!

YES!!! I want to port Cardio2e binding to OH3.

I had already started working on this port with the OH2 development environment, with the idea of making it compatible with OH3 as well, but I don’t have time to do it right now, so I really appreciate your help.

By your name I have thought that you could speak Spanish. Do you speak spanish? My English is not very fluent.

It would be interesting if we could talk by Skype or another platform, better than by e-mail, to explain my idea of the port and coordinate the work.

Best regards,
Alberto Guerrero.

You can also use private messaging here. Just click the user name. like this.

Thanks!

1 Like

I sent to you a pm. :slight_smile:

2 Likes

:+1: O.K. I answered it.

Hello, good night.

Have you already ported it to OH3 ou OH4? I really want to start modernizing the cardio IIé installed on my home!

Best regards

Hello.

For my part, the work on porting the Cardio 2é binding to OH3 / OH4 has been put on hold due to lack of time.

As a temporary solution, I have set up two parallel instances of openHAB in my installation. The first instance is an openHAB 2 with the compatibility support for OH1 bindings and only the Cardio 2é binding running. The second is an openHAB 4 that connects to the OH2 instance through the Remote openHAB Binding, containing everything else (bindings, rules, user interface, etc…).

Best regards.

Hi,

I ported it to a standalone daemon.

https://github.com/fapgomes/cardio2e/

This way you can choose the automation plataform that you can use.

Best Regards,
Fernando Gomes