manuel83
996bc54768
python 3 migration
6年前
clearwaterbrewer
faa2b9d32c
Update __init__.py
removed lines 37 and 38 to make hysteresis work properly.
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年前