floringhimie / salusfy

SALUS THERMOSTAT Custom component for Home-Assistant
37 stars 16 forks source link

2nd it500 #10

Closed cpass-watch closed 10 months ago

cpass-watch commented 11 months ago

Hi, this is not exactly an issue as I have the integration working great thank you. Is there a way to add a second thermostat with a different ID?

Claudio1L commented 10 months ago

I solved running a second container with a separated HA instance only to run "single tenant" integrations like this one. Then using https://github.com/custom-components/remote_homeassistant I export the entities to the main instance.

This is useful also in case where the owner is not supporting the integration anymore, like it seems in this case

floringhimie commented 10 months ago

Please try to use the integration twice maybe works. climate:

Claudio1L commented 10 months ago

No way, unique_id config is not supported

floringhimie commented 10 months ago

OK then... another way is to copy to your local PC from custom_components salusfy folder, rename the folder to salusfx (for example) and use notepad++ to find&replace in files "salusfy" to "salusfx" and then upload it to HA. In config use platform: salusfx

floringhimie commented 10 months ago

My last comment should be a possible solution.

cpass-watch commented 9 months ago

Yes that worked thank you, I now have two Salus temp controllers