wol fix
This commit is contained in:
		@@ -30,7 +30,7 @@ class WOL(object):
 | 
			
		||||
    ##-----------------------------------------------------------------------------------##
 | 
			
		||||
        for device in data:
 | 
			
		||||
            if device in self.devices:
 | 
			
		||||
                self.wakeDevice(self.devices[device]['mac'])
 | 
			
		||||
                self.wakeDevice(self.devices[device])
 | 
			
		||||
 | 
			
		||||
    ##-----------------------------------------------------------------------------------##
 | 
			
		||||
    def wakeDevice(self, device):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user