Aohzan / ecodevices

Home Assistant custom component for GCE Eco-Devices
Apache License 2.0
14 stars 4 forks source link

More than one eco devices #18

Closed jorka57 closed 2 years ago

jorka57 commented 2 years ago

Hello,

We have an installation with several Eco devices. One for the three-phase and HP / HC Electric meter. Another for the metering part of city water, another for metering water for the swimming pool. etc ... How to integrate several Eco-devices in the same installation of Home Assistant. Because if I ask for a new integration, he tells me that there is already a first one.

Thanks

Jonathan

Aohzan commented 2 years ago

Hello, It checks if the IP addresse or hostname is already used, can you paste me the error ?

jorka57 commented 2 years ago

Ok I think I understand indeed: I am using remote access for the moment via a hostname which remains the same but whose ports are different for each Eco device.

Eco device 1: ext-access.com:8001 Eco device 2: ext-access.com:8002 etc.

The same configuration for the IPX800V4 via the YAML works;)

So how can I successfully integrate my remote eco devices? An update of your code or via YAML as for the IPX800V4?

Thanks ;)

Aohzan commented 2 years ago

I have to handle a couple of host and port instead of just host, I'll try to do that (I can't do the same thing than ipx800v4 as it's an old style config, but I will figured it out)

Aohzan commented 2 years ago

You can do it with the 4.0.0 release https://github.com/Aohzan/ecodevices/releases/tag/4.0.0