4 lines
177 B
Bash
Executable file
4 lines
177 B
Bash
Executable file
#!/bin/bash
|
|
|
|
mqtt-simple -h mqtt.bitlair.nl -p bitlair/power/shelly/02/command/switch:0 -m off
|
|
mqtt-simple -h mqtt.bitlair.nl -p bitlair/power/shelly/04/command/switch:0 -m off
|