elric91 / homeassistant_zigate

Custom components for Home Assistant
MIT License
22 stars 5 forks source link

Momentary switch value per switch #12

Closed max5962 closed 6 years ago

max5962 commented 6 years ago

Hello,

Is it possible to tweak the value of the momentary switch (actually 15 s in the const.py) per switch ?

Thanks :)

max5962 commented 6 years ago

one workaround is to condition "for" :

ISO-B commented 6 years ago

There is now new configuration parameter for switch, autotoggle_delay.