1 console.out("Sending lid open..."); 2 3 include("scripts/CheckStates.js"); 4 5 checkSend(["LID_CONTROL"]); 6 dim.send("LID_CONTROL/OPEN"); 7