Changes between Version 8 and Version 9 of WikiStart


Ignore:
Timestamp:
2011-03-15 17:11:28 (14 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v8 v9  
    1 = Wake-On-LAN Plugin = 
    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. 
     1== Wake-on-LAN Plugin == 
     2This plugin can be used to wake a machine up. The remote machine must support the Wake-on-LAN feature. 
     3Up to 10 MAC addresses can be stored. 
    34 
    4 = Example Uses = 
     5=== Example Uses === 
    56 1. Have your "I'm home" scene include turning on your computer. 
    67 2. When on vacation you can leave your computer off and wake it up should you need to connect to it remotely. 
    78 
    8 = Prerequisites = 
    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. 
     9=== Prerequisites === 
     10The plug-in requires one of the following packages to be installed on your Vera: 
     11* ether-wake 
     12* etherwake 
     13* wakeonlan 
     14See [http://wiki.micasaverde.com/index.php/OpenWRT] for instructions on correcting the package management system. 
    1115 
    12 = Setup Instructions = 
    13 Coming Soon... 
     16=== Limitations === 
     17''Name'' cannot contain the '#' character. 
     18 
     19=== Setup Instructions === 
     201. Download all the files: 
     21* [[http://code.mios.com/trac/mios_wake-on-lan/export/22/WOL.plugin/D_WOL.json|D_WOL.json]] 
     22* [[http://code.mios.com/trac/mios_wake-on-lan/export/22/WOL.plugin/D_WOL.xml|D_WOL.xml]] 
     23* [[http://code.mios.com/trac/mios_wake-on-lan/export/22/WOL.plugin/I_WOL.xml|I_WOL.xml]] 
     24* [[http://code.mios.com/trac/mios_wake-on-lan/export/22/WOL.plugin/S_WOL.xml|S_WOL.xml]] 
     252. On the Vera dashboard go to ''MiOS developers'' -> ''Luup files''. 
     263. Check ''Restart Luup after upload''. 
     274. Upload all the files. 
     285. After MiOS has restarted go to ''Create device'' and: 
     29- in the ''!UpnpDevFilename'' box write ''D_WOL.xml'', 
     30- in the ''Description'' box write ''Wake-on-LAN''. 
     316. Restart MiOS. 
     32 
     33=== Screenshots ===