-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Platform vicare does not generate unique IDs. On every start up of Home Assistant #27
Comments
Can you share your diagnostics file? How is your setup? Do you run multiple devices? |
I just have a Vital 252 Heat Pump. Nothing else from Viessmann. |
I hope it ist the file that you want. Logger: homeassistant.components.button Platform vicare does not generate unique IDs. ID 7736172049389228-activate_onetimecharge already exists - ignoring button.e3_vitocal_einmalige_aufladung_aktivieren |
You have two devices listed. Can you share what's in the log?
I would be interested in what your gateway is. Basically you have two devices, a heating and a gateway that provides the access to the heating. For some reason the features of the heating are passed through the gateway which makes home assistant think that you have two heatings. |
Here ist the log File. It's right. There are 2 Devices. But I have just one of that I Know. |
Can you please wait till the next release of HA on Wednesday and see if the issue persists after the update? This may already be fixed. |
Seems like it ist fixed. I do not have any warnings since the Release 2024.9.0 Thanks a lot. Great Job. |
One example of the Problem.
I get this warnings on every start up of Home Assistant
Logger: homeassistant.components.binary_sensor
Quelle: helpers/entity_platform.py:764
Integration: Binärsensor (Dokumentation, Probleme)
Erstmals aufgetreten: 21. August 2024 um 22:04:34 (3 Vorkommnisse)
Zuletzt protokolliert: 21. August 2024 um 22:04:34
Platform vicare does not generate unique IDs. ID xxx-circulationpump_active-0 already exists - ignoring binary_sensor.e3_vitocal_zirkulationspumpe
Platform vicare does not generate unique IDs. ID xxx-frost_protection_active-0 already exists - ignoring binary_sensor.e3_vitocal_frostschutz
Platform vicare does not generate unique IDs. ID xxx-compressor_active-0 already exists - ignoring binary_sensor.e3_vitocal_kompressor
The text was updated successfully, but these errors were encountered: