I recently embarked on a project to integrate both Zooz and Inovelli devices into my Hubitat ecosystem, and I thought I’d share my journey and findings with the community. While the process wasn’t without its hiccups, the end result has been nothing short of fantastic!
Initially, my goal was to create a seamless lighting control system in my master bedroom. The setup involved two separate circuits: one for entryway and accent lighting, and another for the main overhead lighting. The front circuit is controlled by a Zooz ZEN27 switch, while the main overhead circuit uses an Inovelli Red (LZW31-SN). My desired functionality was straightforward: single taps should toggle individual circuits, and double taps should toggle both circuits simultaneously.
The challenge arose when I began testing the double-tap functionality. After the first successful use, the system started behaving erratically. The Inovelli switch would often fail to respond, and after several attempts, both switches would stop working altogether until a reset was performed. This was perplexing, especially since I had a similar setup in another room with only Zooz switches, and it worked flawlessly.
After extensive troubleshooting, I discovered that the issue seemed to stem from how the Inovelli switch was handling the commands. It appeared that the commands were getting stuck in a queue, preventing proper communication with the Hub. To resolve this, I switched to using the built-in Hubitat drivers for both Zooz and Inovelli, which stabilized the communication significantly.
Another key takeaway was the importance of isolating the rule triggers. By temporarily removing the Inovelli switch from the rule, I was able to identify that the issue was indeed hardware-specific. Once I reintegrated the Inovelli switch, I made sure to carefully monitor the command queue and ensure that all actions were properly acknowledged.
Fast forward to today, and the system is running like a charm! The double-tap functionality works as intended, and both switches respond reliably. It’s a testament to the flexibility of Hubitat and the robustness of its rule engine. I’m particularly pleased because this setup allows me to utilize the Inovelli’s notification LED feature, which I plan to use as a status indicator for our doors, windows, and locks.
For anyone looking to integrate mixed manufacturers in their Hubitat setup, my advice is to start simple, test each component thoroughly, and don’t hesitate to reach out to the community for support. The Hubitat ecosystem is incredibly powerful, and with a bit of patience, you can create truly impressive integrations.
I’m already brainstorming my next project—perhaps adding some smart blinds and integrating them with our existing lighting setup. The possibilities are endless, and I’m excited to continue exploring what Hubitat can do!
Happy automating everyone!