From 031371e01878d478ee7cf9edad8ec2a3fa1bc954 Mon Sep 17 00:00:00 2001 From: Vincent Date: Wed, 11 Nov 2020 10:29:23 +0100 Subject: [PATCH] . --- .idea/workspace.xml | 54 +++++++++++++++++++++++++------------- config/bureausun.php | 1 - config/global.php | 2 +- index.php | 2 +- scripts/cron/cron.php | 3 ++- scripts/lib/scenes.php | 2 +- scripts/lib/shield.php | 5 ++-- scripts/lib/squeezebox.php | 2 +- 8 files changed, 45 insertions(+), 26 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index cb88ed8..18773b9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,10 +3,13 @@ - + + + + @@ -272,6 +275,17 @@ @@ -1287,12 +1301,12 @@ - + - + @@ -1302,6 +1316,10 @@ + + + + @@ -1310,11 +1328,11 @@ - + - + @@ -1323,10 +1341,10 @@ - - + + - + diff --git a/config/bureausun.php b/config/bureausun.php index 250dc85..99c0d0b 100644 --- a/config/bureausun.php +++ b/config/bureausun.php @@ -1,4 +1,3 @@ ['id' => 'salon', 'host' => '192.168.13.66', 'shield' => '192.168.13.40', 'user' => 'pi', 'password' => 'atacama'], 'bureau' => ['id' => 'bureau', 'host' => '192.168.13.67', 'shield' => '192.168.13.41', 'user' => 'pi', 'password' => 'atacama'], 'cuisine' => ['id' => 'cuisine', 'host' => '192.168.13.68', 'user' => 'pi', 'password' => 'atacama'], - 'bureausun' => ['id' => 'bureausun', 'host' => '192.168.13.70', 'user' => 'pi', 'password' => 'atacama'], + 'bureausun' => ['id' => 'bureausun', 'host' => '192.168.13.70', 'shield' => '192.168.13.41', 'user' => 'pi', 'password' => 'atacama'], 'lit' => ['id' => 'lit', 'host' => '192.168.13.69', 'user' => 'pi', 'password' => 'atacama'], 'avion' => ['id' => 'avion', 'host' => '192.168.13.5', 'user' => 'Tortuga', 'password' => 's77vpo*wu', 'mac' => 'E0:D5:5E:68:67:B9'], ]; diff --git a/index.php b/index.php index 3c1a245..b71fbe3 100644 --- a/index.php +++ b/index.php @@ -80,7 +80,7 @@ function relativePath($p) ' . "\n"; } ?>