mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-28 17:12:32 +00:00
ONKYOdb: remove duplicate command
git-svn-id: https://svn.fhem.de/fhem/trunk@5462 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
470474f572
commit
6de136f051
@ -23,7 +23,7 @@
|
|||||||
# along with fhem. If not, see <http://www.gnu.org/licenses/>.
|
# along with fhem. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Version: 1.0.0
|
# Version: 1.0.1
|
||||||
#
|
#
|
||||||
# Version History:
|
# Version History:
|
||||||
# - 1.0.0 - 2013-12-21
|
# - 1.0.0 - 2013-12-21
|
||||||
@ -85,7 +85,6 @@ my $ONKYO_cmds_hr = {
|
|||||||
'isf-mode' => 'ISF',
|
'isf-mode' => 'ISF',
|
||||||
'late-night' => 'LTN',
|
'late-night' => 'LTN',
|
||||||
'listening-mode' => 'LMD',
|
'listening-mode' => 'LMD',
|
||||||
'volume' => 'MVL',
|
|
||||||
'md-recorder' => 'CMD',
|
'md-recorder' => 'CMD',
|
||||||
'memory-setup' => 'MEM',
|
'memory-setup' => 'MEM',
|
||||||
'monitor-out-resolution' => 'RES',
|
'monitor-out-resolution' => 'RES',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user