OpenSprinkler Forums Comments, Suggestions, Requests Guidance on Web UI customizations?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #40838

    gkleyn
    Participant

    Hi,

    I’ve been using OpenSprinkler since this spring and am very happy with the operation. I have a system with 20 zones and would like to know the best way to overlay the zones onto a survey map I have of my property. That would make the opening page of the UI much more useful as opposed to descriptions. I’m willing to start coding it up myself and post the results back to the community, but would someone could give me a three/four paragraph hint on where to start that would be great (I’m mostly a low-level HW/FW engineer, not as versed in web/UI programming).

    Thanks,

    G

    #40921

    Ray
    Keymaster

    Hi,

    The source code for the current OpenSprinkler app can be found on our Github page:
    https://github.com/OpenSprinkler

    The firmware source code is also there (although I don’t think you need to modify the firmware). If you want to modify the opening page to display a map instead of list, you can probably directly change the homepage layout of the app. Another way is to have your custom homepage as a separate homepage, and you can query the device for the list of stations (names and attributes) for display.

    The HTTP GET commands that the firmware supports are all described in the API documents:
    https://opensprinkler.freshdesk.com/solution/folders/5000147084
    (2.1.6 being the latest firmware).

    #67150

    slojeeps
    Participant

    Did this Project ever get completed? I would love to have a map view of my property with all the zones shown on it.

    #70568

    lordshandyman
    Participant

    “Did this Project ever get completed? I would love to have a map view of my property with all the zones shown on it.”

    +1 on this. I too would love to have a map view for zone locations.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums Comments, Suggestions, Requests Guidance on Web UI customizations?