add graphical visualization/control plugin for european installation bus (KNX)
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>
Thu, 7 Oct 2010 12:28:08 +0000 (12:28 +0000)
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>
Thu, 7 Oct 2010 12:28:08 +0000 (12:28 +0000)
Makefile.am
configure.ac
eibox/src/README

index ac741e9..e1a69e1 100644 (file)
@@ -13,6 +13,7 @@ SUBDIRS = \
        dreamirc \
        dvdbackup \
        dyndns \
+       eibox \
        elektro \
        emailclient \
        epgrefresh \
index 55ab242..37331c3 100644 (file)
@@ -89,6 +89,12 @@ dyndns/Makefile
 dyndns/src/Makefile
 dyndns/meta/Makefile
 
+eibox/Makefile
+eibox/meta/Makefile
+eibox/po/Makefile
+eibox/src/Makefile
+eibox/src/images/Makefile
+
 elektro/Makefile
 elektro/meta/Makefile
 elektro/po/Makefile
index 02fbf3e..bcd98f7 100644 (file)
@@ -6,9 +6,11 @@
 either
  * install knxweb
  * create visualization using knxweb ajax frontend
- * save design as xml
+ * save as design.xml
 or
- * create visualization layout xml by hand or modify sample design.xml
+ * modify design.sample.xml from the plugin directory
+or
+ * create visualization layout xml by hand
 
 * add or adapt this line in the <config> section of design.xml:
        <settings host="yourlinknxhost" port="1028" refresh="0" debug="true"/>
@@ -35,6 +37,7 @@ or
 * please report bugs at http://www.dream-multimedia-tv.de/board/
 
 
+
 == known issues ==
 
 so far the following "widgets" of knxweb have been implemented in E.I.B.ox:
@@ -50,3 +53,12 @@ still to be implemented are
 * thermostat KONNEX mode switching
 * value input
 * camera link
+
+
+
+== constraints ==
+
+* for right now, screens are not optimized for FULL HD yet, so they will work on a regular SD screen
+* have background images, use only PNG files with dimensions of exactly 550x400
+* for icons, use 32x32 PNGs
+* don't have dots ('.') in your object IDs or dimmer progress bars won't work