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

this outlet has power, total consumption and real-time measurement (w). Only power meter appeared and did not mark anything

As always @Mariano_Colmenarejo thank you for your help and support.

1 Like

this did not appear the updated driver

I’m going to put it in the profile with energy measurement, but if the power meter doesn’t work, I don’t think the energy meter will work.

I have a TS0121 model from samotech that has the same clusters and I have not managed to get it to work in smartthings and Tuya app either

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ Name        β”‚ Zigbee Switch Power Mc               β”‚
β”‚ Version     β”‚ 2021-12-19T18:29:27.859585           β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
  - id: "Zemismart/Plug"
    deviceLabel: Zemismart Plug
    manufacturer: _TZ3000_rdtixbnu
    model: TS0121
    deviceProfileName: switch-power-energy-plug

1 Like

I don’t know which driver you mean

1 Like

thank you Mariano, I’ll test it and then I’ll give you feedback.

1 Like

@niquini
This driver is in the channel and not need updated.
The model is in the driver long time ago

 Zigbee Multi Switch Zemismart Mc    
 2021-12-05T11:01:49.327229 β”‚

1 Like

he didn’t recognize the 3 gang device

Doesn’t it pair with anything?
Nor as a thing?

1 Like

is loading the old dht. but i can’t delete it because i have about 20 of them and i want to change them little by little. is that why?

1 Like

Yes this is the reason.

Enter in IDE DTH and put // prior of the fingerprint of the switch, save and publish for you.

       // fingerprint endpointId: "01", profileId: "C05E", inClusters: "0000, 0004, 0003, 0006, 0005, 1000, 0008", outClusters: "0019", manufacturer: "FeiBit", model: "FNB56-ZSW03LX2.0", deviceJoinName: "Zemi ZigBee Switch 1"

The others paired switches will continue to work.
This will make the new switch not recognize the DTH

1 Like

@niquini, @Williannhenrique

Multiple switch drivers have several drawbacks with DTHs:

  • You only see a mosaic with the status of switch 1 (main)
  • Only switch 1 (main) can be renamed
    It has the advantage of working locally.

You could use virtual edge switches to mimic the state of switches 2 and 3

1 Like

is this predicted to be corrected? be able to rename them and all appear in alexa?

how to create a virtual switch driver?

I don’t have much hope, to say the least.

In Tuya app they also work like this too.

If you have many multi switch it is a major problem.

Virtual switches can be created by installing one of two drivers
https://community.smartthings.com/t/st-edge-vedge-creator-a-virtual-device-generator-for-end-users/231786?u=mariano_colmenarejo

https://community.smartthings.com/t/st-edge-virtual-things-edge-driver/232875?u=mariano_colmenarejo

Then you have to do routines so that the virtual switch turns on and off when the real one does.

1 Like

I leave it for today

Good evening.
I can no longer pair this device:

  • id: β€œInnr SP 120”
    deviceLabel: Innr Plug
    manufacturer: innr
    model: SP 120
    with your driver:
    Zigbee Switch Power Mc
    Did you remove it?

I don’t remember removing any.

this innr exists in zigbee switch Mc

  - id: "innr/Plug"
    deviceLabel: innr Plug
    manufacturer: innr
    model: SP 222
    deviceProfileName: single-switch-plug

If you want I add it

Added to Zigbee Switch Power Mc

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ Name        β”‚ Zigbee Switch Power Mc               β”‚
β”‚ Version     β”‚ 2021-12-19T22:08:20.399646           β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
  - id: "Innr SP 120"
    deviceLabel: innr Plug
    manufacturer: innr
    model: SP 120
    deviceProfileName: switch-power-energy-plug
1 Like