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

Hola,

I meant that the zigbee thing information is also shown with colors.
In the virtual only the devices that have the battery capacity are shown.

New version of Zigbee Motion Sensor Mc

Same as Zigbee Contac Mc, I have modified the driver to have the option to view and control the battery levels of all devices paired with the driver.

  • I have added a preference to be able to create a virtual device that will show the battery levels of all the devices paired to the driver and that the user selects with this same preference by setting the value to True.

See detaills in this contact sensor post

@TapioX Modified ikea Vallhorn subdriver to multiply by 10 the default formula result for illuminance, prior to math.floor

local lux_value = math.floor((math.pow(10, (value.value - 1) / 10000) * 10)

This version will be updated automatically in 12 hours maximum

───────────────────────────────────────────────────
 Name         Zigbee Motion Sensor Mc
 Version      2024-01-24T16:48:02.366053255
───────────────────────────────────────────────────
3 Likes

Now lux values are higher.
I will do more tests at some point.

@Mariano_Colmenarejo

Could you please add the following device to the MC zigbee driver?

It is a 3 gang ZigBee switch but only 1 switch shows up in the app. The current Mc driver you developed is incompatible.

New version of Zigbee Moisture Sensor Mc

Same as Zigbee Contac Mc, I have modified the driver to have the option to view and control the battery levels of all devices paired with the driver.

  • I have added a preference to be able to create a virtual device that will show the battery levels of all the devices paired to the driver and that the user selects with this same preference by setting the value to True.

See details in this contact sensor post

This version will be updated automatically in 12 hours maximum

───────────────────────────────────────────────────
 Name         Zigbee Moisture Sensor Mc
 Version      2024-01-24T18:10:53.530125163        
───────────────────────────────────────────────────
2 Likes

Hi @Ibraheam_Ali

Added to this driver version

You must install this driver version in your Hub
Uninstall device with App
Re-install device with App and this driver version

You Do not perform a driver change from zigbee switch

───────────────────────────────────────────────────
 Name         Zigbee Multi Switch and Child Mc     
 Version      2024-01-24T18:21:50.845523697        
───────────────────────────────────────────────────
- id: "TS0003/_TZ3000_llmheevm"
    deviceLabel: TS0003 
    manufacturer: _TZ3000_llmheevm
    model: TS0003
    deviceProfileName: three-switch

Was interested to see if today’s iOS app update made any difference but no, and with your implementation on the Motion Sensor it’s exactly the same.

Sorry I don’t understand you there. The virtual battery status device won’t allow me to change driver - it doesn’t see Zigbee Thing as an option.
The information on battery state comes across so it’s not that important anyway!

1 Like


I meant that any device paired with zigbee thing Mc should also display information with different colors

1 Like

Ok! I understand now, I didn’t before because I don’t remember ever seeing these colours on the Zigbee Thing, although I could be wrong. What’s for sure is that now its in B&W.
So that’s an iOS thing.:man_shrugging:
No worries.

1 Like

Another great driver. It also has a small dark mode problem. With β€œBattery -Zibee Motion Mc” the text of BATT STATUS PENDING devices is not readable.

Hi Paul,

Fixed in theses driver versions

───────────────────────────────────────────────────
 Name         Zigbee Moisture Sensor Mc
 Version      2024-01-25T09:58:32.294108741        
───────────────────────────────────────────────────
───────────────────────────────────────────────────
 Name         Zigbee Contact Mc
 Version      2024-01-25T09:59:56.823843226
───────────────────────────────────────────────────
───────────────────────────────────────────────────
 Name         Zigbee Motion Sensor Mc
 Version      2024-01-25T09:59:08.814727022
───────────────────────────────────────────────────
2 Likes

Hello Mariano. I have issue changing drivers in my motion sensor. I added your repository to my hub (I have Aeotec Smart Hub) and on advanced user menu in my.smartthings.com installed β€œZigbee Motion Sensor Mc” driver. I can see it in my installed drivers, but adding motion senzor always add it as Zigbee Thing and I cannot change driver to anything else. It’s this motion sensor aliexpress.com/item/1005006010327384.html and what I understood from reviews, people are using your drivers. How can I force it to use your driver? In my hub I can see this device info:
Model: TS0202
Manufacturer Name: SmartThingsCommunity
Manufacturer Code: _TZ3000_y56pgpgs

Thanks that fixed the display in dark mode.

Hi @Pospitch

Added to this driver version

You must install this driver version in your Hub
Uninstall device with App
Re-install device with App and this driver version

You Do not perform a driver change from zigbee switch

─────────────────────────────────────────────────── 
 Name         Zigbee Motion Sensor Mc
 Version      2024-01-25T17:28:49.211233072        
───────────────────────────────────────────────────
- id: "_TZ3000_y56pgpgs/TS0202"
    deviceLabel: TS0202 Motion Sensor
    manufacturer: _TZ3000_y56pgpgs
    model: TS0202
    deviceProfileName: motion-battery
1 Like

Hi @Mariano_Colmenarejo

I have 2 Sonoff ZBMini-L switches and I’ve had a lot of issues with those with the previous drivers I had. Both of them dropped to offline every couple days and had to be re-paired. Recently I tried to swap to your Zigbee Switch Mc driver and the switches were working great for some time but now since Tuesday 23.1.2023 both devices stopped switching power on and off. The devices are online but won’t do anything. I tried to remove the devices and added again, but didn’t help.

Any suggestions to fix this, please?

Driver version 2024-01-24T15:51:29.246331249

Thank you Mariano for super quick update of the drivers, it’s working fine right now. I really appreciate what you are doing for the community, good work!

3 Likes

Hi there,
First time posting fist off @Mariano_Colmenarejo thank you for all you drivers and help! You’re amazing.
Just had a quick question is there anyway to remove the received signal metrics?

Hi @socalmiguel

They are part of the device profile and are not easy to remove.
In order to eliminate it I would have to create a new profile without that capability, create a preference to change to a new profile without that capability and that multiplied by the 9 profiles that the driver has

Sorry, I don’t plan on doing all that.

I don’t know what could have happened, today I am noticing strange things on the platform, in my area, profile changes are not assigned correctly or they are done late.

Something strange is happening right now

You can try deleting the driver and reinstalling it.

New version of Zigbee Smoke/CO Detector Mc

Same as Zigbee Contac Mc, I have modified the driver to have the option to view and control the battery levels of all devices paired with the driver.

  • I have added a preference to be able to create a virtual device that will show the battery levels of all the devices paired to the driver and that the user selects with this same preference by setting the value to True.

See details in this contact sensor post

This version will be updated automatically in 12 hours maximum

Zigbee Smoke/CO Detector Mc  
2024-01-25T18:07:12.145393401
1 Like