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年前
swimIan
1184107e50
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8年前
swimIan
ea793996ab
Merge branch 'master' into patch-1
8年前
swimIan
bbcf0a40bf
Merge pull request #2 from swimIan/patch-1
Patch 1
8年前
swimIan
d6d023798a
Merge branch 'master' into patch-1
8年前
swimIan
518a139b5d
Update __init__.py
Added a wait time between the beeps.
8年前
Carl Allen
a97c5f4585
Allow setting port by param
8年前
swimIan
9c44d3ff62
Merge pull request #1 from Manuel83/master
Update
8年前
swimIan
544e9bb72a
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8年前
swimIan
eee5680ba9
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8年前
swimIan
42e91de9eb
Add two more beeps to the buzzer sound
Makes the buzzer notifications more noticeable.
8年前
swimIan
3c541e0946
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8年前
swimIan
4d08b17abd
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8年前
swimIan
be8506d95b
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8年前
swimIan
98fbcaf910
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8年前
swimIan
b40e82a6bb
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8年前
swimIan
a368213cd1
Update beerxml.py
8年前
swimIan
58fd9a659e
Update beerxml.py
8年前
swimIan
e750fbb70e
Update beerxml.py
8年前
swimIan
ed9bbed084
Testing
8年前
swimIan
15d7906850
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8年前
swimIan
b9b3fee8c9
Remove spaces
8年前
swimIan
ad02e2490d
Remove spaces
8年前
swimIan
eb715fabb6
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8年前
swimIan
5d6e32a57f
test
8年前
swimIan
85f0c6cbff
test
8年前
swimIan
f60658c84e
Update beerxml.py
8年前
swimIan
b4ddc60c07
Update beerxml.py
8年前
swimIan
6fd39a81a9
Update beerxml.py
8年前
swimIan
bb6f6f2b36
Add mashin step including the infusion temp from a beerxml import
8年前
Manuel83
ca9575ac29
Merge pull request #70 from MikonosII/patch-3
fixed typos
8年前
Manuel83
9a1981fa46
Merge pull request #81 from swimIan/master
Update all brew steps to allow decimal values
8年前
Manuel83
46fc39c185
Merge pull request #80 from IndyJoeA/master
Use Integer for Buzzer GPIO
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年前
IndyJoeA
1d586b353e
Make buzzer GPIO an Int
Fixes buzzer initialization errors
8年前
IndyJoeA
fc04ae01a7
Merge pull request #1 from Manuel83/master
Merge
8年前
Manuel83
929db1df81
Actor Action added
8年前
Manuel83
fd5ac5ce77
Merge pull request #77 from carlallen/patch-2
Improved descriptions for fermenter hysteresis
8年前
Carl Allen
91c0dc9a59
fix geather to greater
8年前