Skip to content

Releases: MvdDonk/brewfather

Brewfather API fix

15 Jan 16:45
e435eb3
Compare
Choose a tag to compare

There was a bug when reading a batch without any readings. The api was returning a 404 which resulted in the integration failing to work.

❗Breaking changes❗

08 Dec 16:23
b1da9f8
Compare
Choose a tag to compare

❗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❗

27 Nov 13:59
c285e9a
Compare
Choose a tag to compare

❗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

24 Nov 14:08
Compare
Choose a tag to compare

Just a version bump

Fermenting temperature fix

08 Aug 13:35
0dac2cb
Compare
Choose a tag to compare

Now using the correct property (stepTemp instead of displayStepTemp)

Displaying correct temperature

29 Nov 07:58
d6e97ee
Compare
Choose a tag to compare

Use last readings entry based on time to set as current temperature

JSON mapping bugfixes

27 Nov 08:36
d3cfb3e
Compare
Choose a tag to compare
Merge pull request #10 from MvdDonk/develop

Changed model to map correct properties

Models rewrite and language added

03 Oct 19:29
Compare
Choose a tag to compare

Bugfix with translations getting into the API

03 Oct 13:54
792bd86
Compare
Choose a tag to compare

Fixed issue where Brewfather api was returning translated enum value...

Brewfather api v2

03 Oct 11:06
0102d33
Compare
Choose a tag to compare

Updated to Brewfather api v2 and added extra logging