Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smart Irrigation System Cloudrain #370

Open
philoxio opened this issue Mar 20, 2020 · 2 comments
Open

Smart Irrigation System Cloudrain #370

philoxio opened this issue Mar 20, 2020 · 2 comments

Comments

@philoxio
Copy link

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
Copy link

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
Copy link

hendrikhoffmann commented Nov 7, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants