Skip to content

Commit

Permalink
V 1.47.7
Browse files Browse the repository at this point in the history
  • Loading branch information
InnuendoPi committed Jan 6, 2025
1 parent 99e20ab commit ef11c43
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,11 @@ _pIO versions are not compatible with Brautomat32: you can not upgrade from brau

## 📚 Changelog

Version 1.47.6
Version 1.47.7

- Fix: WebIf links to gitbook
- Add: some sensor infomrations in tab sysinfo in modal window sensors
- Fix: all PID parameters are now editable while brewing
- Fix: fixed wrong setpoint for kettle maische, when changing PID parameters while brewing
- Fix: fixed read wrong value for object powerButton from display in manual mode
- changed: modul checkIDSState changed handling kettle Sud
Expand Down
Binary file modified build/LittleFS.bin
Binary file not shown.
Binary file modified build/firmware.bin
Binary file not shown.
4 changes: 4 additions & 0 deletions data/language/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
"SEN_TEXT1": "Sensor Einstellungen",
"SEN_TAB1": "Einstellungen",
"SEN_TAB2": "Kalibrierung",
"SEN_TAB3": "Sysinfo",
"SEN_TYP": "Sensor Typ",
"SEN_TYP_LIST":["DS18B20", "PT100", "PT1000"],
"SEN_ADD": "Sensor Adresse",
Expand All @@ -160,6 +161,9 @@
"SEN_DEL": " Sensor löschen",
"SEN_TT_KAL1": "Kalibrierung Offset 1",
"SEN_TT_KAL2": "Kalibrierung Offset 2",
"SEN_FAM": "sensor dallas id",
"SEN_RES": "sensor resolution",
"SEN_VAL": "plain sensor value",
"IDS_TEXT1": "Einstellungen MaischeSud Kessel",
"IDS_TAB1": "Hardware",
"IDS_TAB2": "Temperatursteuerung",
Expand Down
4 changes: 4 additions & 0 deletions data/language/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
"SEN_TEXT1": "Sensor settings",
"SEN_TAB1": "settings",
"SEN_TAB2": "calibration",
"SEN_TAB3": "sysinfo",
"SEN_TYP": "Sensor type",
"SEN_TYP_LIST":["DS18B20", "PT100", "PT1000"],
"SEN_ADD": "Sensor address",
Expand All @@ -160,6 +161,9 @@
"SEN_DEL": " delete sensor",
"SEN_TT_KAL1": "Calibration offset 1",
"SEN_TT_KAL2": "Calibration offset 2",
"SEN_FAM": "sensor dallas id",
"SEN_RES": "sensor resolution",
"SEN_VAL": "plain sensor plain value",
"IDS_TEXT1": "Mash tun settings",
"IDS_EN_LIST": ["disabled", "GGM IDS1", "GGM IDS2", "Relay"],
"IDS_TAB1": "Hardware",
Expand Down
Binary file modified firmware.zip
Binary file not shown.

0 comments on commit ef11c43

Please sign in to comment.