homebridge-wakeonlan

1.0.0 • Public • Published

homebridge-wakeonlan

Wake on LAN plugin for homebridge: https://github.com/nfarina/homebridge

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-wakeonlan
  3. Update your configuration file. See the sample below.

Configuration

Configuration sample:

"accessories": [
 {
   "accessory": "WakeOnLan",
   "name": "Desktop",
   "macAddress": "BC:5D:F4:C8:5A:5F"
 }
]

Readme

Keywords

Package Sidebar

Install

npm i homebridge-wakeonlan

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • microadam