git: 18527c0231e3 - main - comms/openzwave-devel: Remove expired port

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 28 Dec 2023 06:53:02 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=18527c0231e3f3eb7ce56a6e657632573479b8d2

commit 18527c0231e3f3eb7ce56a6e657632573479b8d2
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-28 05:50:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-28 05:50:21 +0000

    comms/openzwave-devel: Remove expired port
    
    2023-12-28 comms/openzwave-devel: Upstream no longer maintained, indicates to move to openzwave JS instead
---
 MOVED                                              |    1 +
 comms/Makefile                                     |    1 -
 comms/openzwave-devel/Makefile                     |   46 -
 comms/openzwave-devel/distinfo                     |    3 -
 .../openzwave-devel/files/patch-cpp_build_Makefile |   26 -
 .../files/patch-cpp_build_support.mk               |   13 -
 comms/openzwave-devel/pkg-descr                    |    1 -
 comms/openzwave-devel/pkg-plist                    | 1372 --------------------
 8 files changed, 1 insertion(+), 1462 deletions(-)

diff --git a/MOVED b/MOVED
index 3a6eb8533a41..ed38f9c4a290 100644
--- a/MOVED
+++ b/MOVED
@@ -8184,3 +8184,4 @@ mail/cclient|mail/panda-cclient|2023-12-16|Has expired: Last upstream release wa
 www/yanopaste||2023-12-18|Has expired: Last upstream release was in 2011
 www/py-yt-dlp-devel|www/py-yt-dlp|2023-12-22|Remove the -devel suffix
 math/octave-forge-statistics-bootstrap|math/octave-forge-statistics-resampling|2023-12-24|Name change upstream
+comms/openzwave-devel||2023-12-28|Has expired: Upstream no longer maintained, indicates to move to openzwave JS instead
diff --git a/comms/Makefile b/comms/Makefile
index fa5c1ad6a465..9f72cd0a204a 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -108,7 +108,6 @@
     SUBDIR += opencbm-plugin-xa1541
     SUBDIR += openobex
     SUBDIR += openzwave
-    SUBDIR += openzwave-devel
     SUBDIR += owfs
     SUBDIR += p5-Cisco-UCS
     SUBDIR += p5-Device-Gsm
