Mon, 18 May 2020 11:00:59 +0200 Michiel Broek Added reconnecting-websocket.js to automatic reconnect the websocket if the connection is lost. Usefull for mobile devices that go to sleep after a while. Changed mon_fermenters to use websockets instead of polling. Fixed wrong temperature color ranges on the fermenter monior. Increased the websocket receive buffer to 2048. In cannot overflow, but larger messages are chunked and the application does not handle these split messages. Needs termferm 0.9.9 or newer. file | diff | annotate
Wed, 27 Mar 2019 12:50:57 +0100 Michiel Broek Added webcam_url and webcam_light fields to the mon_fermenters database table. Currently these fields need to be set using phpMyAdmin or another tool. If the webcam_url field is set, then on the mon_fermenter webpage a button is added to show a webcam page. file | diff | annotate
Sat, 19 Jan 2019 13:58:24 +0100 Michiel Broek Version 0.0.4. Added confirm popup window to abort a running profile. Translated the toggle buttons. file | diff | annotate
Sat, 19 Jan 2019 12:05:37 +0100 Michiel Broek In bmsd added missing json percent. The Makefile didn't install the fpdf library. Added profile commands. Small changes to the monitor fermenters screen. The monitor fermenters scheduler is now more responsive. Profiles selection and commands in the remote thermferm. file | diff | annotate
Sat, 12 Jan 2019 20:18:54 +0100 Michiel Broek Added door and lights status leds. file | diff | annotate
Thu, 10 Jan 2019 20:22:06 +0100 Michiel Broek Added configuration settings for MQTT in config.php. Finished screen box sizes for the fermenters monitor. Select beername and code from the current brew products and send it to the fermenter. Added switch commands to the fermenter. Delay data get from the fermenter after sending any command so there is time to process the commands. Turn switches off when the mode changes. Removed 0.2 degrees setpoint diffs for low and high, the fermenter must deal with it. Prevent turning the heater and cooler together on. file | diff | annotate
Wed, 09 Jan 2019 16:19:26 +0100 Michiel Broek Removed the setpoints and temperatures from the right display panel. Added the current temperatures in text to the gauges as caption. Adjusted the gauge caption font display. Only send commands to the mqtt server just before we fetch fresh data. Added new target temperature settings in the right display box. file | diff | annotate
Tue, 08 Jan 2019 21:54:19 +0100 Michiel Broek Added cmd_fermenter.php which interfaces http POST commands to MQTT using mosquitto_pub in a shell. Several chnges to the monitor fermenter screen. file | diff | annotate
Mon, 07 Jan 2019 22:35:32 +0100 Michiel Broek Fermenter monitor screen added control boxes and LED's. file | diff | annotate
Mon, 07 Jan 2019 16:35:55 +0100 Michiel Broek Updated README. Getfermenter and getnode scripts return 0 and 1 instead of false and true for boolean values. Global variable my_uuid added. Moved the javascript out of mon_fermenter.php. Added log chart view button in the fermenter monitor. file | diff | annotate
Tue, 28 Aug 2018 20:54:53 +0200 Michiel Broek Finished mash steps editing. Style sheets cleanup. file | diff | annotate
Mon, 13 Aug 2018 23:00:50 +0200 Michiel Broek Added monitoring screens file | diff | annotate
(0) tip

mercurial