From 02c256ffa29cb7e48ba4e6fa2c8a65fbdca6a6f8 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Wed, 17 Apr 2024 23:11:15 +0200 Subject: [PATCH] aqhome-react: replaced example networks. --- apps/aqhome-react/networks/0BUILD | 2 +- apps/aqhome-react/networks/delayedoff.xml | 52 ++++++++++++++++++ apps/aqhome-react/networks/tvlight.xml | 64 ----------------------- 3 files changed, 53 insertions(+), 65 deletions(-) create mode 100644 apps/aqhome-react/networks/delayedoff.xml delete mode 100644 apps/aqhome-react/networks/tvlight.xml diff --git a/apps/aqhome-react/networks/0BUILD b/apps/aqhome-react/networks/0BUILD index f5f1467..e0067c9 100644 --- a/apps/aqhome-react/networks/0BUILD +++ b/apps/aqhome-react/networks/0BUILD @@ -2,7 +2,7 @@ - tvlight.xml + delayedoff.xml diff --git a/apps/aqhome-react/networks/delayedoff.xml b/apps/aqhome-react/networks/delayedoff.xml new file mode 100644 index 0000000..062acad --- /dev/null +++ b/apps/aqhome-react/networks/delayedoff.xml @@ -0,0 +1,52 @@ + + + + + + 30 + 70 + + + + + + + + + + + + + + + + + + OFF + OFF + ON + + + + + + + 0.0 + + + + + + + + + + + + + + + + + + diff --git a/apps/aqhome-react/networks/tvlight.xml b/apps/aqhome-react/networks/tvlight.xml deleted file mode 100644 index b5a6b8e..0000000 --- a/apps/aqhome-react/networks/tvlight.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - 30 - 70 - - - - - - - $(inPlugValue) - - - - - - - $(threshold) - - - - - - - $(outPlugValue) - - - - - - - OFF - OFF - ON - - - - - - - $(delayTime) - 0.0 - - - - - - - - - - - - - - - - -