Skip to content

Commit

Permalink
denon plugin: remove protocol and command_class from plugin.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
onkelandy committed Aug 17, 2024
1 parent bc0633e commit 9befb9f
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions denon/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,27 +128,6 @@ parameters:
de: Verbindungstyp
en: connection type

command_class:
type: str
default: SDPCommandParseStr
valid_list:
- SDPCommand
- SDPCommandParseStr

description:
de: Klasse für Verarbeitung von Kommandos
en: class for command processing

protocol:
type: str
default: ''
valid list:
- ''
- 'resend'
description:
de: 'Protokoll'
en: 'Protocol'

autoreconnect:
type: bool
default: true
Expand Down

0 comments on commit 9befb9f

Please sign in to comment.