You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src_docs/source/releases.rst
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Documentation
13
13
* Added documentation for Brewpiless as target
14
14
* Updated docs for ubidots service integration.
15
15
* Added brewblox as new service
16
-
* Updated docs for HA integration since method was depricated
16
+
* (beta2) Updated docs for HA integration since method was depricated
17
17
18
18
User interface
19
19
++++++++++++++
@@ -28,8 +28,10 @@ Features
28
28
* Added storage mode which is activated under hardware setting. When place on the cap (<5 degres tilt) the device will go into storage mode and sleep for the max allowed time.
29
29
* Added ${app-ver} and ${app-build} to format template as new variables.
30
30
* Added format templates for HA auto registration
31
-
* Improved error messages when creating formula so the meaasurement points can be identified.
32
-
* Changed defaule validation threashold from 1.6 SG to 3.0 SG, this should allow for some more variance when creating formula.
31
+
* (beta2) Improved error messages when creating formula so the meaasurement points can be identified.
32
+
* (beta2) Changed defaule validation threashold from 1.6 SG to 3.0 SG, this should allow for some more variance when creating formula.
33
+
* (beta2) Updated format template for Home Assistant for using manual configuration (Aligned with new mqtt configuration format)
34
+
* (beta2) Added format template for Home Assistant with automatic device registration
33
35
34
36
Other
35
37
+++++
@@ -40,11 +42,11 @@ Other
40
42
41
43
Issues adressed
42
44
++++++++++++++++
43
-
* BUG: Large format templates could be saved but when loading it's only blank. Increased total memory from 3kb to 5kb
44
45
* BUG: Copy format templates used an old format for iSpindle and Gravmon where the token was not used.
45
46
* BUG: Gravity correction formula not calculating correctly.
46
47
* (beta2) BUG: Temp corrected gravity was not used when pushing data to removed
47
48
* (beta2) BUG: Low memory in format api which resulted in mqtt template to be set to null
49
+
* (beta2) BUG: Large format templates could be saved but when loading it's only blank. Increased total memory from 3kb to 5kb
0 commit comments