mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
70_DENON_AVR: added more surround modes
git-svn-id: https://svn.fhem.de/fhem/trunk@21156 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4f6e5f5f67
commit
d0b6dc1c70
@ -1,5 +1,6 @@
|
||||
# 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.
|
||||
- feature: 70_DENON_AVR: added more surround modes (thx Shadow3561)
|
||||
- bugfix: 70_Pushsafer: fix availableMessages reading
|
||||
- bugfix: 73_AutoShuttersControl: fix GetAntiFreez
|
||||
- change: 59_Weather: add wunderground documentation in commandref
|
||||
|
@ -174,6 +174,8 @@ my $DENON_db = {
|
||||
'Smart3' => 'SMART3',
|
||||
'Smart4' => 'SMART4',
|
||||
'Smart5' => 'SMART5',
|
||||
'Dolby_Audio_Surround' => 'DOLBY AUDIO-DSUR',
|
||||
'Neural:X' => 'NEURAL:X'
|
||||
},
|
||||
'MU' => {
|
||||
'on' => 'ON',
|
||||
|
Loading…
Reference in New Issue
Block a user