homebridge-cmd

0.0.3 • Public • Published

homebridge-cmd

homebridge-plugin for Your PC Command with Apple-Homekit.(by node.js child_process.exec())

Installation

  1. Install homebridge using: sudo npm install -g homebridge
  2. Install this plugin using: sudo npm install -g homebridge-cmd
  3. Update your configuration file. See sample-config.json in this repository for a sample.

Configuration

Configuration sample:

"accessories": [
       {
           "accessory": "CMD",
           "name": "PlayStation",
           "on_cmd": "ps4-waker",
           "off_cmd": "ps4-waker standby"
       }
   ]

Readme

Keywords

Package Sidebar

Install

npm i homebridge-cmd

Weekly Downloads

3

Version

0.0.3

License

ISC

Last publish

Collaborators

  • senyoltw