0.0.2 • Published 6 years ago
homebridge-markisol v0.0.2
homekit-markisol
Adds homekit support to Markisol protocol 433.92MHz motorized window shades. Arduino code adapted from https://github.com/akirjavainen/markisol.
Requirement
- A 433.92MHz transmitter
- An Arduino board directly connected to the computer running homebridge via USB.
Usage
- 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 -gModify your
config.jsonin%USERPROFILE%\.homebridgefollowing the example in theconfig.jsonin this repo.- Run HomeKit.