Skip to content

microadam/homebridge-wakeonlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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"
 }
]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published