swimIan
9c44d3ff62
Merge pull request #1 from Manuel83/master
Update
8 anos atrás
swimIan
544e9bb72a
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 anos atrás
swimIan
eee5680ba9
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 anos atrás
swimIan
3c541e0946
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 anos atrás
swimIan
4d08b17abd
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 anos atrás
swimIan
be8506d95b
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 anos atrás
swimIan
98fbcaf910
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 anos atrás
swimIan
b40e82a6bb
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 anos atrás
swimIan
a368213cd1
Update beerxml.py
8 anos atrás
swimIan
58fd9a659e
Update beerxml.py
8 anos atrás
swimIan
e750fbb70e
Update beerxml.py
8 anos atrás
swimIan
ed9bbed084
Testing
8 anos atrás
swimIan
15d7906850
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 anos atrás
swimIan
b9b3fee8c9
Remove spaces
8 anos atrás
swimIan
ad02e2490d
Remove spaces
8 anos atrás
swimIan
eb715fabb6
Merge branch 'master' of https://github.com/swimIan/craftbeerpi3
8 anos atrás
swimIan
5d6e32a57f
test
8 anos atrás
swimIan
85f0c6cbff
test
8 anos atrás
swimIan
f60658c84e
Update beerxml.py
8 anos atrás
swimIan
b4ddc60c07
Update beerxml.py
8 anos atrás
swimIan
6fd39a81a9
Update beerxml.py
8 anos atrás
swimIan
bb6f6f2b36
Add mashin step including the infusion temp from a beerxml import
8 anos atrás
Manuel83
ca9575ac29
Merge pull request #70 from MikonosII/patch-3
fixed typos
8 anos atrás
Manuel83
9a1981fa46
Merge pull request #81 from swimIan/master
Update all brew steps to allow decimal values
8 anos atrás
Manuel83
46fc39c185
Merge pull request #80 from IndyJoeA/master
Use Integer for Buzzer GPIO
8 anos atrás
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 anos atrás
IndyJoeA
1d586b353e
Make buzzer GPIO an Int
Fixes buzzer initialization errors
8 anos atrás
IndyJoeA
fc04ae01a7
Merge pull request #1 from Manuel83/master
Merge
8 anos atrás
Manuel83
929db1df81
Actor Action added
8 anos atrás
Manuel83
fd5ac5ce77
Merge pull request #77 from carlallen/patch-2
Improved descriptions for fermenter hysteresis
8 anos atrás
Carl Allen
91c0dc9a59
fix geather to greater
8 anos atrás
Carl Allen
8c0f03c139
Update __init__.py
8 anos atrás
Carl Allen
2398ce360d
Improved descriptions for fermenter hysteresis
8 anos atrás
Manuel83
785e5c984c
Merge pull request #71 from carlallen/patch-1
Add back in sensor_name and improve description for offset
8 anos atrás
Carl Allen
a978f43649
Add back in sensor_name and improve description for offset
8 anos atrás
Manuel83
da6b107e94
tool tip for config properties
8 anos atrás
Manuel83
47268d8d1c
Allow to use actor, sensor and kettle dropdown for actor and sensor
config.
8 anos atrás
MikonosII
8916cd6054
fixed typos
8 anos atrás
Manuel83
ca7270b5ee
Merge pull request #67 from carlallen/buzzer_gpio_options
allow buzzer on all gpio pins
8 anos atrás
Manuel83
2c941e01d5
Merge pull request #66 from MikonosII/patch-2
Update __init__.py
8 anos atrás
Carl Allen
7591d47add
allow buzzer on all gpio pins
8 anos atrás
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 anos atrás
Manuel83
3af76d0a1e
Action Button for Sensors added
8 anos atrás
Manuel83
62f31e2dd4
Merge pull request #55 from jalim/hotfix/buzzer_fix
Move buzzer init order to fall after config init.
8 anos atrás
Manuel83
88a9989c13
Merge pull request #62 from carlallen/patch-6
Select properties configurable for steps
8 anos atrás
Manuel83
ba0e932239
Beer.xml convert to Fahrenheit
8 anos atrás
Carl Allen
734f0c6693
Select properties configurable for steps
8 anos atrás
Manuel83
45c937825b
-fix beer xml
-fix fermenter hysteresis
8 anos atrás
Manuel83
291f09dcd1
- Import KBH
- Import BeerXML
- Import REST API
- Migration DB
- Set Default Screen after Start
- Cleanup
8 anos atrás
Luke Mullan
e7de4d8965
Move buzzer init order to fall after config init.
Buzzer can't initialise with correct gpio pin as the config hasn't been initialised yet.
8 anos atrás