Adds homekit support to Markisol protocol 433.92MHz motorized window shades. Arduino code adapted from https://github.com/akirjavainen/markisol.
- A 433.92MHz transmitter
- An Arduino board directly connected to the computer running homebridge via USB.
- Install your 433.92MHz transceiver to data pin 7 (configurable in
TRANSMIT_PINin<repo root>\Arduino\Arduino.ino). - While in the repo root directory,
npm install Homebridge -g
- Modify your
config.jsonin%USERPROFILE%\.homebridgefollowing the example in theconfig.jsonin this repo. - Run HomeKit.