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: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,9 @@ This is the data that is fetched and shown on the dashboard.
29
29
- name: Default would be batch so in that case the _recipe.name_ is used.
30
30
- tasteNotes: Description of the beer in the list.
31
31
- recipe.style: Style of beer.
32
-
- estimatedColor: EBC color, will also be used to select the appropriate image.
33
-
- recepie.estimatedIbu: IBU
34
-
- recepie.measuredAbv: ABV
35
-
- bottlingDate: Date shown
32
+
- recipe.color: EBC color, will also be used to select the appropriate image.
33
+
- recipe.ibu: IBU
34
+
- recipe.abv: ABV
36
35
37
36
You don't need to enter the brewfather secrets on the device. If these are defined on the kegmon device these will be fetched and stored when the index.html page is opened and they are unset.
0 commit comments