From 6e471ea0754b0baba15aa9939ce420747dadfb56 Mon Sep 17 00:00:00 2001 From: ulimaass Date: Sun, 23 Jun 2013 09:54:07 +0000 Subject: [PATCH] remotecontrol: Docu-updates git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3316 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ fhem/HISTORY | 4 ++++ fhem/MAINTAINER.txt | 1 + 3 files changed, 7 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 22e7a7d5d..224b2d775 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,7 @@ # Add changes at the top of the list. Keep it in ASCII - SVN + - feature: new module "remotecontrol" to display a graphical remotecontrol + for any device - feature: HUEDevice: new attribute color-icons to colored svg icons - feature: FHEMWEB: longpoll is default now, longpollSVG (default off) added - feature: HUEDevice: allow usage of openautomation svg icons diff --git a/fhem/HISTORY b/fhem/HISTORY index 9483923af..115c2aad8 100644 --- a/fhem/HISTORY +++ b/fhem/HISTORY @@ -524,3 +524,7 @@ - added new Javascript Frontend based on ExtJS (by Johannes) - added example Setup SQL and configuration for SQLite - extended the MySQL Setup SQL to use 512 characters in EVENT column + +- Sun Jun 23 2013 (UliM) + - Added new module "remotecontrol" + \ No newline at end of file diff --git a/fhem/MAINTAINER.txt b/fhem/MAINTAINER.txt index a0032d41a..44f057421 100644 --- a/fhem/MAINTAINER.txt +++ b/fhem/MAINTAINER.txt @@ -142,6 +142,7 @@ FHEM/93_FHEM2FHEM.pm rudolfkoenig http://forum.fhem.de Automatis FHEM/95_FLOORPLAN.pm ulimaass http://forum.fhem.de Frontends FHEM/95_PachLog.pm rudolfkoenig/orphan http://forum.fhem.de Sonstiges FHEM/95_holiday.pm rudolfkoenig http://forum.fhem.de Sonstiges +FHEM/95_remotecontrol.pm ulimaass http://forum.fhem.de Frontends FHEM/98_CULflash.pm rudolfkoenig http://forum.fhem.de Sonstiges FHEM/98_HMinfo.pm martinp876 http://forum.fhem.de Sonstiges FHEM/98_Heating_Control.pm dietmar63 http://forum.fhem.de Unterstützende Dienste