Releases: NavasotaBrewing/brewdrivers
Release list
Stability Updates
Configuration Changes
This release changes the API quite a bit, and also changes the layout of the configuration file.
Version 0.12.1
This is a release meant to work with version 2 of the BCS
Async
This release brings a full rewrite of the CN7500 module to be asynchronous. It also brings general stability improvements. Check out the documentation
More stability
Fixed some big bugs, it's a lot better now. Attached binary is compiled for Raspberry Pi as usual, but it's not a release binary so it's a bit bigger and slower but not noticeably.
Stable CLI
CLI is stable now
Omega Driver
An omega driver has been added. It has not been thoroughly tested but it works so far.
The CLI has also been changed dramatically. It's split into an omega cli and a relay cli, which are both interactive.
September Brewing
$ brewdrivers relay [controller_address] [relay_num] [relay_state]
[relay_state] should be 1 or 0. If you don't provide [relay_state], it will return the current state of the relay.
Initial Release
The STR116 driver is womb-fresh, but working.