Closed DarkWarden85 closed 1 year ago
Hey there @ottowinter, @jesserockz, mind taking a look at this issue as it has been labeled with an integration (esphome
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
esphome documentation esphome source (message by IssueLinks)
I have now installed the new esphome version 2023.2.0 and can confirm that the issue is still present.
Might be solved by using App.register_component
instead of App.register_climate
See: https://github.com/wichers/esphome-comfoair/issues/20#issue-1587615430
Hi @jgverweij. That is actually my comment on the esphome-comfoair repo. I have posted a possible solution, but am waiting for confirmation that my approach is actually the right one.
Ah, didnt't see that it was you but recognised the same problem on two places. Have been researching this in the past as well, but still cannot seem to get a connection to my whr930.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
Hi,
I have the following error that keeps showing up in my logs when restarting Home Assistant:
It refers to a climate entity I have set up in esphome. The strange thing is that it works absolutely fine. When looking into core.entity_registry, core.device_registry or the esphome config itself I cannot find any duplicate unique IDs. I've been having this problem since setting up the device nearly two years ago, but I simply cannot get to the bottom of this. Is there anything else I could do in order to troubleshoot this?
What version of Home Assistant Core has the issue?
Home Assistant 2023.2.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
esphome
Link to integration documentation on our website
https://www.home-assistant.io/integrations/esphome/
Diagnostics information
config_entry-esphome-70855a0e37800ebc92cf225c483da6c7.json.txt
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
I am using a custom included file in order to interface with my zehnder climate control.