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

It appears with the latest Android app update (or some other unrelated event) that ST has fixed some of the problem with multi-gang Edge switches.

Now in automations you can individual control gangs 2 and 3. You pick the main switch, deselect switch 1 and select what you want switches 2 or 3 to do.

You still can not select switches 2 and 3 in Alexa, but can use virtual switches to make the Alexa connection.

I was using a Zemismart 3 gang wall switch for this testing.

1 Like

No one has asked for it.

It would be necessary to know which dth uses each device, especially those that use batteries.
The default libraries use the standard calculation of the battery percentage remaining.
If you use the calculation by vvoltage, have to make a subdriver or that fits in one of another manufacturer that is already made.

You also need the manufacturer and model that the IDE shows.

(NEW RELEASE) New version 3.0 of Zigbee Switch Mc

What’s new in the update:

  • Added in preferences local time offset to calculate the time of state changes with the Random ON-OFF function.

  • Added in Preferences options to change the Icon of the device:
    “Switch”
    “Plug”
    “Light”
    “Vent”
    “Camera”
    “Humidifier”

When the profile is changed, it is necessary to close the app and reopen it. It may be necessary to clear the cache memory of the mobile.

For an easier installation of the new version and to perform it when each user wants to do it, I will change the way of introducing the new versions that have new preferences or new capabilities:

1- The Driver version to be replaced will be renamed adding “- (OLD)” at the end of the name.
2- The new version will take the original name
3- Install the new version of the driver on your Hub
4- Make a driver change from the Driver menu of the HUB detaills in the App
5- When the driver change is done, close the app and clear the cache memory of the mobile
6- With this, the new version is installed, whenever you want and you will not lose any settings and the new functions will be available.
7- After a few days I will delete the old version of the channel. This does not affect any user who has it installed on his Hub, which will continue to work until he deletes it personally.

New versions that do not require any user handler, will continue to be carried out automatically.


PLUG
Screenshot_20211028-152715_2
SWITCH
Screenshot_20211028-152757_2
LIGHT
Screenshot_20211028-152837_2
CAMERA
Screenshot_20211028-173626_2
HUMIDIFIER
Screenshot_20211028-174017_2
VENT
Screenshot_20211028-175255_2

@Ashley69,

For the switch and power measurement I have no driver and device with which to test it.
I can make one with the default libraries to see if it works.

For the contact sensor and the motion sensor, I can add them to the stock beta drivers to see if they work.
Do both have temperature capability?

Is the Sengled RGBW E11-N1EA compatible with any of these drivers?

Is zigbee 3.0 or zll?
Need the model and manufacturer from IDE

ZHA v1.2

Ok,

I will add to zigbee light multifunction Mc

Remember that the first time it is paired it will not work.

  • Without uninstalling the bulb, do a HUB reboot from IDE
  • Close the app and if it is android, clear the cache memory
  • When the Hub is online, open the app and device and it should work fine.

If it works well tell me to add it to the list

  - id: "sengled/E11-N1EA"
    deviceLabel: sengled E11-N1EA
    manufacturer: sengled
    model: E11-N1EA
    deviceProfileName: rgbw-level-colortemp-2700-6500

Once again great update! Changing the icon is nice little feature that makes dashboard look better.

1 Like

For some reason after I changed icons all devices drop bottom of the dashboard. If I drag them to the top they have dropped to the bottom when I next time open the app. And only devices with this driver are affected.

If I saw it.
This is because the method to change the icon is to change the complete profile, cannot change only part of the profile accirdung to @nayelyz said.

@milandjurovic71, also saw that with the humidifier, camera and fan profile, the quick automation controls disappear.
This is because It must uses the device type from the metadata too.

It will be necessary to leave only the 3 icons that have a similar profile and category, switch, plug, light.

If they develop another way to do it, it would be better.

We have to take advantage of the beta phase to see what things work and how.

Created Edge Driver Zigbee Switch Power Mc

I have tested it with a samotech switch that I have and it works.

Try to see if it works well.
If it works well tell me and I update the list

Remember that the first time it is paired it will not work.

  • Without uninstalling the switch, do a HUB reboot from IDE
  • Close the app and if it is android, clear the cache memory
  • When the Hub is online, open the app and device and it should work fine.
  - id: "SAMOTECH/MS-104Z"
    deviceLabel: Samotech Switch
    manufacturer: _TYZB01_iuepbmpv
    model: TS0121
    deviceProfileName: switch-power
  - id: "Computime/SLP2b"
    deviceLabel: Computime Plug SLP2b
    manufacturer: Computime
    model: SLP2b
    deviceProfileName: switch-power-plug

1 Like

Added to zigbee Contact Mc with profile contact-battery-profile

  - id: "HiveHom/DWS003 Open/Close Sensor"
    deviceLabel: HiveHom DWS003 Open/Close Sensor
    manufacturer: HiveHome.com
    model: DWS003
    deviceProfileName: contact-battery-profile
1 Like

Added to zigbee Motion Sensor Mc with motion-temp-battery profile.

The battery calculation will be the standard of the remaining percentage, I don’t know if it will work

  - id: "HiveHome-Motion-Sensor"
    deviceLabel: HiveHome Motion-Sensor
    manufacturer: HiveHome.com
    model: MOT003
    deviceProfileName: motion-temp-battery
1 Like

Good evening.
You could add this contact sensor.
I am using the standard smartthings_edge_driver but it often goes offline.

manufacturer: TUYATEC-r9hgssol
model: RH3001

it use profile with contact + battery

Try now, modify the time_Out and I put 20 sec as the ORVIBO

1 Like

@GiacomoF,

Do I add it to the driver of the channel zigbee Contact Mc?

Those plugs, which icons I changed yesterday, are unresponsive. Only one plug works, the one which icon I didn’t change. Already restarted hub, deleted cache. Still staying silent. Maybe I just delete and pair them again. :thinking:

@Sakari,

They work for me.

Change to the OLD driver and then change it back to the new one and clear the cache

Send me the information of IDE.
If you have a simple zigbee dimmer?