Update hooks
This commit is contained in:
parent
a446be0230
commit
51e416e3af
5 changed files with 3 additions and 8 deletions
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
mqtt-simple -h mqtt.bitlair.nl -p bitlair/power/shelly/01/command/switch:0 -m off
|
|
2
bitlair_closed.d/21_bitpanel_poweroff
Normal file → Executable file
2
bitlair_closed.d/21_bitpanel_poweroff
Normal file → Executable file
|
@ -3,4 +3,4 @@
|
||||||
ssh root@bitpanel.bitlair.nl shutdown -h now
|
ssh root@bitpanel.bitlair.nl shutdown -h now
|
||||||
sleep 10
|
sleep 10
|
||||||
|
|
||||||
apc-switch 18 off
|
mqtt-simple -h mqtt.bitlair.nl -p bitlair/power/shelly/03/command/switch:0 -m off
|
||||||
|
|
2
bitlair_open.d/20_bitpanel_poweron
Normal file → Executable file
2
bitlair_open.d/20_bitpanel_poweron
Normal file → Executable file
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Turn on bitpanel
|
# Turn on bitpanel
|
||||||
apc-switch 18 on
|
mqtt-simple -h mqtt.bitlair.nl -p bitlair/power/shelly/03/command/switch:0 -m on
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
mqtt-simple -h mqtt.bitlair.nl -p bitlair/power/shelly/01/command/switch:0 -m on
|
|
1
djo_open.d/20_entrance_logos_on
Symbolic link
1
djo_open.d/20_entrance_logos_on
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../bitlair_open.d/20_entrance_logos_on
|
Loading…
Add table
Add a link
Reference in a new issue