Changes between Version 7 and Version 8 of WikiStart
- Timestamp:
- 2010-11-02 11:06:33 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v7 v8 1 1 = Wake-On-LAN Plugin = 2 This plug in can be used to create a virtual device that when configured with the MAC address of a machine on your LAN can send a command to wake that machine up. That is of the machine support Wake-On-LAN.2 This plugin can be used to create a virtual device that when configured with the MAC address of a machine on your LAN can send a command to wake that machine up. The remote machine must support the Wake-on-LAN feature. 3 3 4 4 = Example Uses = 5 5 1. Have your "I'm home" scene include turning on your computer. 6 1. When on vacation you can leave your computer off and wake it up should you need to connect to it remotely.6 2. When on vacation you can leave your computer off and wake it up should you need to connect to it remotely. 7 7 8 8 = Prerequisites = 9 The plug-in requires the ether-wake package be installed on your Vera. See http://wiki.micasaverde.com/index.php/OpenWRT for instructions on correcting the package management system. 9 The plug-in requires one of the following packages to be installed on your Vera: ether-wake, [http://packages.debian.org/stable/net/etherwake etherwake], [http://linux.softpedia.com/get/Utilities/wol-5720.shtml wol], [http://gsd.di.uminho.pt/jpo/software/wakeonlan/ wakeonlan][[BR]] 10 See http://wiki.micasaverde.com/index.php/OpenWRT for instructions on correcting the package management system. 10 11 11 12 = Setup Instructions =