3 lines
93 B
Bash
3 lines
93 B
Bash
#!/bin/bash
|
|
|
|
mqtt-simple -h mqtt.bitlair.nl -p "bitlair/power/trapleds/cmnd/Power1" -m "OFF"
|