Releases: MvdDonk/brewfather
Brewfather API fix
❗Breaking changes❗
❗Breaking changes ❗
Make sure to read the manual when upgrading to v2:
https://github.com/MvdDonk/brewfather/blob/main/docs/v1-to-v2.md
Changelog:
Rebuild of the integration following Home Assistant best practices and removed deprecated stuff.
New features:
- Support for temperature ramping
- Basic out of box support for multiple batch tracking
For more details go to: https://github.com/MvdDonk/brewfather
v2.0.1
- Fixed issue with pressures being parsed as string instead of float
❗Breaking changes❗
❗Breaking changes ❗
Make sure to read the manual when upgrading to v2:
https://github.com/MvdDonk/brewfather/blob/main/docs/v1-to-v2.md
Changelog:
Rebuild of the integration following Home Assistant best practices and removed deprecated stuff.
New features:
- Support for temperature ramping
- Basic out of box support for multiple batch tracking
For more details go to: https://github.com/MvdDonk/brewfather
Getting things ready for v2
Just a version bump
Fermenting temperature fix
Now using the correct property (stepTemp instead of displayStepTemp)
Displaying correct temperature
Use last readings entry based on time to set as current temperature
JSON mapping bugfixes
Merge pull request #10 from MvdDonk/develop Changed model to map correct properties
Models rewrite and language added
Bugfix with translations getting into the API
Fixed issue where Brewfather api was returning translated enum value...
Brewfather api v2
Updated to Brewfather api v2 and added extra logging