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