Hello,
I just changed from ZHA to Z2M today and so far it seems promissing, however there are 2 things that I have yet to figure out.
The first problem is that groups created in Z2M are not shown as entities in Home Assistant.
Every normal device is synced to Home Assistant over Mosquitto with no problem, but the groups just won’t show up, what am I doing wrong ?
The next problem is about devices that seem to be listed as compatible, yet are marked as “unsupported” when trying to connect them to my Zigbee network.
The first problematic device is this plug from Sonoff. When connecting it to the network, the following error message gets logged:
Device '0x00124b0024c17f2a' with Zigbee model 'S26R2ZB' and manufacturer name 'SONOFF' is NOT supported, please follow https://www.zigbee2mqtt.io/how_tos/how_to_support_new_devices.html
The next device that causes problems is this smart button from Silvercrest:
Device '0x50325ffffe927478' with Zigbee model 'TS004F' and manufacturer name '_TZ3000_rco1yzb1' is NOT supported, please follow https://www.zigbee2mqtt.io/how_tos/how_to_support_new_devices.html
I am wondering why that is especially since they are officially supported in the docs.
Also is there no standard “Mode” for a Button ?
Coming from ZHA most devices worked out of the box without customization, but it seems that with Z2M every Device needs to have a quirk in order to work properly.
That seems a little bit backwards since obviously if you need to support every device with its own quirk you can never support every new device on time in contrast to just having one “quirk” that works with every standard switch without having to be specifically made for that device.
Thanks in advance.