┌─────────────┬──────────────────────────────────────┐
│ Name │ Zigbee Switch Power Mc │
│ Version │ 2022-05-03T11:35:56.918517 │
└─────────────┴──────────────────────────────────────┘
The new version of the Zigbee Light Multifunction Mc driver includes:
Stock RGB to XY color conversion utilities for Ikea
Custom utilities for RGB to XY color conversion for Lidl and Sengled, according to the DTH Sengled RGBW Bulb.groovy
You can change to this version of the driver and delete the test driver XY
┌─────────────┬──────────────────────────────────────┐
│ Name │ Zigbee Light Multifunction Mc │
│ Version │ 2022-05-03T11:47:57.893734 │
└─────────────┴──────────────────────────────────────┘
@amin300,
This date version of driver Zigbee Multi Switch Mc has the same functions of the driver Test
┌─────────────┬──────────────────────────────────────┐
│ Name │ Zigbee Multi Switch Mc │
│ Version │ 2022-05-03T20:56:12.171332 │
└─────────────┴──────────────────────────────────────┘
I added this Sengled RGBW bulb in oct 28, but I don’t know if the color worked fine for you.
I have seen that this bulb has its own DTH and uses Color attributes current x,y.
It shouldn’t work, but now I can add it to work like Ikea and Lidl color bulbs.
It works quite good, power meter works fine as well.
Only thing does not work is ‘energy consumption’.
It shows ‘122kWh’ since I added the device till now.
The plug is not shown on ST energy monitoring.
May I know these are just normal so far and need to wait for ST team does something for?
I also installed your driver for Smoke Detector to add one by Heiman.
It also works fine, much better than using basic zigbee DTH.
The Icon, however, is color always.
What I understand is the icon is B/W when devices are off, deactivated or in condtion of not detecting,
and it changes to color icon when they are turned on, activateed or detecting something.
But on my ST, the icon of smoke detectors installed with your driver is alway color, never change to b/w.
Are you aware of this issue, or it just shows on my ST only?
This is purely a bug and has been around since the start of the beta stage. I have similar problem but detector works just fine despite the icon is “wrong”
It is strange that it does not work for the energyMeter since it uses the default handler
Use this version that uses the defaults for everything, it seems that they already fixed it
┌─────────────┬──────────────────────────────────────┐
│ Name │ Zigbee Switch Power Mc │
│ Version │ 2022-05-06T17:37:44.950095 │
└─────────────┴──────────────────────────────────────┘
The dth recognizes it as switch power because it has clusters 0702 and 0B04.
The power and energy measurement may not work, I have one that does the same thing.
I’ll put it on zigbee switch power Mc, if it doesn’t work well I can put it on zigbee switch Mc, which has a virtual meter.
I switched to the “Zigbee motion sensor MC”
Edge driver. For my iris V2 motion sensor. It is detecting motion fine but it is not reporting battery. For the battery it says 0%. But before I converted them to that driver, they were well above 75%. Am I doing something wrong?
Hi @Mariano_Colmenarejo
I have noticed that if switch is not used for long time (Switched off for long time) it goes offline, I cant tell when exactly as sometime it takes 1 day or 2 days. it happened randomly
Is there anything in driver to keep checking the device status and keep it a live?
unfortunately i cant capture logs as it takes long to reproduce this issue?