From 95f7f61cdc86975aab6984881ff33e0d61d4bf40 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Tue, 12 Jun 2018 20:50:47 +0200 Subject: [PATCH] truhe an/aus --- kino/kino_an.sh | 2 +- kino/truhe_an.sh | 7 +++++++ kino/truhe_aus.sh | 7 +++++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100755 kino/truhe_an.sh create mode 100755 kino/truhe_aus.sh 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