Files
spielplatz/kino/truhe_aus.sh
2024-02-29 11:45:54 +01:00

10 lines
190 B
Bash

#!/bin/sh
ME=$(readlink -f "$0")
MP=$(dirname "$ME")
. ${MP}/kino.conf
#sispmctl -f ${PWR_TRUHE} #Truhe
mosquitto_pub -h ${MQTT} -t truhe_switch/switch/truhe_switch_power/command -m OFF