Add scripts for Bitlair and DJO

This commit is contained in:
polyfloyd 2016-10-02 20:01:59 +02:00
parent 5b96a6be43
commit 239e6cec0e
27 changed files with 105 additions and 1 deletions

3
djo_closed.d/10_mqtt Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
mqtt-simple -r -h mqtt.bitlair.nl -p 'bitlair/state/djo' -m 'closed'

View file

@ -0,0 +1 @@
../bitlair_closed.d/20_ledboard_poweroff

View file

@ -0,0 +1 @@
../bitlair_closed.d/20_music_poweroff

View file

@ -0,0 +1 @@
../bitlair_closed.d/20_statsdisplay_poweroff

3
djo_closed.d/80_irc Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
echo "DJO is now open" | nc 127.0.0.1 31337