HomeAssistant entity ID is overwritten when adding multiple heating devices based on HomeAssistant Switch #27884
Unanswered
joopmartens
asked this question in
Home Assistant
Replies: 2 comments
-
On HA side? What are the entities?
Not visible from your config- you only have a single device. That said: not clear to me what issue you're experiencing. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I would like to add both my heatpump and electric boiler as a heating device in EVCC and the GUI allows me to do this successfully each based on their own HomeAssistant Entity ID for the switch device.
What goes wrong is that the heating devices are both based on a HomeAssistant switch entity and this currently seems to be a single shared setting between the two devices.
The HomeAssistant Entity ID of the switch device for the first heating device is overwritten with the HomeAsssistant Entity ID of the second device.
After I changed the HomeAssistant entity ID of the switch device of the first heating device to the correct one, it also changed the HomeAssistant switch entity ID of the second heating device. (This was overwritten with the one of the first heating device)
Both heating devices validate successful when added using the GUI.
I would like to have multiple heating devices independent from each other also if they are both based on A HomeAssistent integration by using different HomeAssistant entities.
Steps to reproduce
Configuration details
Log details
What type of operating system or environment does evcc run on?
Linux
External automation
Nightly build
Version
evcc version 0.301.2
Beta Was this translation helpful? Give feedback.
All reactions