Check if only sent mode is different with current mode, send event in Location class!
[smartthings-infrastructure.git] / Methods / canSchedule.groovy
1 /////////////////////////////////////////////////////////////////////
2 def canSchedule() {
3         return true
4 }