I was searching online for z wave in wall relays and found this TKBhome TZ74 dual relay. Price is quite reasonable. Link below. Any idea if this works with smartthings? Is there any DTH developed for this relay so far?
Thanks. It works great. No issues with turning on and off both the relays with the smartthings app. But the switch status does not seem to auto update when the physical toggle switch is flicked. Not any expert with the DH coding so not sure what went wrong. Also, if the toggle switch is in on position and the light is turned off via the app. The toggle switch has to be turn to off position and back to on position before the lights turn on. Slightly different from the fibaro relays where the alternate toggle of the switch will turn on and off the light directly. Tried the different options in the settings but still the same. This is small issue.
DH works with the child DH too. Creates 2 child devices. On for each relay.
Hmmmm, I’m guessing the manual switch either isn’t firing an event to update smartthings or that event isn’t being handled correctly by the handler. I’ll have a look into it.
The issue with the switch having to be flicked on/off should be fixed by altering the mode of the switch in settings. It’s supposed to support toggle and momentary switches.
I don’t use an external switch with mine, but I’ll wire one up and have a play around to see if it’s my code or maybe the commands are different on different models.
I finally got round to trying the device handler above with the TZ74 but I can only control one channel. S1 triggers the No2 output on the relay. S2 doesn’t trigger anything. Any ideas?
Yes, you’ll need the device handler that I based this on. I had the opposite problem, so I wrote this handler to solve it. I’m not at my PC now, but if you click through to my thread above and find the link to the handler I based it on. It’s something like “universal 2 channel dimmer”.
Hi jonesyx. I have a TZ74 that I want to connect too. can you publish the direct link that worked for you?
Also, did it work on the new app or just the classic app?
Thanks