Connects KlikaanKlikuit RF switches to homekit using a server connected to an arduino connected to a 433.92Mhz transmitter. Demo video
How to:
- Load arduino.ino on the Arduino Uno.
- Connect the 433.92Mhz transmitter data line to the arduino on pin 8 (I use the cheap fs1000a RF-transmitter.)
- Install go on the server.
- Run
go get github.com/bwesterb/klikaanklikuit-homekit
- Figure out the hardware ID of the KlikaanKlikuit devices. This is easy with rtl_433 if you have (a friend with a) software-defined radio receiver.
- Run the bridge:
$GOPATH/bin/klikaanklikuit-homekit -serial /dev/ttyDevOfArduino -pin 00102003 -hwid 123123