Skip to content

Commit

Permalink
V 1.49
Browse files Browse the repository at this point in the history
  • Loading branch information
InnuendoPi committed Feb 17, 2025
1 parent 4c5758a commit 0520f91
Show file tree
Hide file tree
Showing 106 changed files with 4 additions and 743 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,4 @@ FSBrowser/
/*.h
/*.cpp
*.hintrc
docs/img/Brautomat_Deckel.jpg
docs/img/Brautomat_Grundplatte.jpg
docs/img/Brautomat_Halterung-Blende.jpg
docs/img/Maischeplan_Rezept.jpg
docs/img/brautomat-kabel.jpg
docs/
36 changes: 3 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,5 @@
# Der Brautomat für ESP8266
# Brautomat

[![Brautomat](https://img.shields.io/badge/Latest-Brautomat32-blue.svg)](https://github.com/InnuendoPi/Brautomat32) [![Brautomat](https://img.shields.io/badge/EOL-Brautomat-green.svg)](https://github.com/InnuendoPi/Brautomat32)
Diese Seite wurde verschoben: [Brautomat32](https://github.com/InnuendoPi/Brautomat32)

_End of life: Die Entwicklung für den Brautomat ESP8266 wird ab März 2025 eingestellt. Bitte auf den [ESP32](https://github.com/InnuendoPi/Brautomat32) wechseln._

## Changelog

Version 1.48.8

* Update: VSCode 1.97
* Update: Dallas Temperature Bibliothek 4.0.4
* Fix: Temperatur Übergang Kochen wurde nicht korrekt an PID Controller übertragen, wenn der brauprozess aus dem Flashspeicher fortgesetzt wurde
* Fix: Typo Debugausgaben ThresTemp und ThresOutput
* Geändert: InnuAPID Überprüfung Temperatur Übergang Kochen angepasst
* Geändert: Die Nachricht "WebUpdate abgeschlossen" mit auto reload wurde "manchmal" nicht angezeigt
* Fix: Fehler im Modul Aktoren UpdatePower behoben
* Geändert: ajax synchronous get requests
* Fix: Button "Nachguss löschen" wurde aus WebIf ohne Kessel ID übermittelt
* Fix: wurde vor dem Power Button Maischeplan Sud oder HLT eingeschaltet, wurde ein Sonderbefehl als erster Maischeschritt nicht ausgeführt
* Fix: sehr langsame Reaktion im Relais Modus behoben
* Fix: noiseband und Temperatur delta zum Ziel wurden nicht korrekt im Profil gespeichert
* Geändert: in der Chart Legende werden die Kesselnamen angezeigt. Die Zieltemperaturen mit dem postfix "target"
* Update: Chart.js 4.4.1
* Geändert: Ist und Soll Temperatur Kessel Sud in die Chart eingefügt
* Geändert: Der Sonderbefehl IDSPROFIL prüft vor dem Profilwechsel den Gerätetyp
* Fix: SensorID wurde im Sonderbefehl IDSPROFIL nicht korrekt übertragen
* Update: Dallas Temperature Bibliothek 4.0.3
* Fix: Bei Profilwechsel und Sonderbefehl IDSPROFIL wurde der Status GPIO invertieren im Relais Modus nicht korrekt übernommen
* Geändert: default Status GPIO invertieren in der Kessel Konfiguration auf false gesetzt
* Neu: Im Relais Modus kann der GPIO nun invertiert werden
* Fix: Freigabe GPIOs bei Wechsel Kesseltyp (off, IDS, Relais) korrigiert
* Fix: Fehler in der Profilverwaltung behoben
* Update: Dallas Temperature Bibliothek 4.0.1 (fix err handling, fix device search)
* Update: Release 1.48 erstellt
Brautomat repository for ESP8266 moved to: [Brautomat32](https://github.com/InnuendoPi/Brautomat32)
Empty file removed data/Profile/empty.txt
Empty file.
1 change: 0 additions & 1 deletion data/Rezepte/Maischeplan_Beispiel.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Rezepte/Starterwuerze.json

This file was deleted.

Binary file removed data/brautomat.min.css.gz
Binary file not shown.
Binary file removed data/brautomat.min.js.gz
Binary file not shown.
Binary file removed data/brautomat.ttf.gz
Binary file not shown.
Binary file removed data/error.mp3
Binary file not shown.
Binary file removed data/favicon.ico
Binary file not shown.
Binary file removed data/info.mp3
Binary file not shown.
7 changes: 0 additions & 7 deletions data/lang.js

This file was deleted.

Loading

0 comments on commit 0520f91

Please sign in to comment.