ONKYOdb: correct reference for tuning command

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4504 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2013-12-29 19:03:43 +00:00
parent 4fde4a43cf
commit 830972f2f8

View File

@ -133,7 +133,7 @@ my $ONKYO_cmds_hr = {
'tone-surround' => 'TSR', 'tone-surround' => 'TSR',
'tone-surround-back' => 'TSB', 'tone-surround-back' => 'TSB',
'tp-scan' => 'TPS', 'tp-scan' => 'TPS',
'tuning' => 'UTN', 'tuning' => 'TUN',
'universal-port' => 'CPT', 'universal-port' => 'CPT',
'video-information' => 'IFV', 'video-information' => 'IFV',
'video-output' => 'VOS', 'video-output' => 'VOS',