== Wake-on-LAN Plugin == [[Image(computer_list.png, right, 400px)]] This plugin can be used to wake a machine up. The remote machine must support the Wake-on-LAN feature. Up to 10 MAC addresses can be stored. The MAC addresses can be written with both upper case and lower case letters, and can have either the '''colon'''(''':''') separator (Unix style) or the '''dash'''('''-''') separator (Windows style), but not both. === Example Uses === 1. Have your "I'm home" scene include turning on your computer. 2. When on vacation you can leave your computer off and wake it up should you need to connect to it remotely. === Prerequisites === The plug-in requires one of the following packages to be installed on your Vera: * ether-wake (included in Vera) * wol See [http://wiki.micasaverde.com/index.php/OpenWRT] for instructions on correcting the package management system. === Limitations === [[Image(add_update.png, right, 400px)]] ''Name'' cannot contain the '''hash'''('''#''') character. === Setup Instructions === 1. Download all the files: * [[http://code.mios.com/trac/mios_wake-on-lan/export/27/WOL.plugin/D_WOL.json|D_WOL.json]] * [[http://code.mios.com/trac/mios_wake-on-lan/export/27/WOL.plugin/D_WOL.xml|D_WOL.xml]] * [[http://code.mios.com/trac/mios_wake-on-lan/export/27/WOL.plugin/I_WOL.xml|I_WOL.xml]] * [[http://code.mios.com/trac/mios_wake-on-lan/export/27/WOL.plugin/S_WOL.xml|S_WOL.xml]] 2. On the Vera dashboard go to ''MiOS developers'' -> ''Luup files''. 3. Upload all the files, then click ''GO''. 4. After the files were uploaded go to ''Create device'' and: - in the ''!UpnpDevFilename'' box write ''D_WOL.xml'', - in the ''Description'' box write ''Wake-on-LAN''. 6. Restart MiOS. 7. Reload page. (Otherwise the interface won't be updated.)