mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-14 13:11:52 +00:00
Modifying 'Hello, Home Phrase Director'
This commit is contained in:
@@ -85,7 +85,6 @@
|
||||
}
|
||||
|
||||
def initialize() {
|
||||
state.clear()
|
||||
subscribe(people, "presence", presence)
|
||||
runIn(60, checkSun)
|
||||
subscribe(location, "sunrise", setSunrise)
|
||||
|
||||
Reference in New Issue
Block a user