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

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

before with the dth I read both power and energy

For smartthings water leak sensor not yet created, correct?

  • application: 14
  • endpointId: 01
  • manufacturer: Samjin
  • model: water
  • zigbeeNodeType: SLEEPY_END_DEVICE

01 0104 0402 00 07 0000 0001 0003 0020 0402 0500 0B05 02 0003 0019

Correct.
If it’s smartthings, they will, I hope

Perfect.
on this one too I read both power and energy

1 Like

It does not work?

Work well.

also on this one

  • id: “SmartTings/outletv4”
    deviceLabel: SmartTings outletv4
    manufacturer: SmartTings
    model: outletv4
    J read energy and power in old dth
1 Like

the correct id is this

  - id: "SmartThings/outletv4"
    deviceLabel: SmartThings outletv4
    manufacturer: SmartThings
    model: outletv4
    deviceProfileName: switch-power-energy-plug

and this driver version

┌─────────────┬──────────────────────────────────────┐
│ Name        │ Zigbee Switch Power Mc               │
│ Version     │ 2021-12-19T23:01:46.974176           │
└─────────────┴──────────────────────────────────────┘

Grazie (Tanks)

1 Like

Try this new version of zigbee switch power Mc to chek issue of 10x power meter
┌─────────────┬──────────────────────────────────────┐
│ Name │ Zigbee Switch Power Mc │
│ Version │ 2021-12-19T23:01:46.974176 │
└─────────────┴──────────────────────────────────────┘

1 Like

@Mariano_Colmenarejo when you create a device with more than one gang from the second onwards, switch2, switch3, etc. appears. Exiate some way to add something in that name to differentiate a switch2 from another switch2? I was following your advice to create virtuals but when mirroring the behavior appears more switch2, etc and I don’t know which is which.