hue-dashboard
hue-dashboard copied to clipboard
A web interface for monitoring and controlling Philips Hue lights
Not sure what to do with the linker error, it looks like maybe it wants some ENV vars set? `Building all executables for `hue-dashboard' once. After a successful build of...
I was unable to get working on mac os 10.13.6 or Linux Mint 20.1 but I was able to get the vagrant vm running,(thanks johnpc for the [solution](https://github.com/blitzcode/hue-dashboard/issues/8#issuecomment-526955268)). Had to...
**relevant error output of stack build** [ 7 of 20] Compiling HueJSON /home/jeremy/hue-dashboard/HueJSON.hs:441:55: error: • Couldn't match type ‘[Char]’ with ‘LightID’ arising from a use of ‘coerce’ • In the...
Hello, could some one please help me. It doesnt let me use -p Could some one just send me the right command? Sorry
``` ➜ hue-dashboard git:(master) ✗ stack exec hue-dashboard dyld: malformed mach-o: load commands size (36688) > 32768 [1] 12317 abort stack exec hue-dashboard ```
Hey Tim, awesome job w/ the hue-dashboard. I use the great iConnectHue App by Stefan Göhler and strongly rely on "Presets" which I guess translate to "scenes" elsewhere. Now I...
Here is a dump of my groups and lights via the Clip API debugger shown below: The specific issue I have is the Iris and the GE Link Flood are...
Installing stack for the first time on OSX > brew install stack > stack setup > stack build Errors with ``` No setup information found for ghc-7.10.3 on your platform....