Josh
e0c267832f
Remove duplicate line
pirms 7 gadiem
clearwaterbrewer
e57350e622
Update __init__.py
removed lines 37 and 38 to make hysteresis work properly.
pirms 7 gadiem
Martin
590a523d87
Import boil time alerts from BeerXML
By reading the HOP and MISC elements, the 'please add your hop' alerts may be imported.
pirms 8 gadiem
Johannes
cdac4bca84
Added additional parameters to configure timeseries database queries (kairos_db_sampling_value, kairos_db_start_relative)
pirms 7 gadiem
Johannes
37068ca432
Added branches to git overview on system tab
pirms 7 gadiem
Johannes
cc6559144a
added logging of "action" into time series database
pirms 7 gadiem
Johannes
869473f090
simplified code for logging to logfile
pirms 7 gadiem
Johannes
b5c722b0aa
corrected tagging of actual brew process for storing in time serires db
pirms 7 gadiem
Johannes
8e4f509e0b
corrected tagging of actual brew process for storing in time serires db
pirms 7 gadiem
Johannes
c34939ff40
Added writing to Time Series Database KairosDB
pirms 7 gadiem
Johannes
0803e85630
Added writing to Time Series Database KairosDB
pirms 7 gadiem
Johannes
ac328b843d
Added writing to Time Series Database KairosDB
pirms 7 gadiem
Johannes
093d486f8e
Added writing to Time Series Database KairosDB
pirms 7 gadiem
Johannes
649e4522bb
Added writing to Time Series Database KairosDB
pirms 7 gadiem
Matthias
e0e3aff929
Buzzer Beep Level
pirms 8 gadiem
Manuel83
a1740074ac
Revert "Updates the boilstep and beerxml recipe import"
pirms 8 gadiem
swimIan
8d2c5c916a
Updated again
pirms 8 gadiem
swimIan
d637c08eba
update to reflect changes in the master branch
pirms 8 gadiem
bertah
65833b1249
GPIOPWM: Fixed misleading label "duty cycle" to "frequency", and handle decimal frequency values. Tested working with Rpi.GPIO
pirms 8 gadiem
Manuel83
820061cf09
- Two new hop steps added. Now you can set 5 hop alerts
pirms 8 gadiem
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
pirms 8 gadiem
mrillies
0f42153591
Update controller.py
Fix for issue #125 : Missing 'power' in call to actor_on had heater id number set as power
pirms 8 gadiem
swimIan
5fc5684e56
update boilstep and reorder steps in beerxml recipe import
pirms 8 gadiem
Carl Allen
590ef4ca92
set default_value for Text Property
pirms 8 gadiem
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.
pirms 8 gadiem
Co de Waal
bf02c08677
Update __init__.py
pirms 8 gadiem
Manuel83
c765589984
Chart boost added
pirms 8 gadiem
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).
pirms 8 gadiem
swimIan
3eee952a04
Add mashinstep, import mashin temp(infuse_temp) from beerxml, and put boil step ahead of whirlpool and chill steps.
pirms 8 gadiem
Carl Allen
f62f9ba7ce
Add default to text property for @IndyJoeA
pirms 8 gadiem
Carl Allen
909a6aa0ea
Add default values for Property.Number
pirms 8 gadiem
Manuel83
40b7253a6d
- Add On - Link to Plugin Website
- CSS Fix for Safari
pirms 8 gadiem
swimIan
124a03bd0f
Add notification(s) at the end of a mashstep, boilstep, and upon reaching boil temperature.
pirms 8 gadiem
swimIan
1c4e16e358
Add notification at the end of a mashstep.
pirms 8 gadiem
Carl Allen
01997f741c
Allow modifying chart data in plugins
pirms 8 gadiem
swimIan
518a139b5d
Update __init__.py
Added a wait time between the beeps.
pirms 8 gadiem
swimIan
42e91de9eb
Add two more beeps to the buzzer sound
Makes the buzzer notifications more noticeable.
pirms 8 gadiem
swimIan
a368213cd1
Update beerxml.py
pirms 8 gadiem
swimIan
58fd9a659e
Update beerxml.py
pirms 8 gadiem
swimIan
e750fbb70e
Update beerxml.py
pirms 8 gadiem
swimIan
ed9bbed084
Testing
pirms 8 gadiem
swimIan
b9b3fee8c9
Remove spaces
pirms 8 gadiem
swimIan
ad02e2490d
Remove spaces
pirms 8 gadiem
swimIan
5d6e32a57f
test
pirms 8 gadiem
swimIan
85f0c6cbff
test
pirms 8 gadiem
swimIan
f60658c84e
Update beerxml.py
pirms 8 gadiem
swimIan
b4ddc60c07
Update beerxml.py
pirms 8 gadiem
swimIan
6fd39a81a9
Update beerxml.py
pirms 8 gadiem
swimIan
bb6f6f2b36
Add mashin step including the infusion temp from a beerxml import
pirms 8 gadiem
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.
pirms 8 gadiem