Skip to content

Commit aa51ad4

Browse files
committed
update docs
1 parent 3905e53 commit aa51ad4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/F0.glycol.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
After 4.3.1, there is an option in System configuration page. By enabling "Glycol Chilling", the fridge sensor will fall back to beer sensor when missing. You might need to disable it if you are not using glycol to chill your fermenting beer.
2+
3+
14
The version of BrewPi ported to BrewPiLess is designed to control fermenting temperature in a fridge or freezer. To control glycol cooling, some hacks are necessary:
2-
1. Use a version that supports glycol chilling, which is built with "EnableGlycolSupport" set to true.
5+
6+
1. Set "Glycol Chilling" to "enabled" in system config page.
37

48
2. Set minimum cooling/heating on/off time
59
open the page `http://brewpiless.local/testcmd.htm`

docs/L0.JsonCommand.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
After 4.3.1, you can use web interface, in "System" page, to modify these temperature control settings. However, knowledge about the settings is necessary.
2+
13
By using `http://brewpiless.local/testcmd.htm`, you can control BrewPi core directly. For example, to set temperature to Fahrenheit. Open the testcm.htm page, and enter the following string, and send.
24

35
`j{"tempFormat":"F"}`

0 commit comments

Comments
 (0)