From: Vincent Date: Fri, 26 Jun 2020 14:17:37 +0000 (+0200) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=6155672615d606d48f0247c0486f21865b44df63;p=tortuga-home.git . --- 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 @@