local dev = libs.device;


-- Documentation
-- http://www.unifiedremote.com/api

-- Device Library
-- http://www.unifiedremote.com/api/libs/device

-- Codes need to be in the PRONTO format!
-- http://www.remotecentral.com/cgi-bin/files/rcfiles.cgi?area=pronto&db=discrete
-- http://www.unifiedremote.com/tutorials/how-to-use-ir


--@help Command 1
actions.command1 = function ()
	dev.irsend("0000 006F 0022 0002 0155 00AB 0016 0016 0016 0040 0016 0040 0016 0040 0016 0016 0016 0040 0016 0040 0016 0040 0016 0040 0016 0040 0016 0040 0016 0016 0016 0016 0016 0016 0016 0016 0016 0040 0016 0040 0016 0016 0016 0040 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0040 0016 0040 0016 0040 0016 0016 0016 0040 0016 0016 0016 0040 0016 0586 0155 0055 0016 0E36");
end


--@help Command 2
actions.command2 = function ()
	dev.irsend("0000 006F 0022 0002 0155 00AB 0016 0016 0016 0040 0016 0040 0016 0040 0016 0016 0016 0040 0016 0040 0016 0040 0016 0040 0016 0040 0016 0040 0016 0016 0016 0016 0016 0016 0016 0016 0016 0040 0016 0016 0016 0040 0016 0040 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0040 0016 0040 0016 0040 0016 0016 0016 0040 0016 0016 0016 0040 0016 0586 0155 0055 0016 0E36");
end


--@help Command 3
actions.command3 = function ()
	dev.irsend("0000 006F 0022 0002 0155 00AB 0016 0016 0016 0040 0016 0040 0016 0040 0016 0016 0016 0040 0016 0040 0016 0040 0016 0040 0016 0040 0016 0040 0016 0016 0016 0016 0016 0016 0016 0016 0016 0040 0016 0040 0016 0016 0016 0016 0016 0040 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0040 0016 0040 0016 0040 0016 0016 0016 0040 0016 0016 0016 0040 0016 0586 0155 0055 0016 0E36");
end

