Idee voor HendiControl sturing

Moved schematics into the project tree.

Version 0.3.14. Log brewing essentials at brew start.

Removed AP configuration settings.

Changed HTTP tasks startup code to prevent a race condition during startup. Upgraded the WiFi code to support the new esp_netif api. Removed the AP mode, WiFi is now STA (station) only.

Version 0.3.13. Recipe import parse BMS_COOLING_TO to set the cooling temperature.

No repeated logs when the SD card is removed. Supress wifi_init logs.

Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.

Version 0.3.12 and back to real sensors.

Added power usage counters to manual mode.

Fix missing log entries. More code space saving.

SDK settings to reduce bin size. Some log messages to debug level. Added KWH usage registration. Added equipment power usage for HLT and MLT. Equipment database upgraded to version 2, expandable. Fixed some screen errors during temperature mash steps.

Default PID init adjusted.

Version 0.3.11

Better web directory display.

Update README

The PID workig mode is fixed

Added mash temperature adjust steps if different begin and end temperatures.

Added directory sorting for the logfiles. Sort in reverse order on the timestamp so the last files will be on top.

Websocket selectors using jquery style. During cooling display the pump button on the webpage too.

Added reconnect-websocket javascript. Removed some debugging log messages.

Changed the recipe database so that it is expandable, version 2. More mash fields and allow 16 steps. Allow 20 Additions. Removed separate mash steps from the state machine, the steps are moved to the runtime data. There is no fixed step number for mashout anymore. There is no fixed step for mash-in anymore, just use the first step and heat to the infusion temperature. After malt add, switch to the normal step temperature. Implemented decoction steps.

Version 0.3.10 Updated the webui. The recipe mash infusiont temperature rounding from 0.25 to 0.0625 degrees.

Version 0.3.9. Added no-boil handling. Fixed cooling temp during cooling to allow 45 degrees setpoint.

Version 0.3.8. Switched build system to idf.py

Merged with default stable

TCP MSS from 1436 to 1440 bytes.

Fixed IP event loop.

Version 0.3.7. The WiFi task uses the new event handlers. Cooling temperature top is now 45 instead of 30 degreees for pitching Kveik. One extra cosmetic message during OTA update.

Updated the esp-idf

(0) -50 -30 +30 tip

mercurial