mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-12 05:11:52 +00:00
MSA-1244: 자동으로 음악을 틀어주는 기능입니다.
This commit is contained in:
@@ -58,4 +58,4 @@ def parse(String description) {
|
||||
}
|
||||
log.debug "Parse returned ${result?.descriptionText}"
|
||||
return result
|
||||
}
|
||||
}
|
||||
@@ -335,5 +335,4 @@ private timeIntervalLabel()
|
||||
{
|
||||
(starting && ending) ? hhmm(starting) + "-" + hhmm(ending, "h:mm a z") : ""
|
||||
}
|
||||
// TODO - End Centralize
|
||||
|
||||
// TODO - End Centralize
|
||||
Reference in New Issue
Block a user