clearwaterbrewer
faa2b9d32c
Update __init__.py
removed lines 37 and 38 to make hysteresis work properly.
7 лет назад
Rhuan Costa
f14c2b6639
Fixed hop time not checked if temperature dropped below setpoint
Hop time was not being checked in case the temperature dropped below the setpoint, even when into the offset margin.
Now it's being checked every iteration after the timer starts.
7 лет назад
Rhuan Costa
28b1bca5f6
Fixed bug when not all hop times are filled
When hop times were left blank on boiling configuration, step timer didn't appear on GUI, neither the alert.
Alert time also fixed to be shown the entered amount of minutes before the end of boiling process. Not after the boiling start.
7 лет назад
Rhuan Costa
c01d146997
Fixed hop alert GUI
Fixed typos and GUI hints on hop time alert - boiling step.
7 лет назад
Manuel83
a1740074ac
Revert "Updates the boilstep and beerxml recipe import"
8 лет назад
swimIan
8d2c5c916a
Updated again
8 лет назад
swimIan
d637c08eba
update to reflect changes in the master branch
8 лет назад
bertah
65833b1249
GPIOPWM: Fixed misleading label "duty cycle" to "frequency", and handle decimal frequency values. Tested working with Rpi.GPIO
8 лет назад
Manuel83
820061cf09
- Two new hop steps added. Now you can set 5 hop alerts
8 лет назад
swimIan
5fc5684e56
update boilstep and reorder steps in beerxml recipe import
8 лет назад
Co de Waal
bf02c08677
Update __init__.py
8 лет назад
swimIan
ae7e3a2e7b
Adjust check_hop_timer function to alert the user to add the hops at the expected values in the boil process (ex. 60= bittering, 20=aroma, etc), instead of the reverse (ex. 0=bittering, 40=aroma, etc).
8 лет назад
swimIan
124a03bd0f
Add notification(s) at the end of a mashstep, boilstep, and upon reaching boil temperature.
8 лет назад
swimIan
1c4e16e358
Add notification at the end of a mashstep.
8 лет назад
swimIan
54dd31ea11
Update all brew steps to allow decimal values
Changes int() on mashin and boilsteps to a float() value to check if the Target Temp is reached. This allows decimals value to not error out in the log.
8 лет назад
Carl Allen
91c0dc9a59
fix geather to greater
8 лет назад
Carl Allen
8c0f03c139
Update __init__.py
8 лет назад
Carl Allen
2398ce360d
Improved descriptions for fermenter hysteresis
8 лет назад
Carl Allen
a978f43649
Add back in sensor_name and improve description for offset
8 лет назад
Manuel83
da6b107e94
tool tip for config properties
8 лет назад
MikonosII
20b535b293
Update __init__.py
swapped .PropertyNumber("Cooler Offset ON", True, 0) on lines 11 and 12. On should match with min and Off should match with max on lines 32 and 35
8 лет назад
Manuel83
45c937825b
-fix beer xml
-fix fermenter hysteresis
8 лет назад
Manuel83
291f09dcd1
- Import KBH
- Import BeerXML
- Import REST API
- Migration DB
- Set Default Screen after Start
- Cleanup
8 лет назад
Carl Allen
4470767a1c
Allow blank value for offset on onewire sensor
Fixes bug caused introduced when adding the offset (temps only reading 0)
8 лет назад
Manuel83
10a989cee9
Fix: Sensors are now stopping after update of config
8 лет назад
Manuel83
00739ea38f
-Ui Changes
-Brew Steps added
-Clean AddOn Dialog
8 лет назад
Carl Allen
139f5e8f91
Allow specifying an offset on onewire sensor
8 лет назад
Carl Allen
7594aecaee
Allow floats for offeset min/max
8 лет назад
Manuel83
26da7c66bc
Add actor_power to Controller
8 лет назад
alexpalmer
c77fff6ffa
Update __init__.py
Correct datatypes for def F automode to work
8 лет назад
Manuel83
4f95309a28
- Fermenter Controller Fix
- Kettle Controller Fix
- Remove SQL Alchemie
8 лет назад
Carl Allen
16ff6653e8
Add GPIO Pin 27
Closes https://github.com/Manuel83/craftbeerpi3/issues/7
8 лет назад
Manuel83
58e927b0bf
First Version
8 лет назад