From 38863e1714a5d7843a3d20b3210cc1e5ba674c01 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 4 Mar 2017 15:21:55 +0000 Subject: [PATCH] added parameter for lounge light --- chch-power.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chch-power.py b/chch-power.py index 5915a17..9cfd9f4 100644 --- a/chch-power.py +++ b/chch-power.py @@ -88,7 +88,7 @@ def exec_chch_button_cmd(event): # '.' room specific function if count == 1: if event.pin_num == 0: - call(["/home/automation/chch-power/light.sh"]) + call(["/home/automation/chch-power/light.sh","1"]) else: sys.stderr.write("No room specific function for room " + str(event.pin_num) + "\n") # '. .' toggle current room