2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 10:46:53 +00:00

added FLOORPLAN-updates

git-svn-id: https://svn.fhem.de/fhem/trunk@4789 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
ulimaass 2014-02-02 10:44:50 +00:00
parent a9daa61961
commit ad4590863c

View File

@ -1,6 +1,10 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it. # Do not insert empty lines here, update check depends on it.
- SVN - SVN
- feature: FLOORPLAN-menu-items can get icons attached by new
attribute fp_roomIcons
- feature: FLOORPLAN-specific icons can now be assigned by just
creating a folder under fhem/images with the flooplan-name
- feature: DASHBOARD: Tabs can set on top, bottom or hidden. - feature: DASHBOARD: Tabs can set on top, bottom or hidden.
- bugfix: SYSMON: another format for ifconfig output - bugfix: SYSMON: another format for ifconfig output
- feature: DASHBOARD: Use longpoll to update content. - feature: DASHBOARD: Use longpoll to update content.