(EDGE Driver-Mc): Zigbee Drivers for Motion, Open/Close, Moisture, Smoke-Co Sensors and others Devices

Hi Ryan
Added to this driver version

┌─────────────┬──────────────────────────────────────┐
│ Name        │ Zigbee Switch Power Mc               │
│ Version     │ 2022-05-03T11:35:56.918517           │
└─────────────┴──────────────────────────────────────┘
  - id: "_TZ3000_8nkb7mof/TS0121"
    deviceLabel: TS0121 Plug
    manufacturer: _TZ3000_8nkb7mof
    model: TS0121
    deviceProfileName: switch-power-energy-plug

@Luis_Mijares and @Mario_Machado,

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           │
└─────────────┴──────────────────────────────────────┘
1 Like

Does work correctly.

Thank you

A terça, 3/05/2022, 13:07, Mariano Colmenarejo via SmartThings Community <smartthings@discoursemail.com> escreveu:

1 Like

Hi @Mariano_Colmenarejo
you are legend
What you did? It is working and for more than 10 minutes and still didn’t switch OFF!!!

1 Like

I’m so glad it works!!!

I changed several things.

I was rereading the DTH and it seemed clear to me that:

  • If device (is orvibo) does not send report interval configuration
  • What it does is read the switch attribute every 120 seconds destined for the 0xFF endpoint.

Then, only for this model, manufacturer:

  • I have removed the report interval configuration and read the switch attribute to endpoint 0xFF.
  • I have made a timer of 120 sec that reads the switch attribute of the 1 & 2 endpoints.
  • I have put back the writing to 1 of the attribute 0x0099 of the Basic cluster, although the attribute not supported error.

Since none of this is counterproductive and if it works, I’ll leave it at that.

I don’t know if you captured the pairing log?

Thanks again, really i am glad too
It seems driver is stable

I will send you logs by Thursday

Do you think this changes can be implemented in your official driver?

Yes, I will merge with zigbee multi switch Mc

I will do it and when I publish it you can do a driver change
I will keep the Test driver until we see that the Mc works well

1 Like

@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           │
└─────────────┴──────────────────────────────────────┘

Hi @Terri_Baker,

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.

If you want to try, tell me

Greetings

Hi @Mariano_Colmenarejo

In this Driver, the multi tile settings doesn’t work and tile stays as single tile while in Test driver the multi tile settings works

Have you forgotten to add this functionality in multi switch Mc driver for this device?
Thanks

Thanks for the information.

Something has broken in the platform, that the vids with multiple mosaics do not work in the drivers that are compiled from May 03 to mid-afternoon.

That’s why I’m freaking out about the thermostat driver, which missed the multiple tile too.

Boa noite Mariano.

Segue dando o mesmo erro. Não mostra o Status (aberto ou fechado). Não funciona acionamento pelo Smartthings.

Veja as telas:


Como faço para utilizar minha fechadura?

Thank you so much for such a quick response.

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?
Screenshot_20220506-151101_SmartThings

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”

1 Like

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           │
└─────────────┴──────────────────────────────────────┘

I have no idea about locks, I only added the fingerprints, but as I told you, it is not normal for the model to show “NO LOCK PRESENT”.

It should show something like this:
model: YRD226/246 TSDB… or similar

Maybe the lock is wrong

Hello Mariano,

Could you add this device:

It’s a smart plug with power monitor
it’s recognized by befault like “Outlet” by standard edge drivers but don’t have power measuring feature

Data * application: 4A

  • endpointId: 01
  • firmwareFullVersion: 0000004A
  • firmwareImageType: 54179
  • firmwareManufacturerCode: 4417
  • manufacturer: _TZ3000_ksw8qtmt
  • model: TS011F
  • zigbeeNodeType: ROUTER
    Raw Description 01 0104 010A 01 09 0003 0004 0005 0006 0702 0B04 E001 E000 0000 02 0019 000A

Many thanks

Hi @v.porsio,
I’ll do it tomorrow, I can’t today.

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.

@Mariano_Colmenarejo

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?