Bill_W
(Bill Wood)
July 10, 2020, 1:24am
4
@ibennani I think this post is going to be the way to do it. I’m close to get it to working using this method. I’ll update this post if I’m able to get it working well.
Great info! I took your findings and put together an AppDaemon app.
import appdaemon.plugins.hass.hassapi as hass
#
#
# SETUP
# https://community.home-assistant.io/t/ge-14294-and-jasco-equivilant-zwave-dimmer-double-tap-event-on-associaton-group-3-need-config-help/29469/17
#
# Forward double-tap events to your controller. In the Z-Wave configuration panel of HA:
# Select the node for the light switch you want to enable double-tap on.
# Under Node group associations select Group 3.
# Under Nod…