swimIan
1184107e50
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 yıl önce
swimIan
ea793996ab
Merge branch 'master' into patch-1
8 yıl önce
swimIan
bbcf0a40bf
Merge pull request #2 from swimIan/patch-1
Patch 1
8 yıl önce
swimIan
d6d023798a
Merge branch 'master' into patch-1
8 yıl önce
swimIan
518a139b5d
Update __init__.py
Added a wait time between the beeps.
8 yıl önce
swimIan
9c44d3ff62
Merge pull request #1 from Manuel83/master
Update
8 yıl önce
swimIan
544e9bb72a
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 yıl önce
swimIan
eee5680ba9
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 yıl önce
swimIan
42e91de9eb
Add two more beeps to the buzzer sound
Makes the buzzer notifications more noticeable.
8 yıl önce
swimIan
3c541e0946
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 yıl önce
swimIan
4d08b17abd
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 yıl önce
swimIan
be8506d95b
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 yıl önce
swimIan
98fbcaf910
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 yıl önce
swimIan
b40e82a6bb
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 yıl önce
swimIan
a368213cd1
Update beerxml.py
8 yıl önce
swimIan
58fd9a659e
Update beerxml.py
8 yıl önce
swimIan
e750fbb70e
Update beerxml.py
8 yıl önce
swimIan
ed9bbed084
Testing
8 yıl önce
swimIan
15d7906850
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 yıl önce
swimIan
b9b3fee8c9
Remove spaces
8 yıl önce
swimIan
ad02e2490d
Remove spaces
8 yıl önce
swimIan
eb715fabb6
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 yıl önce
swimIan
5d6e32a57f
test
8 yıl önce
swimIan
85f0c6cbff
test
8 yıl önce
swimIan
f60658c84e
Update beerxml.py
8 yıl önce
swimIan
b4ddc60c07
Update beerxml.py
8 yıl önce
swimIan
6fd39a81a9
Update beerxml.py
8 yıl önce
swimIan
bb6f6f2b36
Add mashin step including the infusion temp from a beerxml import
8 yıl önce
Manuel83
ca9575ac29
Merge pull request #70 from MikonosII/patch-3
fixed typos
8 yıl önce
Manuel83
9a1981fa46
Merge pull request #81 from swimIan/master
Update all brew steps to allow decimal values
8 yıl önce
Manuel83
46fc39c185
Merge pull request #80 from IndyJoeA/master
Use Integer for Buzzer GPIO
8 yıl önce
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 yıl önce
IndyJoeA
1d586b353e
Make buzzer GPIO an Int
Fixes buzzer initialization errors
8 yıl önce
IndyJoeA
fc04ae01a7
Merge pull request #1 from Manuel83/master
Merge
8 yıl önce
Manuel83
929db1df81
Actor Action added
8 yıl önce
Manuel83
fd5ac5ce77
Merge pull request #77 from carlallen/patch-2
Improved descriptions for fermenter hysteresis
8 yıl önce
Carl Allen
91c0dc9a59
fix geather to greater
8 yıl önce
Carl Allen
8c0f03c139
Update __init__.py
8 yıl önce
Carl Allen
2398ce360d
Improved descriptions for fermenter hysteresis
8 yıl önce
Manuel83
785e5c984c
Merge pull request #71 from carlallen/patch-1
Add back in sensor_name and improve description for offset
8 yıl önce
Carl Allen
a978f43649
Add back in sensor_name and improve description for offset
8 yıl önce
Manuel83
da6b107e94
tool tip for config properties
8 yıl önce
Manuel83
47268d8d1c
Allow to use actor, sensor and kettle dropdown for actor and sensor
config.
8 yıl önce
MikonosII
8916cd6054
fixed typos
8 yıl önce
Manuel83
ca7270b5ee
Merge pull request #67 from carlallen/buzzer_gpio_options
allow buzzer on all gpio pins
8 yıl önce
Manuel83
2c941e01d5
Merge pull request #66 from MikonosII/patch-2
Update __init__.py
8 yıl önce
Carl Allen
7591d47add
allow buzzer on all gpio pins
8 yıl önce
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 yıl önce
Manuel83
3af76d0a1e
Action Button for Sensors added
8 yıl önce
Manuel83
62f31e2dd4
Merge pull request #55 from jalim/hotfix/buzzer_fix
Move buzzer init order to fall after config init.
8 yıl önce