Tags: trevormorgan/picobrew_pico
Tags
Add START/STOP Button to iSpindel graphing sessions (chiefwigms#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 <chiefwigms@hotmail.com>
split picobrew c firmware from picobrew s/pro and require config.yml … …for any picobrew firmware updates (chiefwigms#130)
switch wort and heat1 as per mention by community members (chiefwigms… …#114)
Add update/restart/reboot/shutdown feature (experimental), fix brew s… …ession history, add cache install hooks in firstboot.sh
include nginx and self-signed ssh certificate creation to get raspber… …rypi setup working with ZSeries which requires http+ssl (chiefwigms#25)