Hive mind,
I have released reef-pi 3.4. Following is the summary:
Bugfixes:
- Introduce sht31d humidity and temperature sensor support
- openapi documentation
- journal subsystem api and wip UI
- Fix ato usage alert and disable on alert behavior
- Display control errors out due to new line character
- Dont break connector ui when associated driver is missing
- Fix camera ui when no images are present
- pH calibration ui bug in firefox browser
Chores
- address all react 16 lifecycle method deprecation warning
release builds can be found in usual location: https://github.com/reef-pi/reef-pi/releases/tag/3.4
This is a non-breaking minor release. All 3.x users should be able to upgrade without any issues.
Again, this is minor release with sht31d humidity sensor support and few critical bug fixes (ato disable on alert and broken connector ui when associated driver is deleted etc). Please try it out if you are encountering any of those bugs, or want to use the new humidity sensor. I have also added a new subsystem called "journal" for manual testing like workflow where users want to record specific values on-demand, manually. At this time its API ready with minimal UI support. i.e users can only create/update/delete the journal parameters (e.g. alk test results) but not enter their values via UI (API is done, UI still pending). We intend to wrap up the UI in next release.
stay safe
ranjib
Much appreciated and great job @Ranjib and @Michael Lane! I love the fact you haven't lost the passion to keep doing this.
I'm working on a large system that will push reef-pi where it's probably never been. This is basically the goal.
64 outlets
12 pH circuits
12 temp sensors
16 dosing pumps
16 stirrers
10 ATO's
at least 16 PWM channels
12 flow meters when it can
Haven't settled on how I'm going to tackle it yet but will be fun. :)
