2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

98_BOSEST: New module for BOSE SoundTouch devices

98_DLNARenderer: New module for DLNA MediaRenderer devices

git-svn-id: https://svn.fhem.de/fhem/trunk@11818 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
dominikkarall 2016-07-18 20:05:07 +00:00
parent 6888733daf
commit a5857f07ef
4 changed files with 3941 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# 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: 98_DLNARenderer: Autodiscover, control and receive events from
DLNA MediaRenderer devices
define dlnasearch DLNARenderer
- added: 98_BOSEST: Autodiscover, control and receive events from
BOSE SoundTouch devices (e.g. BOSE SoundTouch 10, 20, 30)
See commandref for library dependencies
define bosesystem BOSEST
- added: 77_SMASTP: Support for SMA Sunny Tripower Inverter
- added: 77_SMAEM: Support for SMA Energy Meter
- added: 00_HMUARTLGW: new module for eQ-3 HomeMatic UART/LanGateway

2334
fhem/FHEM/98_BOSEST.pm Executable file

File diff suppressed because it is too large Load Diff

1598
fhem/FHEM/98_DLNARenderer.pm Normal file

File diff suppressed because it is too large Load Diff

View File

@ -315,8 +315,10 @@ FHEM/95_holiday.pm rudolfkoenig http://forum.fhem.de Sonstiges
FHEM/95_remotecontrol.pm ulimaass http://forum.fhem.de Frontends
FHEM/98_Text2Speech.pm tobiasfaust http://forum.fhem.de Unterstuetzende Dienste
FHEM/98_apptime.pm martinp876 http://forum.fhem.de Sonstiges
FHEM/98_BOSEST.pm dominikkarall http://forum.fhem.de Multimedia
FHEM/98_ComfoAir.pm StefanStrobel http://forum.fhem.de Sonstiges
FHEM/98_CULflash.pm rudolfkoenig http://forum.fhem.de Sonstiges
FHEM/98_DLNARenderer.pm dominikkarall http://forum.fhem.de Multimedia
FHEM/98_DOIF.pm damian-s http://forum.fhem.de Automatisierung/DOIF
FHEM/98_EDIPLUG.pm Wzut http://forum.fhem.de Sonstige Systeme
FHEM/98_FReplacer.pm stefanstrobel http://forum.fhem.de Sonstiges