Jake Hartnell
Jake Hartnell
Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project.  #### Changes included in this PR - Changes to...
Not going to lie, this package needs some love (and some tests). I am very focused on other things at the moment. So two options: 1.) Archive it. It's a...
It's about time we had tests for the component. Need to setup testing infrastructure (jest, react-testing library or enzyme). That way, when something is not behaving as expected, we can...
Work on this library will be moving over to the main Grow-IoT repo.
So I think it makes sense for phases to have length; a time period that must be elapsed before the next phase starts. http://bunkat.github.io/later/time-periods.html#overview
So PID controllers are great but if we could have some methods to assist in tuning their parameters that would make creating control systems a lot easier... Some ideas: https://robotics.stackexchange.com/questions/167/what-are-good-strategies-for-tuning-pid-loops...
A docker container that runs Grow-IoT, InfluxDB, and Grafana all together would be lovely... especially if it was documented.
One of our growers gave us the following feedback. > Here is stuff that needs to be improved: > alerts- the webpage shows thousands of alerts but they aren't valuable...
A basic start at a settings page would be nice. As a user of Grow-IoT, I would like an account settings page to be able to: - Change password
Environments are simply a collection of things. An environment such as a grow room or greenhouse might contain the following: - temperature sensor - heater - humidifier - light -...