bosesoundtouchapi.models.producthdmiassignmentcontrols

@export
class ProductHdmiAssignmentControls:

SoundTouch device ProductHdmiAssignmentControls configuration object.

This class contains the attributes and sub-items that represent the Product HDMI Assignment Controls configuration of the device.

ProductHdmiAssignmentControls(root: xml.etree.ElementTree.Element = None)

Initializes a new instance of the class.

Arguments:
  • root (Element): xmltree Element item to load arguments from.
    If specified, then other passed arguments are ignored.
HdmiInputSelection01: str

The HDMI input selection 1 value.

def ToString(self) -> str:

Returns a displayable string representation of the class.