Modifying 'Hello, Home Phrase Director'

This commit is contained in:
Tim Slagle
2015-09-28 18:50:25 -07:00
parent 5edff0df53
commit 09b91014da

View File

@@ -85,7 +85,6 @@
}
def initialize() {
state.clear()
subscribe(people, "presence", presence)
runIn(60, checkSun)
subscribe(location, "sunrise", setSunrise)