Commit Graph

13 Commits

Author SHA1 Message Date
jameswood f655976cb1 Improve offline responsiveness
hard-wired button checking is no longer inside the wifi loop - the
button now works even if the network (or mqtt broker) drops out
2015-09-27 15:36:36 +10:00
jameswood ddb7a6a449 Retain FEWER things!
Just retain status (online/offline), not all events
2015-09-02 22:51:14 +10:00
jameswood 4088122f1a Tidy secrets 2015-09-02 22:40:10 +10:00
jameswood ec1be47a6e Update .gitignore 2015-09-02 22:32:08 +10:00
jameswood 2c2d327de8 re-subscribe and refactor
Vastly simpler. Better code. Now resubscribes on reconnect, and wifi
and mutt subscriptions are discrete
2015-09-02 22:31:19 +10:00
James Wood fa2d558a51 Fix modes
Switching to mode 3 (which no longer exists)
2015-09-01 11:13:55 +10:00
jameswood abce59ac11 Merge branch 'development' 2015-08-31 23:00:07 +10:00
jameswood 4fdd7f3fd6 Improve performance of motor detect switch
by using the right variable WHOOPS
2015-08-31 22:59:08 +10:00
jameswood f1e592ba1e Bounce2 library added 2015-08-31 22:47:14 +10:00
jameswood 2926a68023 Merge branch 'master' into development 2015-08-31 22:07:29 +10:00
jameswood 7c84e3be18 Wifi Robustness
Reconnect if lost
2015-08-31 22:06:38 +10:00
jameswood 131c1dc673 no delay. All in loop. 2015-08-30 23:31:38 +10:00
jameswood e13c7c5bf4 Broken - mix of old and new code. For backup. 2015-08-30 17:41:01 +10:00