I’ve recently integrated the Sonoff SNZB-01M Remote into my Home Assistant setup, and I’m thrilled with how seamlessly it works with ZHA (Zigbee Home Automation). This remote offers a versatile solution for controlling various aspects of my smart home, and I’d love to share my experience and some tips for anyone looking to do the same.
Setup and Configuration
Getting started was a breeze thanks to the ZHA quirk specifically designed for the SNZB-01M. The remote uses the FC12 cluster, which requires a custom quirk for proper event mapping. I followed the instructions from the Orb 4-In-1 Help Center to install the necessary quirk. Once that was set up, the remote was recognized by Home Assistant without any issues.
Automation Magic
What truly makes this remote shine is its ability to trigger 16 customizable actions through single, double, triple, and long presses on each of its four buttons. I’ve configured these actions to control lighting scenes, adjust thermostat settings, and even trigger complex automations like starting my morning routine.
For example, a long press on the top-left button activates my Good Morning scene, which turns on the lights, starts the coffee machine, and adjusts the thermostat. It’s incredibly satisfying to have such granular control with just a press of a button.
Tips and Tricks
- Button Mapping: The buttons are clearly marked with dots (1 to 4), making it easy to assign specific actions to each. I recommend labeling them physically to avoid confusion.
- Automation Modes: The blueprint supports different automation modes like queued, single, restart, and parallel. I found queued to be the most reliable for sequential actions without log spam.
- Event-Based Control: Using zha_event instead of device triggers ensures that all actions are captured accurately. It’s a bit technical, but the extended UI widgets limitation is worth it for the reliability.
A Word on Logging
One thing that initially confused me were the Chinese log messages like “派发 zha_event 成功”. I later realized these are simply success messages from the quirk, indicating that events are being dispatched correctly. You can safely ignore them or translate them for clarity.
Final Thoughts
This remote has been a game-changer for my smart home setup. Its versatility and integration with ZHA make it an excellent choice for anyone looking to add physical controls to their automation routines. Plus, the ability to customize every press type ensures that no action is left unassigned.
If you’re considering the Sonoff SNZB-01M, I highly recommend giving it a try. The initial setup might seem daunting, but the payoff in terms of control and convenience is well worth it. Happy automating!
Do you have any tips or creative uses for the SNZB-01M? I’d love to hear them in the comments!