diff --git a/kino/kino_an.sh b/kino/kino_an.sh index ea55bd9..0a0b536 100755 --- a/kino/kino_an.sh +++ b/kino/kino_an.sh @@ -7,7 +7,7 @@ MP=$(dirname "$ME") sispmctl -o ${PWR_LEINI} #Leini sispmctl -o ${PWR_BEAMER} #Beamer sleep 5 +./truhe_an.sh -sispmctl -o ${PWR_TRUHE} #Truhe sudo /home/osmc/433Utils/RPi_utils/codesend 7594948#Leini Down irsend -d /var/run/lirc/lircd-lirc0 SEND_ONCE ${LIRC_BEAMER_AN} diff --git a/kino/truhe_an.sh b/kino/truhe_an.sh new file mode 100755 index 0000000..11c3c40 --- /dev/null +++ b/kino/truhe_an.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +ME=$(readlink -f "$0") +MP=$(dirname "$ME") +. ${MP}/kino.conf + +sispmctl -o ${PWR_TRUHE} #Truhe diff --git a/kino/truhe_aus.sh b/kino/truhe_aus.sh new file mode 100755 index 0000000..fdad2e1 --- /dev/null +++ b/kino/truhe_aus.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +ME=$(readlink -f "$0") +MP=$(dirname "$ME") +. ${MP}/kino.conf + +sispmctl -f ${PWR_TRUHE} #Truhe