David Gray
David Gray
Here is the first part of PR #210 refactor Still uses jsonrpclib. Ive moved all XBMC related tools into xbmc.py. The reason i chose xbmc.py over noneditable.py is nobody seemed...
This gives the user the option to cut down on requests to the sickbeard api. Every show makes a request for an image. While this seems like a no brainer...
this takes care of #287 It may need a little cleanup/styling but it works! The chosen view is persistent even with page refresh.
Using a potentiometer this change allows the trigger value for the beer fillers to be easily adjusted.
This commit adds basic support for the RRD Smart controller utilizing the LCD to display current status and the rotary encoder to control the trigger value for the filler tubes....
Pretty basic. I added some checks to only activate and sense filling of either 1, 2 or 3 tubes as defined in Config.h. Cheers.