These drivers are BETA since they are very new, with that said, they probably work just as expected and might just have a bit to much debug information. When released as non-Beta they will exist in HPM.
Supported Devices
- Sonoff Zigbee Button (works with model SNZB-01) - Import URL
- Sonoff Zigbee Contact Sensor (works with model SNZB-04) - Import URL
- Sonoff Zigbee Motion Sensor (works with model SNZB-03) - Import URL
- Sonoff Zigbee Temperature & Humidity Sensor (works with model SNZB-02) - Import URL
My other drivers
For my Generic Zigbee Drivers, see this thread .
For my Xiaomi / Aqara Drivers, see this thread .
For my Tasmota WiFi Device drivers, see this thread .
Which driver should I use?
All drivers are as combined as they can be, the list above should make it clear which driver go with which model.
Installation
Install manually using the Import URLs above. When changing from another driver to mine, make sure to PAIR THE DEVICE AGAIN WITHOUT DELETING IT! There are init commands which are easiest to send automatically just after pairing. You can also try activating the device and clicking Initialize on the driver page at the same time, it might work.
Pairing
Start Zigbee pairing in HE then hold the reset button on the device until the red light starts blinking. Wait patiently.
Your mesh
A good and stable mesh is needed for any Zigbee devices.
Presence
All drivers have the Presence capability, if the device doesn’t report in for over 3 hours it will be set as not present. This makes it easy to see that all devices are online at a glance in a Dashboard, or to monitor any change in Presence using RM or a custom App.
Recovery Mode
This mode has been able to get devices that have fallen off to reconnect. There is a warning in the log when it activates for a device. When the device is back another warning message will show that it is disabled again.
This doesn’t always work, it depends on how the device fell off. It at least helps partially. If the device doesn’t come back on its own when in Recovery Mode, try quick-pressing the reset button (do not fully reset and re pair the device). This might nudge the device back. If pressing the reset button works, it works within 30 seconds. On button devices it may be enough to just press any button.
If none of the above works, re pairing without deleting the device is your last option.
Please report your progress in using this, good or bad results are all needed to know how to improve.
Counters
When a device becomes Present after having been Not Present, the restoredCounter is increased by 1. restoredCounter can be reset manually.
For every 3 hours the device is Not Present the notPresentCounter is increased by 1. When Present again, the notPresentCounter is reset to 0.
Errors/Bugs/Feature requests
Post about it in this thread and maybe it will make it into a Github Issue and eventually taken care of
There may still be some excessive logging, that will be removed shortly, this is mostly so that it will be easier to debug any early issues not caught during beta testing.
Mesh problems
Post about it somewhere else which seems appropriate. Not in this thread.