OpenSprinkler Forums Comments, Suggestions, Requests Rain sensor http API set option

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47413

    ansz
    Participant

    Hi,

    I don’t have rain sensor connected to the opensprinkler but I have weather station (KNX) with rain sensor and I would like to pass the information about the rain via http API. As far as I know there is no such API yet.
    In my opinion option it would be very useful feature for smart home users owning full weather station (no additional redundant equipment) which is quite often case.

    Do you see any chance for implementing such a feature?

    #47732

    Ray
    Keymaster

    Currently the weather feature in OpenSprinkler firmware requires WUnderground API. If you can set up your weather station as a Wunderground weather station, then you can use its data through the weather algorithm.

    Another way would be to involve another web server (it can be a Raspberry Pi), which gets information from your weather station, and sends an HTTP request to OpenSprinkler to change its rain status (you can use the rain delay API). It’s possible to modify the OpenSprinkler firmware to obtain this information from your weather station directly (without having to use another web server), but it’s often easier to write a Python script on Raspberry Pi than to modify the OpenSprinkler firmware.

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

OpenSprinkler Forums Comments, Suggestions, Requests Rain sensor http API set option