Hello everyone, greetings from Guatemala. After looking for ideas to build a controller for aquariums, since I spend all week outside my house and only return on weekends, I needed a way to keep my reef controlled and monitored. Reef-pi is excellent. Congratulations to all those involved in the development, especially the creator Ranjib.
I have two questions:
1. Monitoring by IO does not work for me Adafruit gives me this error:
Mar 15 11:39:21
{"error":"request failed - failed to save data to feed acuarioato-ato-reading. undefined method `\u003e' for nil:NilClass"}
Mar 15 11:39:19
{"error":"request failed - failed to save data to feed acuarioato-ato-usage. undefined method `\u003e' for nil:NilClass"}
Mar 15 11:39:20
{"error":"not found - that is an invalid URL, please check the API documentation at
https://io.adafruit.com/api/docs to make sure your URL is correct"}
Mar 15 11:39:23
{"error":"not found - that is an invalid URL, please check the API documentation at
https://io.adafruit.com/api/docs to make sure your URL is correct"}
Mar 15 11:39:21
{"error":"not found - API documentation can be found at
https://io.adafruit.com/api/docs"}
Mar 15 11:39:23
{"error":"not found - API documentation can be found at
https://io.adafruit.com/api/docs"}
2. How could we modify the croon to create simulation of tides with the web maker, since the minimum that can be set is one minute, we would need for example:
WAVE MAKER # 1 ON 5 sec
WAVE MAKER # 2 OFF 5 sec
next step
WAVE MAKER # 1 OFF 5 sec
WAVE MAKER # 2 ON 5 sec
and start the cycle again
This would be for a type of tide, could function as the controller of hydor
Thank you for taking the time to read my message, success to all!