mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-12-22 18:34:25 +01:00
Automatically turn on blue light on unlocking
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
This commit is contained in:
parent
a965779f3c
commit
d933bc9821
@ -1 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
wget -O /dev/null --timeout 3 "http://homer.binary.kitchen:8080/set?color=0000FF" > /dev/null 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user