2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-06 06:08:44 +00:00

70_VolumeLink: New Module 70_VolumeLink

git-svn-id: https://svn.fhem.de/fhem/trunk@9085 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rapster 2015-08-17 12:16:41 +00:00
parent a8e322b8c8
commit b285fb73d8
2 changed files with 5 additions and 0 deletions

View File

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

View File

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