You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@onemorename I have create a new branch multiple_heatpumps for this.
I try to implement the changes for multiple heatpumps in it. Currently it's still work in progress.
At the moment the sensors are prefixed with the domain (luxtronik2) e.g. "sensor.%domain%*".
Another heatpump creates the same sensors and they are overwritten.
The integration name is default the ip address of the heatpump.
This branch changes the sensor prefix from domain if the integration name is unequal to the ip address.
E.g. "sensor.%integration_name%*"
The device names are also extended with the integration name:
As i try to open a second and/or third heatpump the existing sensor values are overwritten by the new one's.
It would be great if multiple Heatpumps could get added - as this would allow to montor & track the performance and efficiency of them in parallel
The text was updated successfully, but these errors were encountered: