Mon, 19 Feb 2024 15:07:28 +0100 Michiel Broek Fix current year display default tip changeset | files
Mon, 19 Feb 2024 15:02:07 +0100 Michiel Broek Version 0.3.24. Kicad upgrade affecting schema's. A recipe with a single mashstep, the step was treated as a mashout and the wrong temperature range was applied. changeset | files
Tue, 16 Jan 2024 09:51:55 +0100 Michiel Broek Version 0.3.23. In a decoction mash step during wait for confirm prompt, leave the setpoint as it was. Set the new temperature after confirmation. Log this. changeset | files
Sun, 14 Jan 2024 11:19:19 +0100 Michiel Broek Some kicad upgrade, no project changes. changeset | files
Thu, 06 Oct 2022 14:17:05 +0200 Michiel Broek Version 0.3.22. Fixed adding Tetra Hop, it is now not added to the recipe because this hop is not added on brewday. changeset | files
Sat, 01 Oct 2022 14:23:15 +0200 Michiel Broek Updated kicad drawings to kicad 6.0.8 changeset | files
Mon, 26 Sep 2022 22:17:35 +0200 Michiel Broek Upgraded kicad to version 6 changeset | files
Sat, 25 Jun 2022 15:24:55 +0200 Michiel Broek Version 0.3.21. Changed HLT heatup speed calculation to 0.67 degrees/minute. Include the mash ramp times in the calculation for the initial temperature. With a combined HLT and MLT setup, the HLT preheat time is now much shorter. Fixed problems reading beerxml if there is an aroma hop. If the time was 0 or missing it was assumed to be a whirlpool hop. Now it's treated as flameout hop as it should be. Fixed sorting hop/misc additions, this could lead to missing ingredients warnings. The recipe cool temperature was treated as an integer value. changeset | files
Tue, 02 Nov 2021 14:47:43 +0100 Michiel Broek Version 0.3.20 fix for equipment records create and delete. changeset | files
Sat, 31 Jul 2021 15:44:20 +0200 Michiel Broek Version 0.3.19. Real sensors and code cleanup. changeset | files
Fri, 30 Jul 2021 20:35:04 +0200 Michiel Broek Updated the README changeset | files
Fri, 30 Jul 2021 19:39:02 +0200 Michiel Broek Removed Delay Start code leftovers. changeset | files
Fri, 30 Jul 2021 16:45:53 +0200 Michiel Broek Fixed Hendi ON switch and now the switch moment is in a #define HENDI_SWITCH. Currently set at 6. Fixed the web page when going to boil, two buttons were missing. Changed the PWM log line, added information about the ON switch and current temperature. changeset | files
Thu, 29 Jul 2021 22:38:30 +0200 Michiel Broek Version 0.3.18 changeset | files
Thu, 29 Jul 2021 22:36:17 +0200 Michiel Broek Fixed Brewfather beerxml import. changeset | files
Thu, 29 Jul 2021 19:57:41 +0200 Michiel Broek Fixed KWh measurement for Hendi equipment. changeset | files
Wed, 28 Jul 2021 22:04:54 +0200 Michiel Broek Removed the 1024 - again. changeset | files
Wed, 28 Jul 2021 20:42:30 +0200 Michiel Broek Revised the equipment edit screen, order is more logical. Changed some label names. Made room for one more setting. changeset | files
Wed, 28 Jul 2021 17:12:00 +0200 Michiel Broek Changed PWM power calculation during PID use. changeset | files
Sun, 18 Jul 2021 11:25:55 +0200 Michiel Broek Version 0.3.17. Made the Hendi PWM change official. changeset | files
Sat, 17 Jul 2021 20:21:02 +0200 Michiel Broek Inverted PWM signal for the Hendi. changeset | files
Mon, 05 Jul 2021 10:31:38 +0200 Michiel Broek Versie 0.3.16 changeset | files
Mon, 05 Jul 2021 10:30:05 +0200 Michiel Broek Schema aangepast voor pullup weerstanden voor de SD kaart. Code verbeteringen in task_sdcard. changeset | files
Thu, 01 Jul 2021 20:26:45 +0200 Michiel Broek SD card completly switched to the SPI driver API. changeset | files
Tue, 22 Jun 2021 23:06:41 +0200 Michiel Broek Version 0.3.15. Back to real sensors. During cooling the target temperature is changed in 0.5 degrees steps instead of whole degrees. changeset | files
Tue, 22 Jun 2021 22:21:09 +0200 Michiel Broek Default equipment max_watt set to 2750. Added defaults for new equipment record. Switched PWM timer to high-speed. Implemented the safety timer to prevent the MLT + HLT will draw too much power in shared mode. Removed some code ideas that were not used. The fake heater now uses the faked PWM power. changeset | files
Mon, 21 Jun 2021 19:04:10 +0200 Michiel Broek Finished experimental code to drive the German HendiControl board. Added BoilPower and RampPower buttons during the while boil process. RampPower (going to boil power) is now adjustable. Added PWM driver code to the driver task. changeset | files
Sat, 19 Jun 2021 20:46:42 +0200 Michiel Broek Fixed HendiControl interface connecter to match the board input. Tested the new circuit. changeset | files
Thu, 17 Jun 2021 13:58:13 +0200 Michiel Broek Added more modules local. changeset | files
Thu, 17 Jun 2021 12:30:08 +0200 Michiel Broek Added ESP32 library inside the project. changeset | files
Wed, 16 Jun 2021 15:13:36 +0200 Michiel Broek Idee voor HendiControl sturing changeset | files
Mon, 07 Jun 2021 17:12:57 +0200 Michiel Broek Moved schematics into the project tree. changeset | files
Wed, 19 May 2021 17:21:33 +0200 Michiel Broek Version 0.3.14. Log brewing essentials at brew start. changeset | files
Wed, 19 May 2021 14:47:17 +0200 Michiel Broek Removed AP configuration settings. changeset | files
Wed, 19 May 2021 14:35:48 +0200 Michiel Broek 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. changeset | files
Tue, 18 May 2021 16:52:23 +0200 Michiel Broek Version 0.3.13. Recipe import parse BMS_COOLING_TO to set the cooling temperature. changeset | files
Mon, 17 May 2021 22:38:43 +0200 Michiel Broek No repeated logs when the SD card is removed. Supress wifi_init logs. changeset | files
Mon, 17 May 2021 20:44:35 +0200 Michiel Broek 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. changeset | files
Thu, 11 Jun 2020 22:53:04 +0200 Michiel Broek Version 0.3.12 and back to real sensors. changeset | files
Thu, 11 Jun 2020 20:40:19 +0200 Michiel Broek Added power usage counters to manual mode. changeset | files
Wed, 10 Jun 2020 14:09:27 +0200 Michiel Broek Fix missing log entries. More code space saving. changeset | files
Wed, 10 Jun 2020 09:43:51 +0200 Michiel Broek 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. changeset | files
Sun, 07 Jun 2020 22:30:07 +0200 Michiel Broek Default PID init adjusted. changeset | files
Sun, 07 Jun 2020 21:20:11 +0200 Michiel Broek Version 0.3.11 changeset | files
Sun, 07 Jun 2020 20:59:33 +0200 Michiel Broek Better web directory display. changeset | files
Sun, 07 Jun 2020 20:32:32 +0200 Michiel Broek Update README changeset | files
Sun, 07 Jun 2020 16:55:36 +0200 Michiel Broek The PID workig mode is fixed changeset | files
Sun, 07 Jun 2020 15:09:23 +0200 Michiel Broek Added mash temperature adjust steps if different begin and end temperatures. changeset | files
Sat, 06 Jun 2020 22:51:44 +0200 Michiel Broek Added directory sorting for the logfiles. Sort in reverse order on the timestamp so the last files will be on top. changeset | files
Sat, 06 Jun 2020 20:20:06 +0200 Michiel Broek Websocket selectors using jquery style. During cooling display the pump button on the webpage too. changeset | files
Sat, 06 Jun 2020 16:52:44 +0200 Michiel Broek Added reconnect-websocket javascript. Removed some debugging log messages. changeset | files
Sat, 06 Jun 2020 13:28:46 +0200 Michiel Broek 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. changeset | files
Mon, 01 Jun 2020 20:27:00 +0200 Michiel Broek Version 0.3.10 Updated the webui. The recipe mash infusiont temperature rounding from 0.25 to 0.0625 degrees. changeset | files
Sun, 19 Apr 2020 23:28:26 +0200 Michiel Broek Version 0.3.9. Added no-boil handling. Fixed cooling temp during cooling to allow 45 degrees setpoint. changeset | files
Mon, 25 Nov 2019 21:01:46 +0100 Michiel Broek Version 0.3.8. Switched build system to idf.py changeset | files
Mon, 25 Nov 2019 19:41:50 +0100 Michiel Broek Merged with default stable changeset | files
Mon, 25 Nov 2019 15:40:11 +0100 Michiel Broek TCP MSS from 1436 to 1440 bytes. changeset | files
Sun, 24 Nov 2019 20:48:42 +0100 Michiel Broek Fixed IP event loop. changeset | files
Sun, 24 Nov 2019 16:44:00 +0100 Michiel Broek 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. changeset | files
Sun, 22 Sep 2019 18:32:31 +0200 Michiel Broek Updated the esp-idf changeset | files
(0) -100 -60 tip

mercurial