From 07bbf9a0ebd9a075b671b68201525e5f4f162720 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 8 Sep 2019 17:55:53 +0200 Subject: [PATCH] . --- .idea/workspace.xml | 20 ++++++++++---------- scripts/lib/scenes.php | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0b6773d..a0aef0c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,7 @@ - + diff --git a/scripts/lib/scenes.php b/scripts/lib/scenes.php index 4994cc0..8bc786d 100644 --- a/scripts/lib/scenes.php +++ b/scripts/lib/scenes.php @@ -45,7 +45,7 @@ $scenes = [ 'chambre/deshumidificateur/off' => [ ], - 'chambre/rapberry/on' => [ + 'chambre/raspberry/on' => [ ['type' => 'insteon', 'command' => '0?1138=I=0=0'], ], 'chambre/raspberry/off' => [ -- 2.39.5