PiHueEntertainment icon indicating copy to clipboard operation
PiHueEntertainment copied to clipboard

An application that can handle the Hue Entertainment Areas on a Raspberry Pi

Results 5 PiHueEntertainment issues
Sort by recently updated
recently updated
newest added

I've installed Qt on a Pi 3 by using sudo apt-get install qt5-default sudo apt-get install qtcreator changed permission of the executable `sudo chmod +x ./HueEntertainmentCenter.out` ./HueEntertainmentCenter.out It can't detect...

bug

The following features could be introduced: - [ ] Check the TV activity and if there doesn't appear to be anything going on then set the lights back to their...

enhancement

Currently areas that change lights are hard coded to the left, right and centre of the camera capture. It would be nice if the user could modify these to suit...

enhancement

There's nothing in place to allow for automation of the application. This will probably require settings to be saved, so depends on #2 to be completed first.

enhancement

Camera selection is currently based off of the default camera, which is a bit vague and doesn't really make sense. Make a dialog (like the entertainment area selection dialog) that...

enhancement