Skip to content

Tags: chiefwigms/picobrew_pico

Tags

beta8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
correct the troubleshooting link for pico-s devices (#337)

* correct the troubleshooting link for pico-s devices

* fix DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

v0.0.1-beta6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add START/STOP Button to iSpindel graphing sessions (#219)

* Adds iSpindel support for the server. iSpindel Server Address should be configured for picobrew.com and Path/URI to /API/iSpindel

* Update session_parser.py

Removed unnecessary comment

* Update config.example.yaml

Fixed typo

* Update config.py

Fixed all caps on ZYMATIC

* Updating to latest master from chiefwgms

* Minor fixes

* Update routes_frontend for latest files

* Fxing iSpindel_graph_socketio javascript call since it exists in index.html

* Updating the iSpindel file error handling to be similar to ferm. Fixing str type declaration on iSpindle ID.

* Update model.py

* Update model.py

* Adding iSpindel START/STOP button

* Adding iSpindel START/STOP to server

* Updated iSpindel START/STOP PR with changes based on review

* Update app/main/routes_frontend.py

Co-authored-by: Pete <[email protected]>

v0.0.1-beta5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
split picobrew c firmware from picobrew s/pro and require config.yml …

…for any picobrew firmware updates (#130)

v0.0.1-beta4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
switch wort and heat1 as per mention by community members (#114)

v0.0.1-beta3

Possible network fix

v0.0.1-beta2

Add update/restart/reboot/shutdown feature (experimental), fix brew s…

…ession history, add cache install hooks in firstboot.sh

v0.0.1-beta1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
include nginx and self-signed ssh certificate creation to get raspber…

…rypi setup working with ZSeries which requires http+ssl (#25)