snowdd1 / homebridge-knx

KNX platform shim for homebridge
https://github.com/nfarina/homebridge
GNU General Public License v2.0
97 stars 56 forks source link

New Addins StatelessSwitchKnx #150

Closed kakaki closed 3 years ago

kakaki commented 5 years ago

I have created a simple addin to control homekit devices from knx buttons (like tritton) - this gives option to assign one, two or three clicks (aka long press in homekit) to physical button and add actions or scenes to it in homekit.

Put file in lib/addins/StatelessSwitchKnx.js

StatelessSwitchKnx.js.zip

snowdd1 commented 3 years ago

I'll put that into the next version! Thank you for sharing!