Skip to content

Commit

Permalink
denon plugin: remove reading of volumemax from structs (it is not ava…
Browse files Browse the repository at this point in the history
…ilable)
  • Loading branch information
onkelandy committed Aug 11, 2024
1 parent 83dd11f commit d3afef8
Showing 1 changed file with 1 addition and 28 deletions.
29 changes: 1 addition & 28 deletions denon/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ parameters:
description:
de: 'Bei resume vom Plugin erstmaliges Lesen erneut durchführen'
en: 'Repeat initial read on resume'

connect_cycle:
type: num
default: 3
Expand Down Expand Up @@ -880,9 +880,6 @@ item_structs:
denon_command@instance: zone1.control.volumemax
denon_read@instance: true
denon_write@instance: false
denon_read_group@instance:
- zone1
- zone1.control

input:
type: str
Expand Down Expand Up @@ -2104,10 +2101,6 @@ item_structs:
denon_command@instance: zone1.control.volumemax
denon_read@instance: true
denon_write@instance: false
denon_read_group@instance:
- ALL
- ALL.zone1
- ALL.zone1.control

input:
type: str
Expand Down Expand Up @@ -3195,10 +3188,6 @@ item_structs:
denon_command@instance: zone1.control.volumemax
denon_read@instance: true
denon_write@instance: false
denon_read_group@instance:
- AVR-X6300H
- AVR-X6300H.zone1
- AVR-X6300H.zone1.control

input:
type: str
Expand Down Expand Up @@ -4401,10 +4390,6 @@ item_structs:
denon_command@instance: zone1.control.volumemax
denon_read@instance: true
denon_write@instance: false
denon_read_group@instance:
- AVR-X4300H
- AVR-X4300H.zone1
- AVR-X4300H.zone1.control

input:
type: str
Expand Down Expand Up @@ -5662,10 +5647,6 @@ item_structs:
denon_command@instance: zone1.control.volumemax
denon_read@instance: true
denon_write@instance: false
denon_read_group@instance:
- AVR-X3300W
- AVR-X3300W.zone1
- AVR-X3300W.zone1.control

input:
type: str
Expand Down Expand Up @@ -6689,10 +6670,6 @@ item_structs:
denon_command@instance: zone1.control.volumemax
denon_read@instance: true
denon_write@instance: false
denon_read_group@instance:
- AVR-X2300W
- AVR-X2300W.zone1
- AVR-X2300W.zone1.control

input:
type: str
Expand Down Expand Up @@ -7648,10 +7625,6 @@ item_structs:
denon_command@instance: zone1.control.volumemax
denon_read@instance: true
denon_write@instance: false
denon_read_group@instance:
- AVR-X1300W
- AVR-X1300W.zone1
- AVR-X1300W.zone1.control

input:
type: str
Expand Down

0 comments on commit d3afef8

Please sign in to comment.