Juan Pablo Giménez

Results 9 issues of Juan Pablo Giménez

master branch includes the following changes: * check_hop_timer skip empty values https://github.com/Manuel83/craftbeerpi3/pull/236 * PWM improvements https://github.com/Manuel83/craftbeerpi3/pull/237 * migrate to python 3 https://github.com/Manuel83/craftbeerpi3/pull/257 * add support for ssl https://github.com/Manuel83/craftbeerpi3/pull/249 (https://github.com/mstrinzha) *...

Get cbpi3 working on python 3.5, I'm planning to update other dependencies after this...

- Change GPIOPWM to only set power if there is a GPIO.PWM instance. - Add a DummyPWM actor for testing purposes.

At boil if some "hop addition" field is left blank the code that checks it fails and the boil step never ends, that is a huge problem on unattended brews...

When I set beer profile brewpiless simple skips the first step and starts with the second one, in this example I have my beer at the beginning of the fermentation,...

I'm testing with 1.7-maintenance branch and funkload scripts doesn't run: ``` $ bin/fl-run-bench Traceback (most recent call last): File "bin/fl-run-bench", line 254, in sys.exit(collective.funkload.bench.run(url="http://localhost:8080/pfgtest",buildout_dir="/home/jpg/workspace/Products.PloneFormGen",report_destination="/home/jpg/workspace/Products.PloneFormGen/var/funkload/reports",data_destination="/home/jpg/workspace/Products.PloneFormGen/var/funkload/data")) TypeError: run() got an unexpected keyword...