Open McGiverGim opened 2 months ago
I've found the culprit of that: https://github.com/Koenkk/zigbee2mqtt/pull/22896
It seems it was an intended change. So I suppose it will not be a fix for it.
Just to be sure that you know: When you open the entity settings there is a "Show as" setting that you can switch to "Motion":
This will bring back the running man.
Yes, that's the workaround I used, but I continue thinking the correct fix is to change it at the beginning.
What happened?
I've observed that the "icon" in Home Assistant for some motion detection devices (like the RTCGQ11LM from Aqara) is wrong. There are two "similar" classes for this kind of devices,
motion
andoccupancy
. For a motion detection device, like Aqara, the correct one must be the first, but it's using the second one. Here you have a sample:The first one is the Aqara with "occupancy", and the second one has the "motion". I don't know when it changed but some time ago it was ok.
What did you expect to happen?
To have the correct icon based on the device.
How to reproduce it (minimal and precise)
Simply look at the icon in Home Assistant for this kind of motion devices.
Zigbee2MQTT version
1.39.1
Adapter firmware version
20230507
Adapter
egony ebyte
Setup
Addon Home Assistant on HAOS on Raspberry Pi
Debug log
No response