Sat, 12 Sep 2020 15:23:49 +0200 Michiel Broek Changed pub_domoticz mqtt publishing. file | diff | annotate
Mon, 18 May 2020 11:03:40 +0200 Michiel Broek Version 0.9.9 Don't flag fermenter death if the unit is turned off. Fix a wrong log message. Send unit data even if the unit is turned off. file | diff | annotate
Sat, 25 Apr 2020 20:31:31 +0200 Michiel Broek Version 0.9.8. Added extra path to the fonts for Debian buster. Changed the PID to work on Proportional on Measurement. Added loops so that it looks like the PID is running at 100 mSec intervals. file | diff | annotate
Thu, 09 May 2019 19:50:26 +0200 Michiel Broek Less debug messages on stdout file | diff | annotate
Thu, 09 May 2019 19:42:33 +0200 Michiel Broek Revoved old temperature sensors read errors workaround. file | diff | annotate
Thu, 09 May 2019 17:16:49 +0200 Michiel Broek Code cleanup and removed a debug message file | diff | annotate
Thu, 09 May 2019 16:40:17 +0200 Michiel Broek Removed writing local unit data logs file | diff | annotate
Sun, 28 Apr 2019 17:03:45 +0200 Michiel Broek Added sensor precision initialize. Changed PID logging. file | diff | annotate
Sat, 27 Apr 2019 20:47:26 +0200 Michiel Broek Attempt to better check the temperature sensors and lower the cpu load. file | diff | annotate
Sat, 27 Apr 2019 15:36:16 +0200 Chiel Broek Version 0.9.5, interior lights are now only controlled by the open door or a 5 minutes timer. The timer is started via an MQTT command. The BMS web application sends this command just before a webcam page is requested. file | diff | annotate
Thu, 07 Feb 2019 14:59:47 +0100 Michiel Broek Version 0.9.3. Splitted the temperature low and high settings in fridge and beer mode. file | diff | annotate
Sun, 20 Jan 2019 14:08:43 +0100 Michiel Broek Events are in the flat file log too file | diff | annotate
Sun, 20 Jan 2019 13:34:09 +0100 Michiel Broek Version 0.9.2 DLOG messages every minute unless a unit is off. More event messages added. The target temperatur is now taken from the PIDs. file | diff | annotate
Sat, 19 Jan 2019 20:12:56 +0100 Michiel Broek Send MQTT messages with temperature values also when the fermenter is off. file | diff | annotate
Sat, 19 Jan 2019 11:38:09 +0100 Michiel Broek Version 0.9.1. Added fermentation profiles via MQTT. Added uuid field for loaded product. Removed some debug messages in the simulator. Removed dead code and debug messages from the lcd driver. file | diff | annotate
Mon, 14 Jan 2019 22:46:27 +0100 Michiel Broek Removed useless version marks from the xml configuration. Added DCMD profile configuration to install and delete profiles in a fermenter. Removed the old profiles configuration. Removed useless xml configuration error check because none has been triggered in five years, Removed several obsolete upgrade functions. Updated the web liveview. file | diff | annotate
Thu, 10 Jan 2019 16:33:42 +0100 Michiel Broek Version 0.9.0. Implemented DCMD via mqtt to set stage, mode, setpoint low and high. Implemeted DCMD via mqtt to set heater, cooler, fan and light state. Implemented DCMD via mqtt to set product code and name. Set the PID's in fridge mode without idle range offset, that was an old leftover setting that was obsolete. file | diff | annotate
Fri, 03 Aug 2018 16:13:17 +0200 Michiel Broek Versie 0.8.7. Fixed a lot of memory leaks with the aid of valgrind. file | diff | annotate
Thu, 02 Aug 2018 12:20:06 +0200 Michiel Broek Versie 0.8.6 De mosquitto library is geen optie meer maar verplicht. file | diff | annotate
Wed, 01 Aug 2018 22:27:58 +0200 Michiel Broek Fixed compile for LCD display file | diff | annotate
Tue, 31 Jul 2018 16:42:11 +0200 Michiel Broek Versie 0.8.5. Implementatie product code en product naam. Implementatie DLOG MQTT berichten. Verminderde server rotocol debug berichten. file | diff | annotate
Mon, 23 Jul 2018 14:41:21 +0200 Michiel Broek Versie 0.8.3. Enkele debug console berichten verwijderd. De MQTT NCMD reboot en rebirth commando's geimplementeerd. file | diff | annotate
Fri, 20 Jul 2018 21:37:45 +0200 Michiel Broek Versie 0.8.1. Geen DDATA als fermenter uit staat. Profile JSON formaat is nu werkend. file | diff | annotate
Thu, 19 Jul 2018 14:08:32 +0200 Michiel Broek Versie 0.8.0. Fixed eerste DBIRTH fout geinitialiseerde waardes. file | diff | annotate
Thu, 19 Jul 2018 12:47:52 +0200 Michiel Broek Fixed compiling whithout mqtt support. file | diff | annotate
Wed, 18 Jul 2018 13:26:37 +0200 Michiel Broek Versie 0.6.8. Code cleanup. Publish NDATA MQTT bericht iedere 5 minuten of als er een THB wijziging is. file | diff | annotate
Sun, 15 Jul 2018 12:05:16 +0200 Michiel Broek Versie 0.6.5. LIST LOG <unit> commando verwijderd, alleen ARCHIVE LOG <unit> is nog in gebruik. De chiller temperatuur zit nu ook in de log en grafiek. file | diff | annotate
Sat, 14 Jul 2018 17:21:25 +0200 Michiel Broek Versie 0.6.3. MQTT device berichten alleen als een fermenter ingeschakeld is. MQTT fermenter birth en death berichhten als een fementer in of uitgeschakeld wordt. MQTT node death bericht bij normaal afsluiten van de daemon. Alle MQTT persistent berichten worden nu goed opgeruikmd. file | diff | annotate
Fri, 18 Aug 2017 17:45:14 +0200 Michiel Broek Lights always on file | diff | annotate
Thu, 10 Aug 2017 20:32:50 +0200 Michiel Broek Fan off during cooling file | diff | annotate
Tue, 25 Jul 2017 13:16:49 +0200 Michiel Broek Chiller alarm and cutoff now against the air temperature. file | diff | annotate
Tue, 25 Jul 2017 11:43:35 +0200 Michiel Broek Added unit alarm flag file | diff | annotate
Mon, 24 Jul 2017 22:55:28 +0200 Michiel Broek Changed extreme PID control from 5to 8 degrees. file | diff | annotate
Mon, 26 Jun 2017 19:21:07 +0200 Michiel Broek Added chiller configuration items file | diff | annotate
Sun, 25 Jun 2017 13:02:06 +0200 Michiel Broek Don't continuous send data to domoticz file | diff | annotate
Sat, 10 Jun 2017 23:43:56 +0200 Michiel Broek Only send domoticz changed values file | diff | annotate
Fri, 19 May 2017 16:34:21 +0200 Michiel Broek Version 0.6.0. The MQTT data messages are now allways the same length so that openhab will function with the message updates. file | diff | annotate
Mon, 08 May 2017 16:32:43 +0200 Michiel Broek Extra shutdown delay file | diff | annotate
Mon, 08 May 2017 16:26:02 +0200 Michiel Broek New MQTT protocol file | diff | annotate
Sat, 29 Apr 2017 17:47:00 +0200 Michiel Broek Small fix file | diff | annotate
Sat, 29 Apr 2017 17:07:36 +0200 Michiel Broek Added some MQTT publish clear functions. Version 0.5.8 file | diff | annotate
Thu, 12 May 2016 21:43:07 +0200 Michiel Broek Better door and 12 volt detection and logging file | diff | annotate
Wed, 11 May 2016 14:47:27 +0200 Michiel Broek Fixed some MQTT messages. Added more profile MQTT messages. Version 0.5.7 file | diff | annotate
Mon, 09 May 2016 21:35:55 +0200 Michiel Broek Units now have an unique alias name so that the MQTT messages are more friendly. file | diff | annotate
Mon, 02 May 2016 16:15:37 +0200 Michiel Broek Created mqtt sourcefiles. Use flags to trigger publish messages. The main source does not know and does not care if MQTT messages will be sent. Version 0.5.5 file | diff | annotate
Sat, 30 Apr 2016 21:25:10 +0200 Michiel Broek Fixed empty setpoint values file | diff | annotate
Sat, 30 Apr 2016 21:06:20 +0200 Michiel Broek Compiles mosquitto code if library is found on the system. Bumped to version 0.5.4 file | diff | annotate
Sat, 26 Mar 2016 14:43:31 +0100 Michiel Broek The FAN always runs if the unit is active. Bumped tp version 0.5.3 file | diff | annotate
Thu, 17 Mar 2016 17:25:02 +0100 Michiel Broek Fix Deadlok problem when there is only a heater or a cooler. file | diff | annotate
Fri, 11 Mar 2016 20:27:02 +0100 Michiel Broek Changed PID code. PID parameters are now stored 3 digits instead of 2 behind the decimal point. Prevent extreme heating or cooling in Beer mode. Heat and Cool lockdown now allows the lagest value to win instead of zero them both. PID output treshold from 2% to 50%. file | diff | annotate
Sat, 05 Mar 2016 12:50:23 +0100 Michiel Broek Switched PID to BOO mode for all modes. file | diff | annotate
Fri, 26 Feb 2016 15:14:00 +0100 Michiel Broek Remove temporary marker. file | diff | annotate
Fri, 26 Feb 2016 13:38:44 +0100 Michiel Broek Swapped heat/cool symbols. file | diff | annotate
Thu, 25 Feb 2016 23:24:50 +0100 Michiel Broek Small brewpanel display error fix, did not affect real hardware. file | diff | annotate
Thu, 25 Feb 2016 22:42:54 +0100 Michiel Broek Compacted LCD display for units, allways 4 instead of 4 to 6 lines. But it's a bit more cryptic. We could write a short manual. file | diff | annotate
Thu, 25 Feb 2016 20:12:27 +0100 Michiel Broek Use user defined characters for the LCD display just like in Arduino projects. file | diff | annotate
Thu, 31 Dec 2015 21:03:52 +0100 Michiel Broek Less PID debug logging. file | diff | annotate
Thu, 19 Nov 2015 21:17:26 +0100 Michiel Broek Moved global bit defines to config.h file | diff | annotate
Sun, 15 Nov 2015 21:12:11 +0100 Michiel Broek Fixed compiling for systems with wiringPi. Improved handling of udp sockets if there is no brewpanel running. file | diff | annotate
Sat, 14 Nov 2015 23:40:51 +0100 Michiel Broek The brewpanel works, but still needs a lot more file | diff | annotate
(0) -100 -60 tip

mercurial