Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 3.53 KB

README.md

File metadata and controls

54 lines (37 loc) · 3.53 KB

 OpenSprinkler App GitHub version

 Official Site | Support | Changelog  © 2013-2016 Samer Albahra (@salbahra)
A mobile interface for the OpenSprinkler irrigation device. Designed to allow manual control, program management (view, edit, delete and add), initiation of a run-once program, viewing device status, adjusting rain delay, changing of OpenSprinkler settings and much more.


Screenshots: iPhone 5S


Overview

  • This application is available for free from the following app stores:

  • This application interfaces with OpenSprinkler. The application has been tested and is compatible with all versions of the Unified firmware for both Arduino and Raspberry Pi.

  • The application is written in Javascript and HTML/CSS. The application runs completely within the user's browser (or webview) and communicates directly with the OpenSprinkler.

  • Language translation is crowd sourced using Transifex. To contribute to any language please visit our Transifex page.

  • For current discussion about the project please refer to the forums.

  • For advanced users, the application supports authentication (HTTP Basic) and SSL for devices behind proxies.


Unified Firmware

Starting with firmware 2.0.3, an option has been added to change the Javascript URL path for the UI. The application now offers an injection method which takes over Ray's OpenSprinkler UI. Just follow the simple steps below to switch your UI:

Firmware 2.1.0 and newer have the following settings by default.

  1. Navigate to http://x.x.x.x/su (replace x.x.x.x with your OpenSprinkler IP)
  2. For "Javascript URL" field use the following: https://ui.opensprinkler.com/js
  3. Enter your password in the field and push "Submit"
  4. Your page will reload and you will now see the application