Kegbot / kegbot-android

Android beer kegerator frontend and controller app. Works with a Kegbot server to make your kegerator awesome.
http://kegbot.org/docs/android/
GNU General Public License v2.0
41 stars 53 forks source link

Add functionality & configuration option for Turn Screen On During Pour. #109

Closed Jeremy-D-Miller closed 9 years ago

Jeremy-D-Miller commented 9 years ago

This adds a configuration option in the Advanced Section of the Kegerator Settings for turning the screen on when a pour is initiated. The way we have our Kegbot app set up is to turn the screen on in attract mode from 12pm-12am, and turn the screen off from 12am-12pm (via Tasker etc.). This allows initiating and properly claiming a pour even when the screen is off (CPU wake lock).

mik3y commented 9 years ago

Great!