I just downloaded a fresh copy of SIP and it seems to be working properly under both Python2 and Python3.
The UI is responsive.
The only problems that I can think of is if you are running SIP under Python3. You would need to install the Python 3 version of rpi_gpio:
It that is not installed SIP will appear to be working but no stations will be activated.
Also the OpenSprinkler app is no longer compatible. SIP has had many improvements to it's native UI for mobile devices.
If you had been using the mobile app for remote access I would suggest using pivpn:
https://www.pivpn.io/
It will allow remote access from anywhere in the world.
Dan
The UI is responsive.
The only problems that I can think of is if you are running SIP under Python3. You would need to install the Python 3 version of rpi_gpio:
Code:
sudo apt install python3-rpi.gpio
It that is not installed SIP will appear to be working but no stations will be activated.
Also the OpenSprinkler app is no longer compatible. SIP has had many improvements to it's native UI for mobile devices.
If you had been using the mobile app for remote access I would suggest using pivpn:
https://www.pivpn.io/
It will allow remote access from anywhere in the world.
Dan
<p><br></p>