snizzleorg

Results 18 issues of snizzleorg

security wise it would be better if home bridge could be run as a unprivileged user... https://docs.docker.com/engine/articles/security/

I would like to be able to stream internet radio through forked-daapd. Unfortunately putting http://... locations into playlists does not do the trick. I already brought this up here: https://github.com/jasonmc/forked-daapd/issues/87...

Using forked-daapd v. 0.19 put m3u playlist in library folder, although in iTunes the playlist shows up, it shows up empty. On iOS remote it does not even show up...

``` pi@automator:~$ node-airplayhub -c ~/airplayhub.conf *** WARNING *** The program 'nodejs' uses the Apple Bonjour compatibility layer of Avahi. *** WARNING *** Please fix your application to use the native...

Can the spark core make a REST call to a local server when the door was opened? I'm running openhab as home automation and would love if the spark-bouncer could...

enhancement

just to check it out I flashed your firmware without changing anything and as soon as the spark bots up it opens the relay. When I switch on debugging and...

``` In file included from ../inc/spark_wiring.h:29:0, from ../inc/application.h:29, from MFRC522/MFRC522.h:77, from MFRC522/MFRC522.cpp:8: ../../core-common-lib/SPARK_Firmware_Driver/inc/config.h:12:2: warning: #warning "Defaulting to Release Build" [-Wcpp] #warning "Defaulting to Release Build" ^ MFRC522/MFRC522.cpp: In member function...

you write in the header: ``` * ************************************************************ * Connect RC522 module to following Spark Core pins: * RST -> A1 * SDA -> A2 * SCK -> A3 *...