diff --git a/comms/openzwave-devel/Makefile b/comms/openzwave-devel/Makefile
deleted file mode 100644
index f0e11c67949e..000000000000
--- a/comms/openzwave-devel/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-PORTNAME=	openzwave
-PORTVERSION=	1.6.${VERSION_REV}
-PORTREVISION=	1
-CATEGORIES=	comms
-PKGNAMESUFFIX=	-devel
-
-MAINTAINER=	kiwi@oav.net
-COMMENT=	Open-source interface to Z-Wave networks
-WWW=		https://code.google.com/p/open-zwave/
-
-LICENSE=	LGPL20
-
-DEPRECATED=	Upstream no longer maintained, indicates to move to openzwave JS instead
-EXPIRATION_DATE=2023-12-28
-
-USES=		compiler:c++11-lang gmake tar:bz2 iconv pkgconfig
-
-# Manually update this when makefile is updated
-# echo $(git describe --long --tags --dirty 2>/dev/null | sed s/^v//) | awk '{split($$0,a,"-"); print a[2]}'
-VERSION_REV=	1061
-
-USE_LDCONFIG=	yes
-USE_GITHUB=	yes
-GH_ACCOUNT=	OpenZWave
-GH_PROJECT=	open-zwave
-GH_TAGNAME=	14f2ba74
-MAKE_ARGS=	VERSION_REV=${VERSION_REV} LIBDIR=${WRKSRC} docdir=${DOCSDIR} CXX=${CXX}
-
-CONFLICTS_INSTALL=	openzwave # bin/MinOZW
-
-OPTIONS_DEFINE=	DOXYGEN DOCS
-OPTIONS_SUB=	yes
-
-DOXYGEN_DESC=	Build docs (requires doxygen + graphviz)
-DOXYGEN_BUILD_DEPENDS=	dot:graphics/graphviz \
-			doxygen:devel/doxygen
-DOXYGEN_PORTDOCS=	*
-
-post-install:
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libopenzwave.so.1.6
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/MinOZW
-
-post-install-DOXYGEN-on:
-	${RM} ${STAGEDIR}${DOCSDIR}/Doxyfile.in
-
-.include <bsd.port.mk>
diff --git a/comms/openzwave-devel/distinfo b/comms/openzwave-devel/distinfo
deleted file mode 100644
index d88d311fded7..000000000000
--- a/comms/openzwave-devel/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1584434997
-SHA256 (OpenZWave-open-zwave-1.6.1061-14f2ba74_GH0.tar.gz) = 58fd7ead9b236f21e8876ceb5b4fd8781d25bc162daee2d6b9ab9923fdf493e5
-SIZE (OpenZWave-open-zwave-1.6.1061-14f2ba74_GH0.tar.gz) = 13252460
diff --git a/comms/openzwave-devel/files/patch-cpp_build_Makefile b/comms/openzwave-devel/files/patch-cpp_build_Makefile
deleted file mode 100644
index 15d3f4c97853..000000000000
--- a/comms/openzwave-devel/files/patch-cpp_build_Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
---- cpp/build/Makefile.orig	2020-03-16 04:03:45 UTC
-+++ cpp/build/Makefile
-@@ -13,10 +13,10 @@
- 
- 
- # what flags we will use for compiling in debug mode
--DEBUG_CFLAGS    := -Wformat -Wall -Wno-unknown-pragmas -Wno-inline -Werror -Wno-error=sequence-point -Wno-sequence-point -ggdb -DDEBUG -fPIC  -DSYSCONFDIR="\"$(PREFIX)/etc/openzwave/\""
-+DEBUG_CFLAGS    := -Wformat -Wall -Wno-unknown-pragmas -Wno-inline -Wno-error=sequence-point -Wno-sequence-point -ggdb -DDEBUG -fPIC  -DSYSCONFDIR="\"$(PREFIX)/etc/openzwave/\""
- DEBUG_CPPFLAGS  := -std=c++11 
- # what flags we will use for compiling in release mode
--RELEASE_CFLAGS  := -Wall -Wno-unknown-pragmas -Werror -Wno-error=sequence-point -Wno-sequence-point -O3 -DNDEBUG -fPIC  -DSYSCONFDIR="\"$(PREFIX)/etc/openzwave/\""
-+RELEASE_CFLAGS  := -Wall -Wno-unknown-pragmas -Wno-error=sequence-point -Wno-sequence-point -O3 -DNDEBUG -fPIC  -DSYSCONFDIR="\"$(PREFIX)/etc/openzwave/\""
- RELEASE_CPPFLAGS := -std=c++11
- #what flags we will use for linking in debug mode
- DEBUG_LDFLAGS	:= -g
-@@ -280,8 +280,8 @@ install: $(LIBDIR)/$(SHARED_LIB_NAME) doc $(top_buildd
- 	@cp -r $(top_srcdir)/docs/* $(DESTDIR)/$(docdir)
- 	@if [ -d "$(top_builddir)/docs/html/" ]; then cp -r $(top_builddir)/docs/html/* $(DESTDIR)/$(docdir); fi
- 	@echo "Installing Pkg-config Files"
--	@install -d $(DESTDIR)/$(pkgconfigdir) 
--	@cp $(top_builddir)/libopenzwave.pc $(DESTDIR)/$(pkgconfigdir)
-+	@install -d $(DESTDIR)/$(PREFIX)/libdata/pkgconfig 
-+	@cp $(top_builddir)/libopenzwave.pc $(DESTDIR)/$(PREFIX)/libdata/pkgconfig
- 	@install -d $(DESTDIR)/$(PREFIX)/bin/
- 	@cp $(top_builddir)/ozw_config $(DESTDIR)/$(PREFIX)/bin/ozw_config
- 	@chmod 755 $(DESTDIR)/$(PREFIX)/bin/ozw_config
diff --git a/comms/openzwave-devel/files/patch-cpp_build_support.mk b/comms/openzwave-devel/files/patch-cpp_build_support.mk
deleted file mode 100644
index bff3dc0f7929..000000000000
--- a/comms/openzwave-devel/files/patch-cpp_build_support.mk
+++ /dev/null
@@ -1,13 +0,0 @@
---- cpp/build/support.mk.orig	2020-02-10 15:58:14 UTC
-+++ cpp/build/support.mk
-@@ -67,8 +67,8 @@ endif
- 
- ifeq ($(GITVERSION),)
- $(warning  git describe returned an empty result, setting GITVERSION to VERSION_MAJ.VERSION_MIN.-1 and VERSION_REV to 0)
--GITVERSION	:= $(VERSION_MAJ).$(VERSION_MIN).-1
--VERSION_REV	:= 0
-+GITVERSION	:= $(VERSION_MAJ).$(VERSION_MIN).$(VERSION_REV)
-+#VERSION_REV	:= 0
- else
- VERSION_REV 	?= $(shell echo $(GITVERSION) | awk '{split($$0,a,"-"); print a[2]}')
- endif
diff --git a/comms/openzwave-devel/pkg-descr b/comms/openzwave-devel/pkg-descr
deleted file mode 100644
index 0d4edd9bf98f..000000000000
--- a/comms/openzwave-devel/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Open-zwave - An open-source interface to Z-Wave networks.
diff --git a/comms/openzwave-devel/pkg-plist b/comms/openzwave-devel/pkg-plist
deleted file mode 100644
index 3651387c049e..000000000000
--- a/comms/openzwave-devel/pkg-plist
+++ /dev/null
@@ -1,1372 +0,0 @@
-bin/MinOZW
-bin/ozw_config
-%%ETCDIR%%/2gig/ct100.xml
-%%ETCDIR%%/2gig/ct101.xml
-%%ETCDIR%%/2gig/ct30.xml
-%%ETCDIR%%/2gig/ct32.xml
-%%ETCDIR%%/2gig/ct50e.xml
-%%ETCDIR%%/2gig/ct80.xml
-%%ETCDIR%%/BeNext/1poleswitch.xml
-%%ETCDIR%%/BeNext/2poleswitch.xml
-%%ETCDIR%%/BeNext/AlarmSound.xml
-%%ETCDIR%%/BeNext/BuiltinDimmer.xml
-%%ETCDIR%%/BeNext/DoorSensor.xml
-%%ETCDIR%%/BeNext/EnergySwitch.xml
-%%ETCDIR%%/BeNext/HeatingControl.xml
-%%ETCDIR%%/BeNext/Molite.xml
-%%ETCDIR%%/BeNext/P1dongle.xml
-%%ETCDIR%%/BeNext/PanicButton.xml
-%%ETCDIR%%/BeNext/PanicWatch.xml
-%%ETCDIR%%/BeNext/PluginDimmer.xml
-%%ETCDIR%%/BeNext/SceneController.xml
-%%ETCDIR%%/BeNext/TagReader.xml
-%%ETCDIR%%/BeNext/TagReader500.xml
-%%ETCDIR%%/BeNext/mydisplay.xml
-%%ETCDIR%%/BeNext/mygate.xml
-%%ETCDIR%%/Localization.xml
-%%ETCDIR%%/Localization.xsd
-%%ETCDIR%%/NotificationCCTypes.xml
-%%ETCDIR%%/NotificationCCTypes.xsd
-%%ETCDIR%%/SensorMultiLevelCCTypes.xml
-%%ETCDIR%%/SensorMultiLevelCCTypes.xsd
-%%ETCDIR%%/act/lfm20.xml
-%%ETCDIR%%/act/zdm230.xml
-%%ETCDIR%%/act/zdp100.xml
-%%ETCDIR%%/act/zdw103.xml
-%%ETCDIR%%/act/zdw232.xml
-%%ETCDIR%%/act/zir010.xml
-%%ETCDIR%%/act/zrm230.xml
-%%ETCDIR%%/act/zrp100.xml
-%%ETCDIR%%/act/zrp110.xml
-%%ETCDIR%%/act/zrw103.xml
-%%ETCDIR%%/act/zrw230.xml
-%%ETCDIR%%/aeotec/dsa03202.xml
-%%ETCDIR%%/aeotec/dsa22.xml
-%%ETCDIR%%/aeotec/dsa38.xml
-%%ETCDIR%%/aeotec/dsb04100.xml
-%%ETCDIR%%/aeotec/dsb05.xml
-%%ETCDIR%%/aeotec/dsb09104.xml
-%%ETCDIR%%/aeotec/dsb28-zweu.xml
-%%ETCDIR%%/aeotec/dsb28.xml
-%%ETCDIR%%/aeotec/dsb29.xml
-%%ETCDIR%%/aeotec/dsb45.xml
-%%ETCDIR%%/aeotec/dsb54.xml
-%%ETCDIR%%/aeotec/dsc06106.xml
-%%ETCDIR%%/aeotec/dsc08101.xml
-%%ETCDIR%%/aeotec/dsc10.xml
-%%ETCDIR%%/aeotec/dsc11.xml
-%%ETCDIR%%/aeotec/dsc12104.xml
-%%ETCDIR%%/aeotec/dsc13104.xml
-%%ETCDIR%%/aeotec/dsc14104.xml
-%%ETCDIR%%/aeotec/dsc18103.xml
-%%ETCDIR%%/aeotec/dsc19103.xml
-%%ETCDIR%%/aeotec/dsc24.xml
-%%ETCDIR%%/aeotec/dsc26103.xml
-%%ETCDIR%%/aeotec/dsc27103.xml
-%%ETCDIR%%/aeotec/dsc35103.xml
-%%ETCDIR%%/aeotec/dsd37.xml
-%%ETCDIR%%/aeotec/zw056.xml
-%%ETCDIR%%/aeotec/zw062.xml
-%%ETCDIR%%/aeotec/zw074.xml
-%%ETCDIR%%/aeotec/zw075.xml
-%%ETCDIR%%/aeotec/zw078.xml
-%%ETCDIR%%/aeotec/zw080.xml
-%%ETCDIR%%/aeotec/zw088.xml
-%%ETCDIR%%/aeotec/zw089.xml
-%%ETCDIR%%/aeotec/zw090.xml
-%%ETCDIR%%/aeotec/zw095.xml
-%%ETCDIR%%/aeotec/zw096.xml
-%%ETCDIR%%/aeotec/zw097.xml
-%%ETCDIR%%/aeotec/zw098.xml
-%%ETCDIR%%/aeotec/zw099.xml
-%%ETCDIR%%/aeotec/zw100.xml
-%%ETCDIR%%/aeotec/zw111.xml
-%%ETCDIR%%/aeotec/zw112.xml
-%%ETCDIR%%/aeotec/zw116.xml
-%%ETCDIR%%/aeotec/zw117.xml
-%%ETCDIR%%/aeotec/zw120.xml
-%%ETCDIR%%/aeotec/zw121.xml
-%%ETCDIR%%/aeotec/zw122.xml
-%%ETCDIR%%/aeotec/zw129.xml
-%%ETCDIR%%/aeotec/zw130.xml
-%%ETCDIR%%/aeotec/zw132.xml
-%%ETCDIR%%/aeotec/zw139.xml
-%%ETCDIR%%/aeotec/zw140.xml
-%%ETCDIR%%/aeotec/zw141.xml
-%%ETCDIR%%/aeotec/zw162.xml
-%%ETCDIR%%/aeotec/zw164.xml
-%%ETCDIR%%/aeotec/zw175.xml
-%%ETCDIR%%/aeotec/zw187.xml
-%%ETCDIR%%/aeotec/zw189.xml
-%%ETCDIR%%/aeotec/zwa001.xml
-%%ETCDIR%%/aeotec/zwa002.xml
-%%ETCDIR%%/aeotec/zwa003.xml
-%%ETCDIR%%/aeotec/zwa004.xml
-%%ETCDIR%%/aeotec/zwa005.xml
-%%ETCDIR%%/aeotec/zwa006.xml
-%%ETCDIR%%/aeotec/zwa008.xml
-%%ETCDIR%%/aeotec/zwa021.xml
-%%ETCDIR%%/airlinemechanical/zds-ud10.xml
-%%ETCDIR%%/alfred/DB2.xml
-%%ETCDIR%%/assa_abloy/ConexisL1.xml
-%%ETCDIR%%/assa_abloy/KeyfreeConnected-plus.xml
-%%ETCDIR%%/assa_abloy/KeyfreeConnected.xml
-%%ETCDIR%%/assa_abloy/PushButtonDeadbolt.xml
-%%ETCDIR%%/assa_abloy/PushButtonLever.xml
-%%ETCDIR%%/assa_abloy/TouchDeadbolt.xml
-%%ETCDIR%%/assa_abloy/TouchLever.xml
-%%ETCDIR%%/assa_abloy/nexTouch.xml
-%%ETCDIR%%/august/asl-03.xml
-%%ETCDIR%%/buffalo/hw-100v15a-zw.xml
-%%ETCDIR%%/comfort/ucm.xml
-%%ETCDIR%%/config-template.xml
-%%ETCDIR%%/cooper/RF9501.xml
-%%ETCDIR%%/cooper/RF9505-T.xml
-%%ETCDIR%%/cooper/RF9505-T.xml.zip
-%%ETCDIR%%/cooper/RF9517.xml
-%%ETCDIR%%/cooper/RF9540-N.xml
-%%ETCDIR%%/cooper/RF9542-Z.xml
-%%ETCDIR%%/cooper/RFWC5.xml
-%%ETCDIR%%/cooper/rf9534.xml
-%%ETCDIR%%/danfoss/living.xml
-%%ETCDIR%%/danfoss/rsroom.xml
-%%ETCDIR%%/danfoss/z.xml
-%%ETCDIR%%/device_classes.xml
-%%ETCDIR%%/device_classes.xsd
-%%ETCDIR%%/device_configuration.xsd
-%%ETCDIR%%/devolo/connectz.xml
-%%ETCDIR%%/devolo/mt02648.xml
-%%ETCDIR%%/devolo/mt02755.xml
-%%ETCDIR%%/devolo/mt02758.xml
-%%ETCDIR%%/devolo/mt02792.xml
-%%ETCDIR%%/devolo/mt2646.xml
-%%ETCDIR%%/devolo/mt2647.xml
-%%ETCDIR%%/devolo/mt2651.xml
-%%ETCDIR%%/devolo/mt2652.xml
-%%ETCDIR%%/devolo/mt2653.xml
-%%ETCDIR%%/devolo/mt2756.xml
-%%ETCDIR%%/devolo/rs014G0159.xml
-%%ETCDIR%%/diehlcontrols/766366.xml
-%%ETCDIR%%/dlink/dch-z110.xml
-%%ETCDIR%%/dlink/dch-z120.xml
-%%ETCDIR%%/dlink/dch-z510.xml
-%%ETCDIR%%/dome/0002.xml
-%%ETCDIR%%/dome/0083.xml
-%%ETCDIR%%/dome/0085.xml
-%%ETCDIR%%/dome/0086.xml
-%%ETCDIR%%/dome/0087.xml
-%%ETCDIR%%/dome/0088.xml
-%%ETCDIR%%/dome/0101.xml
-%%ETCDIR%%/dome/0201.xml
-%%ETCDIR%%/domitech/zb22uk.xml
-%%ETCDIR%%/domitech/ze27eu.xml
-%%ETCDIR%%/domux/DX1CA-Z.xml
-%%ETCDIR%%/domux/DX1CG-Z.xml
-%%ETCDIR%%/domux/DX1DS-Z.xml
-%%ETCDIR%%/domux/DX1HT-Z.xml
-%%ETCDIR%%/domux/DX1MS-Z.xml
-%%ETCDIR%%/domux/DX1SA-Z.xml
-%%ETCDIR%%/domux/DX1WL-Z.xml
-%%ETCDIR%%/domux/DX2SK-Z.xml
-%%ETCDIR%%/dragontech/wd-100.xml
-%%ETCDIR%%/duwi/05458.xml
-%%ETCDIR%%/duwi/ZWES1000.xml
-%%ETCDIR%%/duwi/ZWESJ300.xml
-%%ETCDIR%%/duwi/zw-edan-300.xml
-%%ETCDIR%%/duwi/zw-zdan-300.xml
-%%ETCDIR%%/duwi/zwfb.xml
-%%ETCDIR%%/duwi/zwws.xml
-%%ETCDIR%%/ecolink/doorwindow.xml
-%%ETCDIR%%/ecolink/firefighter.xml
-%%ETCDIR%%/ecolink/floodfreeze.xml
-%%ETCDIR%%/ecolink/motion.xml
-%%ETCDIR%%/ecolink/sensor.xml
-%%ETCDIR%%/ecolink/tiltsensor.xml
-%%ETCDIR%%/electronicsolutions/dbmz.xml
-%%ETCDIR%%/enblink/ss201-us-w_1308.xml
-%%ETCDIR%%/enerwave/zw15rmplus.xml
-%%ETCDIR%%/enerwave/zw15s.xml
-%%ETCDIR%%/enerwave/zw20r.xml
-%%ETCDIR%%/enerwave/zw20rm.xml
-%%ETCDIR%%/enerwave/zw500d.xml
-%%ETCDIR%%/enerwave/zwn-bpc.xml
-%%ETCDIR%%/enerwave/zwn-sc7.xml
-%%ETCDIR%%/enerwave/zwnrsm1plus.xml
-%%ETCDIR%%/enerwave/zwnrsm2plus.xml
-%%ETCDIR%%/eurotronic/eur_airquality.xml
-%%ETCDIR%%/eurotronic/eur_cometz.xml
-%%ETCDIR%%/eurotronic/eur_spiritz.xml
-%%ETCDIR%%/eurotronic/eur_stellaz.xml
-%%ETCDIR%%/eurotronic/eur_temphumin.xml
-%%ETCDIR%%/everspring/ad146.xml
-%%ETCDIR%%/everspring/ad147.xml
-%%ETCDIR%%/everspring/an145.xml
-%%ETCDIR%%/everspring/an157.xml
-%%ETCDIR%%/everspring/an158.xml
-%%ETCDIR%%/everspring/an163.xml
-%%ETCDIR%%/everspring/an179.xml
-%%ETCDIR%%/everspring/an180.xml
-%%ETCDIR%%/everspring/an181.xml
-%%ETCDIR%%/everspring/hac01.xml
-%%ETCDIR%%/everspring/han01.xml
-%%ETCDIR%%/everspring/han02-1.xml
-%%ETCDIR%%/everspring/hsp02.xml
-%%ETCDIR%%/everspring/lptdm1u.xml
-%%ETCDIR%%/everspring/se812.xml
-%%ETCDIR%%/everspring/sf812.xml
-%%ETCDIR%%/everspring/sm103.xml
-%%ETCDIR%%/everspring/sp103.xml
-%%ETCDIR%%/everspring/sp814.xml
-%%ETCDIR%%/everspring/sp815.xml
-%%ETCDIR%%/everspring/sp816.xml
-%%ETCDIR%%/everspring/st812.xml
-%%ETCDIR%%/everspring/st814.xml
-%%ETCDIR%%/everspring/st815.xml
-%%ETCDIR%%/everspring/tse03.xml
-%%ETCDIR%%/everspringct/hsm02.xml
-%%ETCDIR%%/evolve/lfm-20.xml
-%%ETCDIR%%/evolve/lrm-as.xml
-%%ETCDIR%%/evolve/lsm-15.xml
-%%ETCDIR%%/evolve/ltm-5.xml
-%%ETCDIR%%/fakro/arz.xml
-%%ETCDIR%%/fakro/zwp10.xml
-%%ETCDIR%%/fakro/zwrs.xml
-%%ETCDIR%%/fakro/zws12.xml
-%%ETCDIR%%/fakro/zws230.xml
-%%ETCDIR%%/fibaro/fgbs001.xml
-%%ETCDIR%%/fibaro/fgbs222.xml
-%%ETCDIR%%/fibaro/fgcd001.xml
-%%ETCDIR%%/fibaro/fgd211.xml
-%%ETCDIR%%/fibaro/fgd212.xml
-%%ETCDIR%%/fibaro/fgdw2.xml
-%%ETCDIR%%/fibaro/fgfs101.xml
-%%ETCDIR%%/fibaro/fgfs101zw5.xml
-%%ETCDIR%%/fibaro/fggc001.xml
-%%ETCDIR%%/fibaro/fgk001.xml
-%%ETCDIR%%/fibaro/fgk10x.xml
-%%ETCDIR%%/fibaro/fgkf601.xml
-%%ETCDIR%%/fibaro/fgms.xml
-%%ETCDIR%%/fibaro/fgmszw5.xml
-%%ETCDIR%%/fibaro/fgpb101.xml
-%%ETCDIR%%/fibaro/fgr221.xml
-%%ETCDIR%%/fibaro/fgr223.xml
-%%ETCDIR%%/fibaro/fgrgbwm441.xml
-%%ETCDIR%%/fibaro/fgrm222.xml
-%%ETCDIR%%/fibaro/fgs211.xml
-%%ETCDIR%%/fibaro/fgs212.xml
-%%ETCDIR%%/fibaro/fgs213.xml
-%%ETCDIR%%/fibaro/fgs221.xml
-%%ETCDIR%%/fibaro/fgs222.xml
-%%ETCDIR%%/fibaro/fgs223.xml
-%%ETCDIR%%/fibaro/fgsd002.xml
-%%ETCDIR%%/fibaro/fgss101.xml
-%%ETCDIR%%/fibaro/fgt001.xml
-%%ETCDIR%%/fibaro/fgwd111.xml
-%%ETCDIR%%/fibaro/fgwds221.xml
-%%ETCDIR%%/fibaro/fgwoe.xml
-%%ETCDIR%%/fibaro/fgwpe.xml
-%%ETCDIR%%/fibaro/fgwpfzw5.xml
-%%ETCDIR%%/fibaro/fgwpg111.xml
-%%ETCDIR%%/fibaro/fgwr111.xml
-%%ETCDIR%%/firstalert/zcombo.xml
-%%ETCDIR%%/followgood/swz-1002.xml
-%%ETCDIR%%/forest/fs2z5232000002.xml
-%%ETCDIR%%/fortrezz/fmi.xml
-%%ETCDIR%%/fortrezz/fts05p.xml
-%%ETCDIR%%/fortrezz/gdc1_fortrezz_1501.xml
-%%ETCDIR%%/fortrezz/mimo2plus.xml
-%%ETCDIR%%/fortrezz/mimolite.xml
-%%ETCDIR%%/fortrezz/ssa2.xml
-%%ETCDIR%%/fortrezz/ssa3.xml
-%%ETCDIR%%/fortrezz/wv01.xml
-%%ETCDIR%%/fortrezz/wwa-01aa.xml
-%%ETCDIR%%/fortrezz/wwa02.xml
-%%ETCDIR%%/frostdale/fdn2311.xml
-%%ETCDIR%%/frostdale/fdn2nxx.xml
-%%ETCDIR%%/ge/12719-plugin-switch.xml
-%%ETCDIR%%/ge/12724-dimmer.xml
-%%ETCDIR%%/ge/12727.xml
-%%ETCDIR%%/ge/14282-plugin-switch.xml
-%%ETCDIR%%/ge/14284.xml
-%%ETCDIR%%/ge/14288-outlet.xml
-%%ETCDIR%%/ge/14291-switch.xml
-%%ETCDIR%%/ge/14292-toggle-switch.xml
-%%ETCDIR%%/ge/14294-dimmer.xml
-%%ETCDIR%%/ge/14295-dimmer-toggle.xml
-%%ETCDIR%%/ge/26931-motion-switch.xml
-%%ETCDIR%%/ge/26933-motion-dimmer.xml
-%%ETCDIR%%/ge/28167-plugin-dimmer.xml
-%%ETCDIR%%/ge/28169-plugin-switch.xml
-%%ETCDIR%%/ge/45604.xml
-%%ETCDIR%%/ge/46201-switch.xml
-%%ETCDIR%%/ge/46203-dimmer.xml
-%%ETCDIR%%/ge/dimmer.xml
-%%ETCDIR%%/ge/dimmer_module.xml
-%%ETCDIR%%/ge/hinge-pin.xml
-%%ETCDIR%%/ge/receptacle.xml
-%%ETCDIR%%/ge/relay.xml
-%%ETCDIR%%/ge/ze26i.xml
-%%ETCDIR%%/ge/zw4001-switch.xml
-%%ETCDIR%%/ge/zw6302.xml
-%%ETCDIR%%/gocontrol/GC-TBZ48L.xml
-%%ETCDIR%%/gr/gr-302n.xml
-%%ETCDIR%%/gr/gr105.xml
-%%ETCDIR%%/gr/gr105n.xml
-%%ETCDIR%%/gr/grb3.xml
-%%ETCDIR%%/graber/brz1.xml
-%%ETCDIR%%/graber/csz1.xml
-%%ETCDIR%%/graber/rsz1.xml
-%%ETCDIR%%/graber/vcz1.xml
-%%ETCDIR%%/greenwave/gs1110-1-gr-1.xml
-%%ETCDIR%%/greenwave/powernode1.xml
-%%ETCDIR%%/greenwave/powernode6.xml
-%%ETCDIR%%/guardtec/gkw2000d.xml
-%%ETCDIR%%/hank/hkzw-dws01.xml
-%%ETCDIR%%/hank/hkzw-fld01.xml
-%%ETCDIR%%/hank/hkzw-ms01.xml
-%%ETCDIR%%/hank/hkzw-ms02-200.xml
-%%ETCDIR%%/hank/hkzw-ms02-300.xml
-%%ETCDIR%%/hank/hkzw-rgb01.xml
-%%ETCDIR%%/hank/hkzw-so01-smartplug.xml
-%%ETCDIR%%/hank/hkzw-so03.xml
-%%ETCDIR%%/hank/hkzw-so05-smartplug.xml
-%%ETCDIR%%/hank/scenecontroller1.xml
-%%ETCDIR%%/hank/scenecontroller4.xml
-%%ETCDIR%%/heiman/HS1CA-Z.xml
-%%ETCDIR%%/heiman/HS1CG-Z.xml
-%%ETCDIR%%/heiman/HS1DS-Z.xml
-%%ETCDIR%%/heiman/HS1HT-Z.xml
-%%ETCDIR%%/heiman/HS1MS-Z.xml
-%%ETCDIR%%/heiman/HS1SA-Z.xml
-%%ETCDIR%%/heiman/HS1WL-Z.xml
-%%ETCDIR%%/heiman/HS2SK-Z.xml
-%%ETCDIR%%/heiman/HS2WD-Z.xml
-%%ETCDIR%%/heltun/he-ft01.xml
-%%ETCDIR%%/heltun/he-ht01.xml
-%%ETCDIR%%/heltun/he-zw-sw-5a-1.xml
-%%ETCDIR%%/heltun/he-zw-therm-fc1.xml
-%%ETCDIR%%/heltun/he-zw-therm-fl2.xml
-%%ETCDIR%%/homeseer/ezmotionplus.xml
-%%ETCDIR%%/homeseer/hs-ds100plus.xml
-%%ETCDIR%%/homeseer/hs-fc200plus.xml
-%%ETCDIR%%/homeseer/hs-fls100plus.xml
-%%ETCDIR%%/homeseer/hs-fs100plus.xml
-%%ETCDIR%%/homeseer/hs-ls100plus.xml
-%%ETCDIR%%/homeseer/hs-ms100plus.xml
-%%ETCDIR%%/homeseer/hs-wd100plus.xml
-%%ETCDIR%%/homeseer/hs-wd200plus.xml
-%%ETCDIR%%/homeseer/hs-ws100plus.xml
-%%ETCDIR%%/homeseer/hs-ws200plus.xml
-%%ETCDIR%%/homeseer/hsm100.xml
-%%ETCDIR%%/homeseer/hsm200.xml
-%%ETCDIR%%/homeseer/ztroller.xml
-%%ETCDIR%%/honeywell/39348-zw4008.xml
-%%ETCDIR%%/honeywell/39351-ZW3005.xml
-%%ETCDIR%%/honeywell/39351-ZW3010.xml
-%%ETCDIR%%/honeywell/39357-ZW3004.xml
-%%ETCDIR%%/honeywell/lynx-touch-l5100.xml
-%%ETCDIR%%/honeywell/th6320zw2003.xml
-%%ETCDIR%%/honeywell/th8320zw1000.xml
-%%ETCDIR%%/horstmann/asrzw.xml
-%%ETCDIR%%/horstmann/hrt4zw.xml
-%%ETCDIR%%/horstmann/scsc17.xml
-%%ETCDIR%%/horstmann/ses301.xml
-%%ETCDIR%%/horstmann/ses302.xml
-%%ETCDIR%%/horstmann/ses303.xml
-%%ETCDIR%%/horstmann/sir321.xml
-%%ETCDIR%%/horstmann/srt321.xml
-%%ETCDIR%%/horstmann/srt323.xml
-%%ETCDIR%%/horstmann/ssr302.xml
-%%ETCDIR%%/horstmann/ssr303.xml
-%%ETCDIR%%/icare/zw-66.xml
-%%ETCDIR%%/idlock/idlock101.xml
-%%ETCDIR%%/idlock/idlock150.xml
-%%ETCDIR%%/images/2gig/ct100.png
-%%ETCDIR%%/images/2gig/ct32.png
-%%ETCDIR%%/images/BeNext/AlarmSound.png
-%%ETCDIR%%/images/BeNext/DoorSensor.png
-%%ETCDIR%%/images/BeNext/Molite.png
-%%ETCDIR%%/images/BeNext/TagReader.png
-%%ETCDIR%%/images/BeNext/TagReader500.png
-%%ETCDIR%%/images/BeNext/mydisplay.png
-%%ETCDIR%%/images/BeNext/mygate.png
-%%ETCDIR%%/images/act/lfm20.png
-%%ETCDIR%%/images/act/zdm230.png
-%%ETCDIR%%/images/act/zdp100.png
-%%ETCDIR%%/images/act/zir010.png
-%%ETCDIR%%/images/act/zrm230.png
-%%ETCDIR%%/images/act/zrp100.png
-%%ETCDIR%%/images/act/zrw103.png
-%%ETCDIR%%/images/act/zrw230.png
-%%ETCDIR%%/images/aeotec/dsa03202.png
-%%ETCDIR%%/images/aeotec/dsa38.png
-%%ETCDIR%%/images/aeotec/dsb04100.png
-%%ETCDIR%%/images/aeotec/dsb05.png
-%%ETCDIR%%/images/aeotec/dsb09104.png
-%%ETCDIR%%/images/aeotec/dsb28-zweu.png
-%%ETCDIR%%/images/aeotec/dsb28.png
-%%ETCDIR%%/images/aeotec/dsb29.png
-%%ETCDIR%%/images/aeotec/dsc06106.png
-%%ETCDIR%%/images/aeotec/dsc10.png
-%%ETCDIR%%/images/aeotec/dsc11.png
-%%ETCDIR%%/images/aeotec/dsc14104.png
-%%ETCDIR%%/images/aeotec/dsc18103.png
-%%ETCDIR%%/images/aeotec/dsc19103.png
-%%ETCDIR%%/images/aeotec/dsc24.png
-%%ETCDIR%%/images/aeotec/dsc26103.png
-%%ETCDIR%%/images/aeotec/dsc27103.png
-%%ETCDIR%%/images/aeotec/dsc35103.png
-%%ETCDIR%%/images/aeotec/dsd37.png
-%%ETCDIR%%/images/aeotec/zw056.png
-%%ETCDIR%%/images/aeotec/zw062.png
-%%ETCDIR%%/images/aeotec/zw074.png
-%%ETCDIR%%/images/aeotec/zw075.png
-%%ETCDIR%%/images/aeotec/zw078.png
-%%ETCDIR%%/images/aeotec/zw080.png
-%%ETCDIR%%/images/aeotec/zw088.png
-%%ETCDIR%%/images/aeotec/zw089.png
-%%ETCDIR%%/images/aeotec/zw090.png
-%%ETCDIR%%/images/aeotec/zw095.png
-%%ETCDIR%%/images/aeotec/zw096.png
-%%ETCDIR%%/images/aeotec/zw097.png
-%%ETCDIR%%/images/aeotec/zw098.png
-%%ETCDIR%%/images/aeotec/zw099.png
-%%ETCDIR%%/images/aeotec/zw100.png
-%%ETCDIR%%/images/aeotec/zw111.png
-%%ETCDIR%%/images/aeotec/zw112.png
-%%ETCDIR%%/images/aeotec/zw116.png
-%%ETCDIR%%/images/aeotec/zw117.png
-%%ETCDIR%%/images/aeotec/zw120.png
-%%ETCDIR%%/images/aeotec/zw121.png
-%%ETCDIR%%/images/aeotec/zw122.png
-%%ETCDIR%%/images/aeotec/zw129.png
-%%ETCDIR%%/images/aeotec/zw130.png
-%%ETCDIR%%/images/aeotec/zw132.png
-%%ETCDIR%%/images/aeotec/zw139.png
-%%ETCDIR%%/images/aeotec/zw140.png
-%%ETCDIR%%/images/aeotec/zw141.png
-%%ETCDIR%%/images/aeotec/zw162.png
-%%ETCDIR%%/images/aeotec/zw164.png
-%%ETCDIR%%/images/aeotec/zw187.png
-%%ETCDIR%%/images/aeotec/zw189.png
-%%ETCDIR%%/images/aeotec/zw195.png
-%%ETCDIR%%/images/aeotec/zwa001.png
-%%ETCDIR%%/images/aeotec/zwa002.png
-%%ETCDIR%%/images/aeotec/zwa003.png
-%%ETCDIR%%/images/aeotec/zwa004.png
-%%ETCDIR%%/images/aeotec/zwa005.png
-%%ETCDIR%%/images/aeotec/zwa006.png
-%%ETCDIR%%/images/aeotec/zwa021.png
-%%ETCDIR%%/images/airlinemechanical/zds-ud10.png
-%%ETCDIR%%/images/alfred/DB2.png
-%%ETCDIR%%/images/assa_abloy/ConexisL1.png
-%%ETCDIR%%/images/assa_abloy/KeyfreeConnected-plus.png
-%%ETCDIR%%/images/assa_abloy/KeyfreeConnected.png
-%%ETCDIR%%/images/assa_abloy/PushButtonDeadbolt.png
-%%ETCDIR%%/images/assa_abloy/TouchDeadbolt.png
-%%ETCDIR%%/images/assa_abloy/TouchLever.png
-%%ETCDIR%%/images/assa_abloy/nexTouch.png
-%%ETCDIR%%/images/august/asl-03.png
-%%ETCDIR%%/images/buffalo/hw-100v15a-zw.png
-%%ETCDIR%%/images/comfort/ucm.png
-%%ETCDIR%%/images/cooper/RF9501.png
-%%ETCDIR%%/images/cooper/RF9505-T.png
-%%ETCDIR%%/images/cooper/RF9517.png
-%%ETCDIR%%/images/cooper/RF9540-N.png
-%%ETCDIR%%/images/cooper/RF9542-Z.png
-%%ETCDIR%%/images/cooper/rf9534.png
-%%ETCDIR%%/images/danfoss/living.png
-%%ETCDIR%%/images/danfoss/rsroom.png
-%%ETCDIR%%/images/danfoss/z.png
-%%ETCDIR%%/images/devolo/mt02648.png
-%%ETCDIR%%/images/devolo/mt02755.png
-%%ETCDIR%%/images/devolo/mt02758.png
-%%ETCDIR%%/images/devolo/mt2646.png
-%%ETCDIR%%/images/devolo/mt2647.png
-%%ETCDIR%%/images/devolo/mt2652.png
-%%ETCDIR%%/images/devolo/mt2756.png
-%%ETCDIR%%/images/diehlcontrols/766366.png
-%%ETCDIR%%/images/dlink/dch-z110.png
-%%ETCDIR%%/images/dlink/dch-z120.png
-%%ETCDIR%%/images/dlink/dch-z510.png
-%%ETCDIR%%/images/dome/0002.png
-%%ETCDIR%%/images/dome/0085.png
-%%ETCDIR%%/images/dome/0086.png
-%%ETCDIR%%/images/dome/0088.png
-%%ETCDIR%%/images/dome/0201.png
-%%ETCDIR%%/images/domitech/zb22uk.png
-%%ETCDIR%%/images/domitech/ze27eu.png
-%%ETCDIR%%/images/dragontech/wd-100.png
-%%ETCDIR%%/images/duwi/ZWES1000.png
-%%ETCDIR%%/images/duwi/zw-edan-300.png
-%%ETCDIR%%/images/duwi/zw-zdan-300.png
-%%ETCDIR%%/images/duwi/zwws.png
-%%ETCDIR%%/images/ecolink/doorwindow.png
-%%ETCDIR%%/images/ecolink/firefighter.png
-%%ETCDIR%%/images/ecolink/floodfreeze.png
-%%ETCDIR%%/images/ecolink/motion.png
-%%ETCDIR%%/images/ecolink/sensor.png
-%%ETCDIR%%/images/ecolink/tiltsensor.png
-%%ETCDIR%%/images/electronicsolutions/dbmz.png
-%%ETCDIR%%/images/enblink/ss201-us-w_1308.png
-%%ETCDIR%%/images/enerwave/zw15rmplus.png
-%%ETCDIR%%/images/enerwave/zw20r.png
-%%ETCDIR%%/images/enerwave/zw20rm.png
-%%ETCDIR%%/images/enerwave/zwn-bpc.png
-%%ETCDIR%%/images/enerwave/zwnrsm1plus.png
-%%ETCDIR%%/images/eurotronic/eur_airquality.png
-%%ETCDIR%%/images/eurotronic/eur_cometz.png
-%%ETCDIR%%/images/eurotronic/eur_spiritz.png
-%%ETCDIR%%/images/eurotronic/eur_stellaz.png
-%%ETCDIR%%/images/eurotronic/eur_temphumid.png
-%%ETCDIR%%/images/everspring/ad146.png
-%%ETCDIR%%/images/everspring/ad147.png
-%%ETCDIR%%/images/everspring/an157.png
-%%ETCDIR%%/images/everspring/an158.png
-%%ETCDIR%%/images/everspring/an163.png
-%%ETCDIR%%/images/everspring/an179.png
-%%ETCDIR%%/images/everspring/an180.png
-%%ETCDIR%%/images/everspring/an181.png
-%%ETCDIR%%/images/everspring/hac01.png
-%%ETCDIR%%/images/everspring/han01.png
-%%ETCDIR%%/images/everspring/han02-1.png
-%%ETCDIR%%/images/everspring/hsm02.png
-%%ETCDIR%%/images/everspring/hsp02.png
-%%ETCDIR%%/images/everspring/lptdm1u.png
-%%ETCDIR%%/images/everspring/se812.png
-%%ETCDIR%%/images/everspring/sf812.png
-%%ETCDIR%%/images/everspring/sm103.png
-%%ETCDIR%%/images/everspring/sp103.png
-%%ETCDIR%%/images/everspring/sp814.png
-%%ETCDIR%%/images/everspring/sp815.png
-%%ETCDIR%%/images/everspring/sp816.png
-%%ETCDIR%%/images/everspring/st812.png
-%%ETCDIR%%/images/everspring/st814.png
-%%ETCDIR%%/images/everspring/st815.png
-%%ETCDIR%%/images/everspring/tse03.png
-%%ETCDIR%%/images/evolve/lfm-20.png
-%%ETCDIR%%/images/evolve/ltm-5.png
-%%ETCDIR%%/images/fakro/arz.png
-%%ETCDIR%%/images/fakro/zws12.png
-%%ETCDIR%%/images/fibaro/fgbs222.png
-%%ETCDIR%%/images/fibaro/fgcd001.png
-%%ETCDIR%%/images/fibaro/fgd212.png
-%%ETCDIR%%/images/fibaro/fgdw2.png
-%%ETCDIR%%/images/fibaro/fgfs101zw5.png
-%%ETCDIR%%/images/fibaro/fggc001.png
-%%ETCDIR%%/images/fibaro/fgk001.png
-%%ETCDIR%%/images/fibaro/fgk10x.png
-%%ETCDIR%%/images/fibaro/fgkf601.png
-%%ETCDIR%%/images/fibaro/fgms.png
-%%ETCDIR%%/images/fibaro/fgmszw5.png
-%%ETCDIR%%/images/fibaro/fgpb101.png
-%%ETCDIR%%/images/fibaro/fgr223.png
-%%ETCDIR%%/images/fibaro/fgrgbwm441.png
-%%ETCDIR%%/images/fibaro/fgs213.png
-%%ETCDIR%%/images/fibaro/fgs223.png
-%%ETCDIR%%/images/fibaro/fgsd002.png
-%%ETCDIR%%/images/fibaro/fgt001.png
-%%ETCDIR%%/images/fibaro/fgwd111.png
-%%ETCDIR%%/images/fibaro/fgwoe.png
-%%ETCDIR%%/images/fibaro/fgwpe.png
-%%ETCDIR%%/images/fibaro/fgwpfzw5.png
-%%ETCDIR%%/images/fibaro/fgwpg111.png
-%%ETCDIR%%/images/fibaro/fgwr111.png
-%%ETCDIR%%/images/firstalert/zcombo.png
-%%ETCDIR%%/images/followgood/swz-1002.png
-%%ETCDIR%%/images/forest/fs2z5232000002.png
-%%ETCDIR%%/images/fortrezz/fmi.png
-%%ETCDIR%%/images/fortrezz/fts05p.png
-%%ETCDIR%%/images/fortrezz/gdc1_fortrezz_1501.png
-%%ETCDIR%%/images/fortrezz/mimo2plus.png
-%%ETCDIR%%/images/fortrezz/mimolite.png
-%%ETCDIR%%/images/fortrezz/ssa2.png
-%%ETCDIR%%/images/fortrezz/ssa3.png
-%%ETCDIR%%/images/fortrezz/wv01.png
-%%ETCDIR%%/images/fortrezz/wwa-01aa.png
-%%ETCDIR%%/images/fortrezz/wwa02.png
-%%ETCDIR%%/images/frostdale/fdn2311.png
-%%ETCDIR%%/images/ge/12719-plugin-switch.png
-%%ETCDIR%%/images/ge/12724-dimmer.png
-%%ETCDIR%%/images/ge/12727.png
-%%ETCDIR%%/images/ge/14282-plugin-switch.png
-%%ETCDIR%%/images/ge/14284.png
-%%ETCDIR%%/images/ge/14288-outlet.png
-%%ETCDIR%%/images/ge/14291-switch.png
-%%ETCDIR%%/images/ge/14292-toggle-switch.png
-%%ETCDIR%%/images/ge/14294-dimmer.png
-%%ETCDIR%%/images/ge/14295-dimmer-toggle.png
-%%ETCDIR%%/images/ge/26931-motion-switch.png
-%%ETCDIR%%/images/ge/26933-motion-dimmer.png
-%%ETCDIR%%/images/ge/28167-plugin-dimmer.png
-%%ETCDIR%%/images/ge/28169-plugin-switch.png
-%%ETCDIR%%/images/ge/45604.png
-%%ETCDIR%%/images/ge/46201-switch.png
-%%ETCDIR%%/images/ge/46203-dimmer.png
-%%ETCDIR%%/images/ge/dimmer.png
-%%ETCDIR%%/images/ge/dimmer_module.png
-%%ETCDIR%%/images/ge/hinge-pin.png
-%%ETCDIR%%/images/ge/receptacle.png
-%%ETCDIR%%/images/ge/relay.png
-%%ETCDIR%%/images/ge/ze26i.png
-%%ETCDIR%%/images/ge/zw6302.png
-%%ETCDIR%%/images/gr/gr-302n.png
-%%ETCDIR%%/images/gr/gr105.png
-%%ETCDIR%%/images/gr/gr105n.png
-%%ETCDIR%%/images/graber/brz1.png
-%%ETCDIR%%/images/graber/csz1.png
-%%ETCDIR%%/images/graber/rsz1.png
-%%ETCDIR%%/images/graber/vcz1.png
-%%ETCDIR%%/images/greenwave/gs1110-1-gr-1.png
-%%ETCDIR%%/images/greenwave/powernode1.png
-%%ETCDIR%%/images/greenwave/powernode6.png
-%%ETCDIR%%/images/guardtec/gkw2000d.png
-%%ETCDIR%%/images/hank/hkzw-dws01.png
-%%ETCDIR%%/images/hank/hkzw-fld01.png
-%%ETCDIR%%/images/hank/hkzw-ms01.png
-%%ETCDIR%%/images/hank/hkzw-ms02-200.png
-%%ETCDIR%%/images/hank/hkzw-rgb01.png
-%%ETCDIR%%/images/hank/hkzw-so01-smartplug.png
-%%ETCDIR%%/images/hank/hkzw-so03.png
-%%ETCDIR%%/images/hank/hkzw-so05-smartplug.png
-%%ETCDIR%%/images/hank/scenecontroller1.png
-%%ETCDIR%%/images/hank/scenecontroller4.png
-%%ETCDIR%%/images/heiman/HS1CA-Z.png
-%%ETCDIR%%/images/heiman/HS1CG-Z.png
-%%ETCDIR%%/images/heiman/HS1DS-Z.png
-%%ETCDIR%%/images/heiman/HS1HT-Z.png
-%%ETCDIR%%/images/heiman/HS1MS-Z.png
-%%ETCDIR%%/images/heiman/HS1SA-Z.png
-%%ETCDIR%%/images/heiman/HS1WL-Z.png
-%%ETCDIR%%/images/heiman/HS2SK-Z.png
-%%ETCDIR%%/images/heltun/he-ft01.png
-%%ETCDIR%%/images/heltun/he-ht01.png
-%%ETCDIR%%/images/homeseer/hs-ds100plus.png
-%%ETCDIR%%/images/homeseer/hs-fc200plus.png
-%%ETCDIR%%/images/homeseer/hs-fls100plus.png
-%%ETCDIR%%/images/homeseer/hs-ls100plus.png
-%%ETCDIR%%/images/homeseer/hs-ms100plus.png
-%%ETCDIR%%/images/homeseer/hs-wd100plus.png
-%%ETCDIR%%/images/homeseer/hs-wd200plus.png
-%%ETCDIR%%/images/homeseer/hs-ws100plus.png
-%%ETCDIR%%/images/homeseer/hs-ws200plus.png
-%%ETCDIR%%/images/homeseer/hsm200.png
-%%ETCDIR%%/images/honeywell/39348-zw4008.png
-%%ETCDIR%%/images/honeywell/39351-ZW3005.png
-%%ETCDIR%%/images/honeywell/39357-ZW3004.png
-%%ETCDIR%%/images/honeywell/lynx-touch-l5100.png
-%%ETCDIR%%/images/honeywell/th6320zw2003.png
-%%ETCDIR%%/images/honeywell/th8320zw1000.png
-%%ETCDIR%%/images/horstmann/asrzw.png
-%%ETCDIR%%/images/horstmann/hrt4zw.png
-%%ETCDIR%%/images/horstmann/scsc17.png
-%%ETCDIR%%/images/horstmann/ses301.png
-%%ETCDIR%%/images/horstmann/ses302.png
-%%ETCDIR%%/images/horstmann/ses303.png
-%%ETCDIR%%/images/horstmann/sir321.png
-%%ETCDIR%%/images/horstmann/srt321.png
-%%ETCDIR%%/images/horstmann/srt323.png
-%%ETCDIR%%/images/horstmann/ssr302.png
-%%ETCDIR%%/images/horstmann/ssr303.png
-%%ETCDIR%%/images/icare/zw-66.png
-%%ETCDIR%%/images/idlock/idlock101.png
-%%ETCDIR%%/images/idlock/idlock150.png
-%%ETCDIR%%/images/ingersoll/dwzwave1.png
-%%ETCDIR%%/images/inovelli/lzw30-sn.png
-%%ETCDIR%%/images/inovelli/lzw30.png
-%%ETCDIR%%/images/inovelli/lzw31-sn.png
-%%ETCDIR%%/images/inovelli/lzw31.png
-%%ETCDIR%%/images/inovelli/lzw40.png
-%%ETCDIR%%/images/inovelli/lzw41.png
-%%ETCDIR%%/images/inovelli/lzw42.png
-%%ETCDIR%%/images/inovelli/simple_module.png
-%%ETCDIR%%/images/iwatsu/ne-4ct-2p.png
-%%ETCDIR%%/images/iwatsu/ne-4ct.png
-%%ETCDIR%%/images/jasco/45601.png
-%%ETCDIR%%/images/kaipule/im20.png
-%%ETCDIR%%/images/kwikset/914c.png
-%%ETCDIR%%/images/kwikset/smartcode.png
-%%ETCDIR%%/images/leviton/dz15s.png
-%%ETCDIR%%/images/leviton/dz6hd.png
-%%ETCDIR%%/images/leviton/dzpd3.png
-%%ETCDIR%%/images/leviton/vrcs2.png
-%%ETCDIR%%/images/leviton/vrf01.png
-%%ETCDIR%%/images/leviton/vri10.png
-%%ETCDIR%%/images/leviton/vrs15.png
-%%ETCDIR%%/images/linear/LB60Z-1.png
-%%ETCDIR%%/images/linear/WD500Z5-1.png
-%%ETCDIR%%/images/linear/gd00z-7.png
-%%ETCDIR%%/images/linear/ngd00z.png
-%%ETCDIR%%/images/logicsoft/ZHC5010.png
-%%ETCDIR%%/images/mcohome/mh7h.png
-%%ETCDIR%%/images/mcohome/mhp220.png
-%%ETCDIR%%/images/mcohome/mhp511.png
-%%ETCDIR%%/images/merten/5044xx.png
-%%ETCDIR%%/images/merten/5046xx.png
-%%ETCDIR%%/images/merten/506004.png
-%%ETCDIR%%/images/merten/508244.png
-%%ETCDIR%%/images/miyakawaelectric/me-d101.png
-%%ETCDIR%%/images/nexia/db100z.png
-%%ETCDIR%%/images/nodon/asp3100SmartPlug.png
-%%ETCDIR%%/images/nodon/crc3100OctanRemote.png
-%%ETCDIR%%/images/nodon/crc360xSofremote.png
-%%ETCDIR%%/images/nodon/cws3101wallswitch.png
-%%ETCDIR%%/images/nodon/msp31xxMicroSmartPlug.png
-%%ETCDIR%%/images/northq/nq92021.png
-%%ETCDIR%%/images/oomi/ft100.png
-%%ETCDIR%%/images/oomi/ft111.png
-%%ETCDIR%%/images/permundo/psc132zw.png
-%%ETCDIR%%/images/permundo/psc234zw.png
-%%ETCDIR%%/images/philio/pad02.png
-%%ETCDIR%%/images/philio/pan04.png
-%%ETCDIR%%/images/philio/pan05.png
-%%ETCDIR%%/images/philio/pan06.png
-%%ETCDIR%%/images/philio/pan08.png
-%%ETCDIR%%/images/philio/pan11-1.png
-%%ETCDIR%%/images/philio/pan11.png
-%%ETCDIR%%/images/philio/pan16.png
-%%ETCDIR%%/images/philio/phpab01.png
-%%ETCDIR%%/images/philio/phpat02.png
-%%ETCDIR%%/images/philio/phpsg01.png
-%%ETCDIR%%/images/philio/pse02.png
-%%ETCDIR%%/images/philio/psm02.png
-%%ETCDIR%%/images/philio/psp05.png
-%%ETCDIR%%/images/philio/psr03-1b.png
-%%ETCDIR%%/images/philio/psr04.png
-%%ETCDIR%%/images/philio/pst02-1c.png
-%%ETCDIR%%/images/philio/pst02-b.png
-%%ETCDIR%%/images/philio/pst02.png
-%%ETCDIR%%/images/polycontrol/doorlock.png
-%%ETCDIR%%/images/polycontrol/doorlockv3.png
-%%ETCDIR%%/images/popp/004407.png
-%%ETCDIR%%/images/popp/009303.png
-%%ETCDIR%%/images/popp/009402.png
-%%ETCDIR%%/images/popp/012501.png
-%%ETCDIR%%/images/popp/700045.png
-%%ETCDIR%%/images/popp/700168.png
-%%ETCDIR%%/images/popp/700397.png
-%%ETCDIR%%/images/popp/701202.png
-%%ETCDIR%%/images/popp/dwt.png
-%%ETCDIR%%/images/popp/smoke-detector.png
-%%ETCDIR%%/images/popp/solar-siren.png
-%%ETCDIR%%/images/popp/zweather.png
-%%ETCDIR%%/images/prowell/zw-702.png
-%%ETCDIR%%/images/qees/reto-dimmer-plus.png
-%%ETCDIR%%/images/qees/reto-plugin-switch.png
-%%ETCDIR%%/images/qubino/ZMNHADx.png
-%%ETCDIR%%/images/qubino/ZMNHBDx.png
-%%ETCDIR%%/images/qubino/ZMNHCDx.png
-%%ETCDIR%%/images/qubino/ZMNHDA2.png
-%%ETCDIR%%/images/qubino/ZMNHDDx.png
-%%ETCDIR%%/images/qubino/ZMNHIDx.png
-%%ETCDIR%%/images/qubino/ZMNHNDx.png
-%%ETCDIR%%/images/qubino/ZMNHODx.png
-%%ETCDIR%%/images/qubino/ZMNHSDx.png
-%%ETCDIR%%/images/qubino/ZMNHTDx.png
-%%ETCDIR%%/images/qubino/ZMNHVDx.png
-%%ETCDIR%%/images/qubino/ZMNHWD1.png
-%%ETCDIR%%/images/qubino/ZMNHYDx.png
-%%ETCDIR%%/images/qubino/zmnhxdx.png
-%%ETCDIR%%/images/quby/qb2.png
-%%ETCDIR%%/images/rcs/em52-zw.png
-%%ETCDIR%%/images/rcs/therm0009.png
-%%ETCDIR%%/images/remotec/bw8120eu.png
-%%ETCDIR%%/images/remotec/zfm-80.png
-%%ETCDIR%%/images/remotec/zrc-100eu.png
-%%ETCDIR%%/images/remotec/zrc-90.png
-%%ETCDIR%%/images/remotec/zts-110.png
-%%ETCDIR%%/images/remotec/zts-500.png
-%%ETCDIR%%/images/remotec/zurc.png
-%%ETCDIR%%/images/remotec/zxt-120.png
-%%ETCDIR%%/images/remotec/zxt-310.png
-%%ETCDIR%%/images/remotec/zxt-600.png
-%%ETCDIR%%/images/schlage/BE468ZP.png
-%%ETCDIR%%/images/schlage/BE469.png
-%%ETCDIR%%/images/schlage/BE469ZP.png
-%%ETCDIR%%/images/schlage/fe599.png
-%%ETCDIR%%/images/schlagelink/41.png
-%%ETCDIR%%/images/sensative/strips.png
-%%ETCDIR%%/images/sensative/stripscomfort.png
-%%ETCDIR%%/images/sercomm/sw-clp01-eu.png
-%%ETCDIR%%/images/shenzen_neo/nas-ab01z.png
-%%ETCDIR%%/images/shenzen_neo/nas-ds01z.png
-%%ETCDIR%%/images/shenzen_neo/nas-pd01z.png
-%%ETCDIR%%/images/shenzen_neo/nas-wr01z.png
-%%ETCDIR%%/images/shenzen_neo/nas-ws02z.png
-%%ETCDIR%%/images/simon/10002034-13X.png
-%%ETCDIR%%/images/smartthings/pgc401m.png
-%%ETCDIR%%/images/smartthings/sth-eth200.png
-%%ETCDIR%%/images/steinel/is140-2.png
-%%ETCDIR%%/images/steinel/l810-led-ihf.png
-%%ETCDIR%%/images/steinel/rs-led-d2.png
-%%ETCDIR%%/images/steinel/xled-home-2.png
-%%ETCDIR%%/images/stelpro/stzw402.png
-%%ETCDIR%%/images/sunricher/srzv9001k8.png
-%%ETCDIR%%/images/sunricher/srzv9001t4dimeu.png
-%%ETCDIR%%/images/sunricher/srzv9003t4rgbweu.png
-%%ETCDIR%%/images/sunricher/srzv9101sachpeu.png
-%%ETCDIR%%/images/sunricher/zv9101.png
-%%ETCDIR%%/images/swiid/swiidinter.png
-%%ETCDIR%%/images/telldus/tzdw100.png
-%%ETCDIR%%/images/telldus/tzwp100.png
-%%ETCDIR%%/images/telldus/tzwp102.png
-%%ETCDIR%%/images/there/800z.png
-%%ETCDIR%%/images/thermofloor/Heatit-Z-Push-button-8-white.png
-%%ETCDIR%%/images/thermofloor/heatit021.png
-%%ETCDIR%%/images/thermofloor/heatit056.png
*** 556 LINES SKIPPED ***