mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
CHANGED: reformat to 80-char wide
git-svn-id: https://svn.fhem.de/fhem/trunk@9230 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
bbc0203ad6
commit
b50bd0a4fe
65
fhem/CHANGED
65
fhem/CHANGED
@ -1,25 +1,29 @@
|
||||
# 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.
|
||||
- bugfix: 70_PushNotifier: bugfix regex deviceID
|
||||
- feature: new Module 74_AMAD to request Information and control Android Devices
|
||||
in cooperation with AutomagicApp on the Device (Forum #39773)
|
||||
(by M. Oldenburg)
|
||||
- feature: new Module 74_AMAD to request Information and control Android
|
||||
Devices in cooperation with AutomagicApp on the Device (Forum
|
||||
#39773) (by M. Oldenburg)
|
||||
- bugfix: 70_PushNotifier.pm: regex error handling
|
||||
- bugfix: 31_MilightDevice.pm: fixed bug that lead to crash on lost bridge connection, added module name prefix to round function
|
||||
- bugfix: 31_MilightDevice.pm: fixed bug that lead to crash on lost bridge
|
||||
connection, added module name prefix to round function
|
||||
- bugfix: 38_CO20.pm: removed unneccesary error messages due to USB timeout
|
||||
- feature: 70_PushNotifier: use regexe for deviceID
|
||||
- bugfix: 30_pilight_temp: pressure, windavg, winddir, windgust from weather stations without temperature
|
||||
- bugfix: 30_pilight_temp: pressure, windavg, winddir, windgust from weather
|
||||
stations without temperature
|
||||
- feature: 74_Unifi: - new readings for controller, accesspoints and clients
|
||||
- new Setter: archiveAlerts, disconnectClient, restartAP
|
||||
setLocateAP, unsetLocateAP
|
||||
- new Getter: events, unarchivedAlerts
|
||||
- new Attributes: eventPeriod, httpLoglevel
|
||||
- feature: 30_pilight_temp: - Added support for pressure, windavg, winddir, windgust from weather stations
|
||||
- feature: 30_pilight_temp: - Added support for pressure, windavg, winddir,
|
||||
windgust from weather stations
|
||||
- feature: 98_Text2Speech.pm:
|
||||
- Quality and Speed as new Parameter
|
||||
- Bugfixing with Google Download
|
||||
- added VoiceRSS as new Ressouce
|
||||
- TTS_FileTemplateDir: Beginning with absolute directory now possible
|
||||
- TTS_FileTemplateDir: Beginning with absolute directory now
|
||||
possible
|
||||
- TTS_Timeout (optional) added
|
||||
- feature: 74_Unifi: - ReadingNames now by default (in this order):
|
||||
Attr 'devAlias' > controllerAlias > hostname > user_id
|
||||
@ -56,23 +60,25 @@
|
||||
- feature: YAMAHA_AVR: new reading "newFirmware" for indicating firmware
|
||||
update. new argument "direct" for volume commands to avoid
|
||||
volume smoothing (if activated)
|
||||
- added: 70_VolumeLink.pm: New module to link the volume-level and mute-state
|
||||
from a physical-device (e.g. a TV) with a fhem-device (e.g.
|
||||
a SONOS-Playbar or an AVR).
|
||||
- added: 70_VolumeLink.pm: New module to link the volume-level and
|
||||
mute-state from a physical-device (e.g. a TV) with a fhem-device
|
||||
(e.g. a SONOS-Playbar or an AVR).
|
||||
- feature: 30_MilightBridge: Add tcpPing mode (MarkusM)
|
||||
- change: 98_pilight: all protocols, rewrite
|
||||
- feature: 70_PHTV: added support for WoWifi/WoLAN to wake device up
|
||||
- change: 98_GEOFANCY: improved/tightened input validation. 3rd party mobile
|
||||
apps need to ensure using correct API data format.
|
||||
- bugfix: 95_Dashboard: fixed issue with disappearing menu and command input in
|
||||
room "Everything"
|
||||
- bugfix: 95_Dashboard: fixed problem with smallscreen styles that caused devices
|
||||
to be shown in wrong tabs
|
||||
- bugfix: 34_NUT: versucht bei disabled=1 nicht mehr, eine Verbindung aufzubauen
|
||||
- bugfix: 95_Dashboard: fixed issue with disappearing menu and command input
|
||||
in room "Everything"
|
||||
- bugfix: 95_Dashboard: fixed problem with smallscreen styles that caused
|
||||
devices to be shown in wrong tabs
|
||||
- bugfix: 34_NUT: versucht bei disabled=1 nicht mehr, eine Verbindung
|
||||
aufzubauen
|
||||
- change: 57_CALVIEW: - replace unwanted backslash before a comma sign
|
||||
- bugfix: 95_Dashboard: fixed sorting for grouped devices
|
||||
- bugfix: 95_Dashboard: fixed style issue with colorpicker in ios6touchpad style
|
||||
fixed issue with editing groups in the dashboard configuration dialog
|
||||
- bugfix: 95_Dashboard: fixed style issue with colorpicker in ios6touchpad
|
||||
style fixed issue with editing groups in the dashboard
|
||||
configuration dialog
|
||||
- feature: 30_pilight_dimmer.pm: SetExtensions (on-for-timer, etc.)
|
||||
- feature: 30_pilight_switch.pm: SetExtensions (on-for-timer, etc.)
|
||||
- feature: 30_pilight_raw.pm: send raw codes to pilight
|
||||
@ -81,23 +87,25 @@
|
||||
Storage of current opened tab and restore when opening dashboard.
|
||||
Fixed some CSS issues (text alignment, colors ...)
|
||||
- change: SYSMON: warning (userdefined readings), reading for perl version
|
||||
- feature: 38_CO20.pm: added advanced features, retries and timeout (by Markus M.)
|
||||
- feature: 38_CO20.pm: added advanced features, retries and timeout (by
|
||||
Markus M.)
|
||||
- feature: 32_yowsup.pm: added support for groups
|
||||
- feature: FB_CALLLIST: new attribute icon-mapping for customizing the icons for all
|
||||
call states. For details see commandref
|
||||
- bugfix: 73_km200: Removal of Static polling and new sounding after attribute change
|
||||
- feature: FB_CALLLIST: new attribute icon-mapping for customizing the icons
|
||||
for all call states. For details see commandref
|
||||
- bugfix: 73_km200: Removal of Static polling and new sounding after
|
||||
attribute change
|
||||
- bugfix: Dashboard: text alignment issue for ios7 style.
|
||||
- bugfix: Dashboard: fixed some perl warnings.
|
||||
smallscreen styles are not destroying view any more..
|
||||
- bugfix: Dashboard: text alignment issue for ios6touchpadstyle.
|
||||
- change: 57_CALVIEW: -update fpr modi-management
|
||||
- change: 57_CALVIEW: -update fpr modi-management
|
||||
-the modes now can be set with attribute modes
|
||||
-thx to Risiko for patch
|
||||
- bugfix: Dashboard: group names now also can contain regex special characters
|
||||
restoring of saved group state works now as expected
|
||||
fixed issue that some readingGroups are not updated correcly
|
||||
- change: 02_RSS: replaced refresh method by javascript DOM gymnastics
|
||||
- change: 59_Weather: removed empty header row from WeatherAsHtmlV
|
||||
- bugfix: Dashboard: group names now also can contain regex special
|
||||
characters restoring of saved group state works now as expected
|
||||
fixed issue that some readingGroups are not updated correcly
|
||||
- change: 02_RSS: replaced refresh method by javascript DOM gymnastics
|
||||
- change: 59_Weather: removed empty header row from WeatherAsHtmlV
|
||||
- feature: 02_HTTPSRV: support tabletui (Forum #37232)
|
||||
- bugfix: SOMFY: Only send stop if position changed
|
||||
improved timing for position update
|
||||
@ -109,7 +117,8 @@
|
||||
- feature: SYSSTAT: added mibs attribute for snmp monitoring
|
||||
- bugfix: Dashboard: fixed CSS height issue for rows (top, center, bottom)
|
||||
- feature: FB_CALLLIST: new attribute "external-mapping", new column for
|
||||
external_connection reading (see commandref for details, by Michael)
|
||||
external_connection reading (see commandref for details, by
|
||||
Michael)
|
||||
- feature: Dashboard: release version 3.0
|
||||
- bugfix: SYSMON: 'disable' not working at FHEM-start
|
||||
- bugfix: Text2Speech: ogg/wav as direkt mp3files are now possible
|
||||
|
Loading…
Reference in New Issue
Block a user