Initial commit
This commit is contained in:
commit
0a36fb9729
15 changed files with 88 additions and 0 deletions
6
armed.d/24_bar_off
Executable file
6
armed.d/24_bar_off
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# will not work yet due to SSH key not being on there
|
||||
#ssh -o ConnectTimeout=1 root@bank-pi.bitlair.nl shutdown -h now
|
||||
#sleep 10
|
||||
mqtt-simple -h mqtt.bitlair.nl -p bitlair/power/shelly/01/command/switch:0 -m off
|
Loading…
Add table
Add a link
Reference in a new issue