Hi there,
I’m using Z-Wave JS and have 30 devices connected.
Around 10 of those devices are Aeotec’s ZWA023 smart plugs.
This past week, there was a firmware update that Z-Wave JS reported, from 1.3.1 to 1.3.2.
I executed the update on all the devices.
I noticed that all of the sensor entity IDs (voltage, watts, amps, etc) were duplicated. The existing entity ID (e.g. christmas_tree_electric_consumption_a) showed as UNAVAILABLE and a new entity ID christmas_tree_electric_consumption_a_2 was created for each one.
This messed up all of my automations.
I was able to mass-delete the old entity IDs via the GUI (nice to have the new filter options).
But now I’m left with around 100 incorrect entity IDs, suffixed with “_2”.
a) Anyone else have this issue?
b) What’s the fastest way for me to fix it without having to painfully update each one?
c) Anything I could do better to avoid this?
I filed this: Z-Wave JS Firmware Update Causes Duplicate Entity IDs · Issue #122034 · home-assistant/core · GitHub
Cheers.
Matt