Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Issue33 and asleep state improvements #35

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

TonyFleisher
Copy link
Contributor

Fix bug in nightSwitchesOff() - Issue #33
Add ability to choose which switches to turn off when leaving asleep
Turn on (instead of off) night switches if motion is active when entering asleep state

TonyFleisher and others added 13 commits December 24, 2017 12:04
Switch occupancy feature updates and merge
Merge update with upstream
* v 0.12.2

* cool and heat check presence

* Create installerManifest.json

* cool heat turnoff

* Update installerManifest.json

* dimtolevel

* v 0.12.5

* Update installerManifest.json

* Update installerManifest.json

* Update installerManifest.json

* Update installerManifest.json

* version no

* updated images

* no motion timer

* Delete .DS_Store

* Delete .DS_Store

* V 0.12.6

* save first notice

* v 0.12.7

* v 0.14.0

* Add files via upload

* Delete rooms_rules.png

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Delete roomsRules2.png

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Delete roomsAdjacent.png

* Add files via upload

* Delete roomsAdjacent.png

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* v 0.15.2

* Add files via upload

* Add files via upload

* Add files via upload
Fix bug in nightSwitchesOff()
Add ability to choose which switches to turn off when leaving asleep
Turn on night switches if motion is active when changing to asleep
@TonyFleisher
Copy link
Contributor Author

Change around line 3093 needs improvement. Intent is to stop lights from going off if someone is in the room when we change to sleep, but found it is also causing lights to turn on unexpectedly in some situations. I think we need to include check on oldState (or switches state) to see if we need dimNightLights()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant