Manuel83
16ad8daf44
Change Target Temp for Fermentation to 50
Change Target Temp for Fermentation to 50
6 anni fa
Manuel83
67a103d1f3
Update schema.sql
6 anni fa
Manuel83
274f282e11
Update __init__.py
6 anni fa
manuel83
4e432e05bd
pyyaml update
6 anni fa
Manuel83
eda209422f
Update package because of vulnerability
Flask:
CVE-2018-1000656 More information
moderate severity
Vulnerable versions: < 0.12.3
Patched version: 0.12.3
The Pallets Project flask version Before 0.12.3 contains a CWE-20:
Improper Input Validation vulnerability in flask that can result in
Large amount of memory usage possibly leading to denial of service.
This attack appear to be exploitable via Attacker provides JSON data in
incorrect encoding. This vulnerability appears to have been fixed in
0.12.3.
Requests:
CVE-2018-18074 More information
moderate severity
Vulnerable versions: <= 2.19.1
Patched version: 2.20.0
The Requests package through 2.19.1 before 2018-09-14 for Python sends
an HTTP Authorization header to an http URI upon receiving a
same-hostname https-to-http redirect, which makes it easier for remote
attackers to discover credentials by sniffing the network.
7 anni fa
Manuel83
5b47b94833
Merge pull request #213 from cgspeck/fix-typo
Fix typo in README
7 anni fa
Manuel83
98409d9895
Merge pull request #206 from swimIan/swimIan-patch-1
Remove "Steps started on xml imported" bug
7 anni fa
Chris Speck
433b1c30f1
Fix typo which resulted in reference to incorrect port
7 anni fa
Manuel83
a477cb83a8
Merge pull request #211 from cgspeck/docker-dev-env
Docker files for ease of development on PCs/macs
7 anni fa
Chris Speck
a22dcba77c
Docker files for ease of development on PCs/macs
7 anni fa
swimIan
c1d94a8f61
Remove "Steps started on xml imported" bug
7 anni fa
swimIan
dd64f4ee16
Merge pull request #16 from Manuel83/master
August 2 update
7 anni fa
Manuel83
1414b1ed3b
Merge pull request #166 from DrRataplan/master
Import hop alerts from BeerXML
7 anni fa
Manuel83
acd404622b
Merge pull request #182 from archonic/patch-1
Remove duplicate line
7 anni fa
Manuel83
d657077570
Merge pull request #181 from clearwaterbrewer/patch-1
Fix hysteresis turning off heater
7 anni fa
Josh
0e6da89cfd
Remove duplicate line
7 anni fa
clearwaterbrewer
faa2b9d32c
Update __init__.py
removed lines 37 and 38 to make hysteresis work properly.
7 anni fa
Martin
83699f1933
Import boil time alerts from BeerXML
By reading the HOP and MISC elements, the 'please add your hop' alerts may be imported.
8 anni fa
swimIan
fea3e85053
Merge pull request #15 from Manuel83/master
Update swimIan master
8 anni fa
Manuel83
5efa1df350
Merge pull request #133 from JamFfm/JamFfm-install
Added a combinaton of stop-del logfiles-start
8 anni fa
Manuel83
dd5b5f456a
Merge pull request #151 from mb-tec/master
Buzzer Beep Level
8 anni fa
Matthias
e0e3aff929
Buzzer Beep Level
8 anni fa
Manuel83
2a02979e37
Merge pull request #142 from Manuel83/revert-105-patch2
Revert "Updates the boilstep and beerxml recipe import"
8 anni fa
Manuel83
a1740074ac
Revert "Updates the boilstep and beerxml recipe import"
8 anni fa
swimIan
1b3042a082
Merge pull request #13 from Manuel83/master
Update
8 anni fa
Manuel83
b279dcf347
Merge pull request #105 from swimIan/patch2
Updates the boilstep and beerxml recipe import
8 anni fa
JamFfm
211edc1bbc
Added a combinaton of stop-del logfiles-start
This one makes it easier to test plugins.
8 anni fa
swimIan
b56c10a8a5
Merge branch 'master' into patch2
8 anni fa
swimIan
8d2c5c916a
Updated again
8 anni fa
swimIan
d637c08eba
update to reflect changes in the master branch
8 anni fa
swimIan
0447621895
Merge pull request #10 from Manuel83/master
Most recent
8 anni fa
Manuel83
03395647ed
Merge pull request #130 from bertah/master
GPIOPWM: Fixed misleading label and support decimal frequencies
8 anni fa
bertah
65833b1249
GPIOPWM: Fixed misleading label "duty cycle" to "frequency", and handle decimal frequency values. Tested working with Rpi.GPIO
8 anni fa
Manuel83
25ace8024c
Merge pull request #127 from mrillies/patch-1
Add reset to post put call (Fermenter update)
8 anni fa
Manuel83
820061cf09
- Two new hop steps added. Now you can set 5 hop alerts
8 anni fa
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
8 anni fa
Manuel83
837b906af1
Merge pull request #126 from mrillies/patch-1
Fix Fermentor Heater power
8 anni fa
mrillies
0f42153591
Update controller.py
Fix for issue #125 : Missing 'power' in call to actor_on had heater id number set as power
8 anni fa
swimIan
5fc5684e56
update boilstep and reorder steps in beerxml recipe import
8 anni fa
swimIan
dc908268dd
Merge pull request #9 from swimIan/master
update 9/6/17
8 anni fa
swimIan
14e4e6d61a
Merge pull request #8 from Manuel83/master
Update 9/6/17
8 anni fa
Manuel83
bf3fbddbe2
Merge pull request #119 from carlallen/text_property_default_value_fix
Set default value for TextProperty to fix bug
8 anni fa
Carl Allen
590ef4ca92
set default_value for Text Property
8 anni fa
Manuel83
d3bc54001f
Merge pull request #101 from carlallen/default_value_for_numbers
Default value for Property.Number
8 anni fa
Manuel83
25dead2e4d
Merge pull request #115 from cow77/patch-3
Update __init__.py
8 anni fa
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.
8 anni fa
Co de Waal
bf02c08677
Update __init__.py
8 anni fa
Manuel83
c765589984
Chart boost added
8 anni fa
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).
8 anni fa
swimIan
3eee952a04
Add mashinstep, import mashin temp(infuse_temp) from beerxml, and put boil step ahead of whirlpool and chill steps.
8 anni fa