From: Vincent Date: Fri, 30 Apr 2021 10:11:24 +0000 (+0200) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9f097fd16ef86f296cc3427bfe9d28d5dbea0ad7;p=tortuga-home.git . --- diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0f6c90e..b7db161 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,9 +3,7 @@ - - - + diff --git a/config/global.php b/config/global.php index aa7eef4..2beaaf3 100644 --- a/config/global.php +++ b/config/global.php @@ -19,7 +19,8 @@ define('LATITUDE', 48.8758392); define('LONGITUDE', 2.3422104); $squeezeboxPlayers = array( - 'Salle de bains' => 'b8:27:eb:ab:b4:50', + 'Cave' => 'b8:27:eb:ab:b4:50', + 'Salle de bains' => '9f:e3:5d:6e:15:35', //'Salon' => 'dc:a6:32:02:47:c1', //'Salon' => 'cc:cc:2d:15:82:0e', //'Salon' => '5a:a1:4c:5c:e7:5e', @@ -71,7 +72,7 @@ $devices = [ 'cerveau' => ['id' => 'cerveau', 'host' => '192.168.13.60', 'user' => 'pi', 'password' => 'atacama'], 'litvincent' => ['id' => 'litvincent', 'host' => '192.168.13.61', 'user' => 'pi', 'password' => 'atacama'], 'litjerome' => ['id' => 'litjerome', 'host' => '192.168.13.62', 'user' => 'pi', 'password' => 'atacama'], - 'sdb' => ['id' => 'sdb', 'host' => '192.168.13.63', 'user' => 'pi', 'password' => 'atacama'], + //'cave' => ['id' => 'cave', 'host' => '192.168.13.63', 'user' => 'pi', 'password' => 'atacama'], 'entree' => ['id' => 'entree', 'host' => '192.168.13.64', 'user' => 'pi', 'password' => 'atacama'], 'jarvis' => ['id' => 'jarvis', 'host' => '192.168.13.60', 'user' => 'jarvis', 'password' => 'atacama'], 'chambre' => ['id' => 'chambre', 'host' => '192.168.13.65', 'user' => 'pi', 'password' => 'atacama'],