Skip to content

Commit

Permalink
Add TV input to enum list
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdwetering committed Jun 27, 2024
1 parent 25d8260 commit c5979d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ynca/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ class Input(Enum):
HDMI7 = "HDMI7"
MULTICH = "MULTI CH"
PHONO = "PHONO"
TV = "TV"
VAUX = "V-AUX"

# Inputs provided by subunits
Expand Down

0 comments on commit c5979d6

Please sign in to comment.