2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-19 18:56:03 +00:00

ONKYOdb: correct reference for tuning command

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

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',