danielperna84 / hahomematic

Python 3 Interface for Home Assistant to interact with HomeMatic devices
MIT License
130 stars 22 forks source link

Platform homematicip_local does not generate unique IDs #1573

Closed BOFH90 closed 3 months ago

BOFH90 commented 3 months ago

I agree to the following

The problem

I just installed Home Assistant and added all 3 of my CCU´s. It´s all working just fine, but the following Errors shows up in my log:

2024-05-29 10:35:47.766 ERROR (MainThread) [homeassistant.components.event] Platform homematicip_local does not generate unique IDs. ID homematicip_local_bidcos_wir_1 already exists - ignoring event.hmw_rcv_50_bidcos_wir_ch1 2024-05-29 10:35:47.766 ERROR (MainThread) [homeassistant.components.event] Platform homematicip_local does not generate unique IDs. ID homematicip_local_bidcos_wir_2 already exists - ignoring event.hmw_rcv_50_bidcos_wir_ch2 2024-05-29 10:35:47.766 ERROR (MainThread) [homeassistant.components.event] Platform homematicip_local does not generate unique IDs. ID homematicip_local_bidcos_wir_3 already exists - ignoring event.hmw_rcv_50_bidcos_wir_ch3 2024-05-29 10:35:47.766 ERROR (MainThread) [homeassistant.components.event] Platform homematicip_local does not generate unique IDs. ID homematicip_local_bidcos_wir_4 already exists - ignoring event.hmw_rcv_50_bidcos_wir_ch4 2024-05-29 10:35:47.766 ERROR (MainThread) [homeassistant.components.event] Platform homematicip_local does not generate unique IDs. ID homematicip_local_bidcos_wir_5 already exists - ignoring event.hmw_rcv_50_bidcos_wir_ch5

home-assistant_2024-05-29T09-02-54.340Z.log

What version of HomematicIP (local) has the issue?

1.61.0

What was the last working version of HomematicIP (local)?

No response

What type of installation are you running?

Home Assistant OS

What type of installation are you running for your homematic backend?

RaspberryMatic Standalone

Which version of your homematic backend are you running?

3.75.7.20240420

What hardware are you running for your system?

Proxmox

Which config details do you use

Which interfaces do you use?

Diagnostics information (no logs here)

config_entry-homematicip_local-c3051cb361acb5517d2d3512dca5d1f4.json

Log file extract. Anything in the logs that might be useful for us? The log (Setting/System/Logs -> load full log) is the best source to support trouble shooting!

No response

Additional information

No response

SukramJ commented 3 months ago

Thanks for reporting. Please add the diagnostics information for the other CCUs too.

BOFH90 commented 3 months ago

sure :) they are all attached.: config_entry-homematicip_local-1c57f46b1d4efcb60cefc0bf73d34477.json config_entry-homematicip_local-72d54e9b0fec5fd25a99c6088e26d10d.json config_entry-homematicip_local-c3051cb361acb5517d2d3512dca5d1f4.json

SukramJ commented 3 months ago

Danke. Bitte poste mal einen Screenschot aus der CCU->Einstellungen->Geräte Mich interessiert das aufgeklappe virtuelle Gerät für Homematic Wired.

BOFH90 commented 3 months ago

Na klar :) reicht das so? image

SukramJ commented 3 months ago

Danke das ist hilfreich.

SukramJ commented 3 months ago

Update bitte mal auf die Beta 1.62.1b0. Die Meldungen sollten nicht mehr auftreten, und es sollte keine doppelten Event Entitäten im HMW virtual device geben.

BOFH90 commented 3 months ago

Ist erledigt und die Meldung ist jetzt weg :) Die "alten" event.hmw_rcv_50_bidcos_wir_chXX sind jetzt nicht mehr verfügbar gewesenund habe ich entfernt. Dafür sind jetzt von allen 3 CCUs die Entitäten vorhanden. Das hat super geklappt.

Vielen Dank 🙂👍