ioBroker / AdapterRequests

This Place is used to track the status of new Adapter-Requests.
249 stars 36 forks source link

Smart Irrigation System Cloudrain #370

Open philoxio opened 4 years ago

philoxio commented 4 years ago

The smart irrigation system Cloudrain recently published an API on OAuth basis. Documentation can be found here. I have a Cloudrain irrigation system and would be available for testing! :)

StefGuad commented 3 years ago

I have a Cloudrain irrigation system and would so love to integrate it ioBroker. An API for this has already been developed, I do not know if anyone is already working on an IoBroker adapter?

hendrikhoffmann commented 2 years ago

The adapter for the Cloudrain irrigation system is available for testing. The adapter querys all CloudRain controllers and zones, populates the object tree and updates the irrigation status at a user definable interval. Irrigation start/stop is also supported. To install open a shell and issue commands:

cd /opt/iobroker iobroker stop npm install iobroker.cloudrain iobroker add cloudrain iobroker start

See also https://github.com/hendrikhoffmann/ioBroker.cloudrain https://forum.iobroker.net/topic/49253/test-adapter-cloudrain-v0-1-x-github-latest