From 6155672615d606d48f0247c0486f21865b44df63 Mon Sep 17 00:00:00 2001 From: Vincent Date: Fri, 26 Jun 2020 16:17:37 +0200 Subject: [PATCH] . --- .idea/workspace.xml | 33 +++++++++++++++------------------ config/bureau.php | 4 ++-- config/bureausun.php | 3 +-- 3 files changed, 18 insertions(+), 22 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ac2fd63..62ad375 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,12 +3,8 @@ - - - - - - + + @@ -1239,10 +1236,10 @@ - - + + - + diff --git a/config/bureau.php b/config/bureau.php index 601e5d0..26d7dcc 100644 --- a/config/bureau.php +++ b/config/bureau.php @@ -3,8 +3,8 @@ config('ROOM_NAME', 'Bureau'); config('ROOM', 'bureau'); config('SQUEEZEBOX_PLAYER', 'Bureau'); config('VIDEOPLAYER', 'mediarasp'); -config('VOLUME', 0); -config('VOLUME_DEVICE', 'RaspberryPi'); +config('VOLUME', 85); +config('VOLUME_DEVICE', 'SqueezeboxPlayer'); config('SLEEPTYPE', 'screensaver'); config('SCREENSAVER', 'suncurve'); config('SLEEPSCREEN', 15); diff --git a/config/bureausun.php b/config/bureausun.php index 35e677b..250dc85 100644 --- a/config/bureausun.php +++ b/config/bureausun.php @@ -1,5 +1,4 @@