swimIan
d6d023798a
Merge branch 'master' into patch-1
8年前
swimIan
518a139b5d
Update __init__.py
Added a wait time between the beeps.
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年前
Carl Allen
8c0f03c139
Update __init__.py
8年前
Carl Allen
2398ce360d
Improved descriptions for fermenter hysteresis
8年前
Manuel83
785e5c984c
Merge pull request #71 from carlallen/patch-1
Add back in sensor_name and improve description for offset
8年前
Carl Allen
a978f43649
Add back in sensor_name and improve description for offset
8年前
Manuel83
da6b107e94
tool tip for config properties
8年前
Manuel83
47268d8d1c
Allow to use actor, sensor and kettle dropdown for actor and sensor
config.
8年前
MikonosII
8916cd6054
fixed typos
8年前
Manuel83
ca7270b5ee
Merge pull request #67 from carlallen/buzzer_gpio_options
allow buzzer on all gpio pins
8年前
Manuel83
2c941e01d5
Merge pull request #66 from MikonosII/patch-2
Update __init__.py
8年前
Carl Allen
7591d47add
allow buzzer on all gpio pins
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
3af76d0a1e
Action Button for Sensors added
8年前
Manuel83
62f31e2dd4
Merge pull request #55 from jalim/hotfix/buzzer_fix
Move buzzer init order to fall after config init.
8年前
Manuel83
88a9989c13
Merge pull request #62 from carlallen/patch-6
Select properties configurable for steps
8年前
Manuel83
ba0e932239
Beer.xml convert to Fahrenheit
8年前
Carl Allen
734f0c6693
Select properties configurable for steps
8年前