Changing the initial value of illuminance sensor to something around zero+something...
[smartthings-infrastructure.git] / Methods / canSchedule.groovy
1 /////////////////////////////////////////////////////////////////////
2 def canSchedule() {
3         return true
4 }