-
Notifications
You must be signed in to change notification settings - Fork 100
Upgrading
To upgrade from a previous version of sprinklers Pi, use the following procedure:
NOTE If you are upgrading from version 1.0.1 please note that upgrading will erase your settings and load the default settings. BE FOREWARNED. Upgrading from version 1.0.3 onward will not require reloading settings. The version number is located in the lower left corner of the home page
Run this code to upgrade to the latest release:
wget stuff.intelligent-isi.com/sprinklers_pi/sprinklers_pi-1.0.6.tar.gz
tar -xzvf sprinklers_pi-1.0.6.tar.gz
cd sprinklers_pi-1.0.6
make
sudo make upgrade
You should erase your browser cache when you start. I've got a fix for that in the works, but it's not there right now. In chrome you do this by pressing Ctrl-Shift-Delete, make sure the "empty the cache" checkbox is checked, and click "Clear Browsing Data". On IE, press Ctrl-Shift-Delete and make sure 'Temporary Internet Files and website files" is selected. On the iPhone you do this in the Settings->Safari window.