Automatically turn on blue light on unlocking

Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
This commit is contained in:
Ralf Ramsauer 2015-08-30 21:07:07 +02:00
parent e884dd87c4
commit 20de426ffd
1 changed files with 2 additions and 0 deletions

View File

@ -1 +1,3 @@
#!/bin/bash
wget -O /dev/null --timeout 3 "http://homer.binary.kitchen:8080/set?color=0000FF" > /dev/null 2>&1