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
5efa1df350
Merge pull request #133 from JamFfm/JamFfm-install
Added a combinaton of stop-del logfiles-start
8 年之前
Manuel83
dd5b5f456a
Merge pull request #151 from mb-tec/master
Buzzer Beep Level
8 年之前
Matthias
e0e3aff929
Buzzer Beep Level
8 年之前
Manuel83
2a02979e37
Merge pull request #142 from Manuel83/revert-105-patch2
Revert "Updates the boilstep and beerxml recipe import"
8 年之前
Manuel83
a1740074ac
Revert "Updates the boilstep and beerxml recipe import"
8 年之前
Manuel83
b279dcf347
Merge pull request #105 from swimIan/patch2
Updates the boilstep and beerxml recipe import
8 年之前
JamFfm
211edc1bbc
Added a combinaton of stop-del logfiles-start
This one makes it easier to test plugins.
8 年之前
swimIan
b56c10a8a5
Merge branch 'master' into patch2
8 年之前
swimIan
8d2c5c916a
Updated again
8 年之前
swimIan
d637c08eba
update to reflect changes in the master branch
8 年之前
Manuel83
03395647ed
Merge pull request #130 from bertah/master
GPIOPWM: Fixed misleading label and support decimal frequencies
8 年之前
bertah
65833b1249
GPIOPWM: Fixed misleading label "duty cycle" to "frequency", and handle decimal frequency values. Tested working with Rpi.GPIO
8 年之前
Manuel83
25ace8024c
Merge pull request #127 from mrillies/patch-1
Add reset to post put call (Fermenter update)
8 年之前
Manuel83
820061cf09
- Two new hop steps added. Now you can set 5 hop alerts
8 年之前
mrillies
c1c5faa1f3
Add reset to post put call (Fermenter update)
Added a call to reset the fermenter after an update.
Reset builds step parameter with FerementerStep objects from database.
Reset all clears current ferment steps - this may be positive or negative
8 年之前
Manuel83
837b906af1
Merge pull request #126 from mrillies/patch-1
Fix Fermentor Heater power
8 年之前
mrillies
0f42153591
Update controller.py
Fix for issue #125 : Missing 'power' in call to actor_on had heater id number set as power
8 年之前
swimIan
5fc5684e56
update boilstep and reorder steps in beerxml recipe import
8 年之前
swimIan
dc908268dd
Merge pull request #9 from swimIan/master
update 9/6/17
8 年之前
swimIan
14e4e6d61a
Merge pull request #8 from Manuel83/master
Update 9/6/17
8 年之前
Manuel83
bf3fbddbe2
Merge pull request #119 from carlallen/text_property_default_value_fix
Set default value for TextProperty to fix bug
8 年之前
Carl Allen
590ef4ca92
set default_value for Text Property
8 年之前
Manuel83
d3bc54001f
Merge pull request #101 from carlallen/default_value_for_numbers
Default value for Property.Number
8 年之前
Manuel83
25dead2e4d
Merge pull request #115 from cow77/patch-3
Update __init__.py
8 年之前
Manuel83
f771289224
Loading all plugins before calling initializer methods. Now also
initializer which are defined in the plugin will be called. Before
these initializer where ignored.
8 年之前
Co de Waal
bf02c08677
Update __init__.py
8 年之前
Manuel83
c765589984
Chart boost added
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
3eee952a04
Add mashinstep, import mashin temp(infuse_temp) from beerxml, and put boil step ahead of whirlpool and chill steps.
8 年之前
swimIan
88b360a8d7
Merge pull request #7 from Manuel83/master
- Add On - Link to Plugin Website
8 年之前
Carl Allen
f62f9ba7ce
Add default to text property for @IndyJoeA
8 年之前
Carl Allen
909a6aa0ea
Add default values for Property.Number
8 年之前
Manuel83
40b7253a6d
- Add On - Link to Plugin Website
- CSS Fix for Safari
8 年之前
swimIan
3761713219
Merge pull request #6 from swimIan/patch2
Merge pull request #5 from swimIan/master
8 年之前
swimIan
a96c678dd9
Merge pull request #5 from swimIan/master
Update
8 年之前
swimIan
e7765a2c4c
Merge pull request #4 from Manuel83/master
Update
8 年之前
Manuel83
2fe3d1d68e
Merge pull request #94 from carlallen/modify_charts_in_plugins
Allow modifying chart data in plugins
8 年之前
Manuel83
1f1f84018d
Merge pull request #98 from swimIan/patch2
Add notification(s) at the end of mashstep and boilstep
8 年之前
swimIan
f68e0f46ee
Merge branch 'patch2' of https://github.com/swimIan/craftbeerpi3 into patch2
8 年之前
swimIan
b75926d23e
Removes boiltemp notifications for earlier commit
8 年之前
swimIan
aa3420efc8
Merge branch 'patch2' of https://github.com/swimIan/craftbeerpi3 into patch2
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
74b56937e7
Merge pull request #3 from Manuel83/master
Update
8 年之前
Manuel83
805b3fae1b
Merge pull request #90 from swimIan/master
Add 2 more beeps to the Buzzer
8 年之前
Manuel83
f8d4015b6e
Merge pull request #89 from carlallen/port_param
Allow setting port by param
8 年之前
Carl Allen
01997f741c
Allow modifying chart data in plugins
8 年之前