Open philoxio opened 4 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?
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
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! :)