tattn / homebridge-rm-mini3

Broadlink RM mini3 plugin for Homebridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homebridge RM mini3

Broadlink RM mini3 plugin for Homebridge

This allows you to control your RM mini3 with HomeKit and Siri.

(for Japanese) Qiita

Installation

  1. Install homebridge using: sudo npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-rm-mini3
  3. Update your configuration file. See config-sample.json.

Hex IR code

Capture the HEX IR codes using 3rd party app such as Wireshark.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Broadlink RM mini3 plugin for Homebridge

License:Apache License 2.0


Languages

Language:JavaScript 100.0%