Juan Pablo Giménez
13951fc210
Merge pull request #8 from lalo-uy/patch-3
Update __init__.py
hace 5 años
Eduardo Spremolla
6a72d86952
Update __init__.py
Remove reference to w1_bus_master1 since sensors could be no several bus masters like
# CraftBeerPi 1-wire support
dtoverlay=w1-gpio,gpiopin=4
dtoverlay=w1-gpio,gpiopin=27
dtoverlay=w1-gpio,gpiopin=18
:
hace 5 años
Juan Pablo Giménez
2fc012a815
fix for fermenter view
hace 5 años
Juan Pablo Giménez
ae64ba1ff4
include PWM fix from https://github.com/PaulKGrimes/craftbeerpi3/tree/issue_242
hace 5 años
Juan Pablo Giménez
86e2fcab50
force temp to float
hace 5 años
Juan Pablo Giménez
aae37b871d
add pdbpp to dev req...
hace 5 años
Juan Pablo Giménez
f8ebf83037
add dep
hace 5 años
Juan Pablo Giménez
79520bda7a
typo
hace 5 años
Juan Pablo Giménez
d4823372b7
* migrate install to python3
* add Vagrantfile to test installation
hace 5 años
Juan Pablo Giménez
a497c01ebc
fix up/down toogle
hace 5 años
Juan Pablo Giménez
df8c6a7084
fix charts
hace 5 años
Juan Pablo Giménez
b63d83c692
Merge branch 'dummy-sensor-improvements'
hace 5 años
Juan Pablo Giménez
387e50843f
add dev deps
hace 5 años
Juan Pablo Giménez
eb1c5af1a5
lint
hace 5 años
Juan Pablo Giménez
a6ed3f7c9e
add settings to simulate a real sensor...
hace 5 años
Juan Pablo Giménez
93aaa66a42
lint endpoints
hace 5 años
Juan Pablo Giménez
4d0807dc60
fix csv reading
hace 5 años
Juan Pablo Giménez
0a1b8245a6
change update_addon to delete/download if the repo_url was changed
hace 5 años
Juan Pablo Giménez
a05c6e6735
use ImportError that is compatible with python 3.5
hace 5 años
Juan Pablo Gimenez
184a939370
Merge branch 'master' of github.com:jpgimenez/craftbeerpi3
hace 5 años
Juan Pablo Giménez
8ded4a1b1d
update python-engineio
hace 5 años
Juan Pablo Giménez
33626e221e
python3 support
hace 5 años
Juan Pablo Giménez
f14b3c9cfc
add eventlet dep...
hace 5 años
Juan Pablo Giménez
e03ab9c1f1
ignore .vscode
hace 5 años
Juan Pablo Giménez
b5eb6999f7
lint
hace 5 años
Juan Pablo Giménez
3330583903
migrate to Flask 1.1 and Python 3.8
hace 5 años
Juan Pablo Gimenez
5d887d8413
updated plugins list
hace 5 años
Maxim Strinzha
4093b6c41f
Add support for SSL.
Remove hardcoded http protocol for polling.
bundle.js are using location.protocol instead of "http://" now.
hace 5 años
Juan Pablo Giménez
a5d85d515e
Merge pull request #1 from jpgimenez/dependabot/pip/python-engineio-3.8.2.post1
Bump python-engineio from 0.9.2 to 3.8.2.post1
hace 5 años
Juan Pablo Giménez
874ce37cda
Merge pull request #2 from jpgimenez/dependabot/pip/werkzeug-0.15.3
Bump werkzeug from 0.11.10 to 0.15.3
hace 5 años
Juan Pablo Giménez
b46c50c951
Merge pull request #3 from jpgimenez/dependabot/pip/flask-1.0
Bump flask from 0.12.4 to 1.0
hace 5 años
dependabot[bot]
b5626d56d3
Bump werkzeug from 0.11.10 to 0.15.3
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 0.11.10 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/0.11.10...0.15.3 )
Signed-off-by: dependabot[bot] <support@github.com>
hace 5 años
dependabot[bot]
9d33987d16
Bump flask from 0.12.4 to 1.0
Bumps [flask](https://github.com/pallets/flask ) from 0.12.4 to 1.0.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/0.12.4...1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
hace 5 años
Juan Pablo Giménez
cef9dbf9eb
Merge pull request #4 from jpgimenez/dependabot/pip/httplib2-0.18.0
Bump httplib2 from 0.9.2 to 0.18.0
hace 5 años
dependabot[bot]
d1ff30d7d0
Bump httplib2 from 0.9.2 to 0.18.0
Bumps [httplib2](https://github.com/httplib2/httplib2 ) from 0.9.2 to 0.18.0.
- [Release notes](https://github.com/httplib2/httplib2/releases )
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG )
- [Commits](https://github.com/httplib2/httplib2/compare/0.9.2...v0.18.0 )
Signed-off-by: dependabot[bot] <support@github.com>
hace 5 años
dependabot[bot]
f9a92fb474
Bump python-engineio from 0.9.2 to 3.8.2.post1
Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio ) from 0.9.2 to 3.8.2.post1.
- [Release notes](https://github.com/miguelgrinberg/python-engineio/releases )
- [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/master/CHANGES.md )
- [Commits](https://github.com/miguelgrinberg/python-engineio/commits )
Signed-off-by: dependabot[bot] <support@github.com>
hace 5 años
Juan Pablo Giménez
467b3feea0
Merge branch 'python3-support'
hace 5 años
Juan Pablo Giménez
16cd2e188c
update ignores
hace 5 años
Juan Pablo Giménez
511c119c4c
migrate to py3.5
hace 5 años
Juan Pablo Giménez
1397284160
add space to propper logging the failing method name
hace 6 años
Juan Pablo Giménez
ed441f3649
- GPIOPWM only set power if the actor is on
- create DummyPWM for PWM testing
hace 6 años
Juan Pablo Giménez
79ff35ff2b
check_hop_timer skip empty values
hace 6 años
Manuel83
2b095c8c77
Update install.sh
WiringPi Removed
hace 6 años
Manuel83
63f9f5468b
Update __init__.py
hace 6 años
Manuel83
16ad8daf44
Change Target Temp for Fermentation to 50
Change Target Temp for Fermentation to 50
hace 6 años
Manuel83
67a103d1f3
Update schema.sql
hace 6 años
Manuel83
274f282e11
Update __init__.py
hace 6 años
manuel83
4e432e05bd
pyyaml update
hace 6 años
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.
hace 7 años
Manuel83
5b47b94833
Merge pull request #213 from cgspeck/fix-typo
Fix typo in README
hace 7 años