Skip to content

fjch1997/homebridge-markisol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homekit-markisol

Adds homekit support to Markisol protocol 433.92MHz motorized window shades. Arduino code adapted from https://github.com/akirjavainen/markisol.

Requirement

  1. A 433.92MHz transmitter
  2. An Arduino board directly connected to the computer running homebridge via USB.

Usage

  1. Install your 433.92MHz transceiver to data pin 7 (configurable in TRANSMIT_PIN in <repo root>\Arduino\Arduino.ino).
  2. While in the repo root directory,
npm install Homebridge -g
  1. Modify your config.json in %USERPROFILE%\.homebridge following the example in the config.json in this repo.
  2. Run HomeKit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published