From 756a33999df9255deb1c08a443a5621d94da0126 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 9 Apr 2023 21:17:59 +0400 Subject: Fixes, multi-room sounds, motion tracking in rooms --- custom/shell.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 custom/shell.yaml (limited to 'custom/shell.yaml') diff --git a/custom/shell.yaml b/custom/shell.yaml new file mode 100644 index 0000000..6c05d1b --- /dev/null +++ b/custom/shell.yaml @@ -0,0 +1,2 @@ +sound_combined: 'ssh -i /config/keys/id_rsa csa@localhost pacmd set-default-sink combined' +sound_living: 'ssh -i /config/keys/id_rsa csa@localhost pacmd set-default-sink 0' -- cgit v1.2.3