# HG changeset patch # User Michiel Broek # Date 1551302043 -3600 # Node ID 92041972194201f1d2ead8436ffdd5c2370ef243 # Parent 047ead629d4aa52b43f319b7383c2f05964d4203 Accept yeast temperature limits from thermferm via MQTT. Send yeat temperature ranges to thermferm together with the beer parameters. Store yeast temperature limits in the mon_fermenters database table. The monitor fermenters screen adjusts the temperature color ranges. diff -r 047ead629d4a -r 920419721942 config.status --- a/config.status Wed Feb 27 22:13:07 2019 +0100 +++ b/config.status Wed Feb 27 22:14:03 2019 +0100 @@ -621,7 +621,7 @@ S["CC"]="gcc" S["CYEARS"]="2016-2019" S["COPYRIGHT"]="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved" -S["VERSION"]="0.1.0" +S["VERSION"]="0.1.1" S["PACKAGE"]="bms" S["SUBDIRS"]="bmsd doc script tools www" S["target_alias"]="" @@ -709,7 +709,7 @@ D["PACKAGE_STRING"]=" \"\"" D["PACKAGE_BUGREPORT"]=" \"\"" D["PACKAGE_URL"]=" \"\"" -D["VERSION"]=" \"0.1.0\"" +D["VERSION"]=" \"0.1.1\"" D["COPYRIGHT"]=" \"Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved\"" D["STDC_HEADERS"]=" 1" D["HAVE_SYS_TYPES_H"]=" 1"