diff --git a/fhem/CHANGED b/fhem/CHANGED index f9e4666ab..708c44211 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,7 @@ # 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. + - 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 diff --git a/fhem/HISTORY b/fhem/HISTORY index 38d81cb1a..dceb589ea 100644 --- a/fhem/HISTORY +++ b/fhem/HISTORY @@ -630,3 +630,6 @@ - Sat Apr 25 2015 (risiko) - added new modules to support pilight (sending and receiving): switch, dimmer, temperature and humidity + +- Mon Aug 17 2015 (rapster) + - added new module 70_VolumeLink to link the volume-level and mute-state of a physical-device with a fhem-device