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