Skip to content

Conversation

@HentschelT
Copy link

Hi, it's been pretty quiet here lately. I had a few days off to finish building my kegerator, and along the lines had a bit of time to make some changes to RPints based on Version 2. The full description of the changes can be found here: https://github.com/HentschelT/RaspberryPints/blob/Version2/UPDATES.MD

In short:
Bug fixes:

  • fixed incorrect display of SRM mask in Firefox based browsers
  • fixed invalid keg state when a keg is kicked
  • RPints now updates keg pours (and other stuff) to remote browser displays
  • the tap form no longer requires input of associated alamode pin (see below)

New features:

  • tap valve control: a tap can now have a valve associated, which shuts the tap off or turns it on. * fan (line cooling) control: RPINTS can now control a fan (or line cooling) output.
  • New tap configuration panel: There is a new panel in the admin section that configures the taps and its associated hardware pins.
  • added ability to use FireFox on Amazon FireTV as a tap list display

screen shot:
screen
(Check marks indicate if tap valve is on or off)

Please see the file above (and the repo) for details. I'll also document the hardware built for this in the HBT forum shortly.

Cheers,
-Th

HentschelT and others added 30 commits September 17, 2015 23:53
* reorg daemon side, start features based on config
* opening/closing tap valves
* adding tap config panel
a hard time dealing with resets on long running sockets
general layout improvements for AFTV
update beer valves on kick/tap
switch to counter updates (instead of sim mode) in flow meter updates
mod' rc.d files to start new daemon process, make start depend on mysql
and apache2
* added reference for installation of required module mod_python
* adding pour count conversion config to tap config screen
* fixed broken query, which made pour updates fail (booo)
* testing with flow counters
* sql schema update, this may even install now...
php and some more python
* fixed bad escape which prevented population of beer values while
tapping new keg
* automated reset/update of alamode parameters when changing taps
* better debug logging
* added debug log in /var/log/rpints.log
* fixed missing body tag in tap config
* some extra coed to figure clean shut down of WS upon meta-refresh
will be no attempt to flash
* reaaranged boot and restart sequence for arduino's that aren't
connected straight to the RPi and are not reset via pin 18
* config scheme for expert options
* found bug in websocket JS code which would prevent auto-updates if the
web server runs from a non-standard port
port. Primarily usefull for serial over bluetooth
@DanielRedOak
Copy link

Might want to rebase this, but is anyone actively working/looking at these PRs? I grabbed your svg fix for Firefox/Iceweasel and it's working great 👍

@newtonfb
Copy link

newtonfb commented Mar 8, 2017

I have a problem regarding my beer names. It keeps adding "u0027" in the middle of my names? Any idea?

Update: It seems to be a problem with an apostrophe. If i dont add one it doesnt happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants