I bought two p1’s a few months ago and by default, Home Assistant gave them entity ids like so:
binary_sensor.lumi_lumi_motion_ac02_iaszone_2
(For the motion detection sensor).
I’ve just bought 2 more, and Home Assistant now names them:
binary_sensor.lumi_lumi_motion_ac02_motion_2
This isnt a big deal, but I wondered what the reasoning was.
I can certainly change them to whatever I want, but I’d like to stay consistent with the current naming schemes so is the word ‘motion’ now favoured instead of iaszone ?
That’s what i am saying, because you already have those entities and you have not renamed them, it is applying _2 or _3 etc to them to diferentiate. You cant have the same name for entities.
I was more interested in why it was using the word motion now, rather than before, it was using iaszone for the same entity.
I only really noticed it because I use the auto-entities card with iaszone as an entity filter and the other entities were not showing up, then I realised why once I saw that the auto naming was using ‘motion’ now, rather than iaszone.
So now I have a mix of these entities for the same devices. I’m guessing the naming was changing in a n HA release at some point. Or maybe the firmware in the P1’s has been updated and caused this change?