2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-13 05:06:35 +00:00

remotecontrol: Docu-updates

git-svn-id: https://svn.fhem.de/fhem/trunk@3316 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
ulimaass 2013-06-23 09:54:07 +00:00
parent 6636340d40
commit 79633a3d91
3 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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"

View File

@ -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