Receiver input source.
Definition at line 74 of file const.py.
◆ __new__()
| Self homeassistant.components.onkyo.const .InputSource.__new__ |
( |
|
cls, |
|
|
str |
value |
|
) |
| |
Create InputSource enum.
Definition at line 123 of file const.py.
◆ from_meaning()
| Self homeassistant.components.onkyo.const .InputSource.from_meaning |
( |
|
cls, |
|
|
str |
meaning |
|
) |
| |
Get InputSource enum from its meaning.
Definition at line 134 of file const.py.
◆ AIRPLAY
| string homeassistant.components.onkyo.const .InputSource.AIRPLAY = "2D" |
|
static |
◆ AM
| string homeassistant.components.onkyo.const .InputSource.AM = "25" |
|
static |
◆ AUX
| string homeassistant.components.onkyo.const .InputSource.AUX = "03" |
|
static |
◆ BLUETOOTH
| string homeassistant.components.onkyo.const .InputSource.BLUETOOTH = "2E" |
|
static |
◆ CBL
| string homeassistant.components.onkyo.const .InputSource.CBL = "01" |
|
static |
◆ CD
| string homeassistant.components.onkyo.const .InputSource.CD = "23" |
|
static |
◆ COAXIAL
| string homeassistant.components.onkyo.const .InputSource.COAXIAL = "45" |
|
static |
◆ DAB
| string homeassistant.components.onkyo.const .InputSource.DAB = "33" |
|
static |
◆ DVD
| string homeassistant.components.onkyo.const .InputSource.DVD = "10" |
|
static |
◆ DVR
| string homeassistant.components.onkyo.const .InputSource.DVR = "00" |
|
static |
◆ EXTRA1
| string homeassistant.components.onkyo.const .InputSource.EXTRA1 = "07" |
|
static |
◆ EXTRA2
| string homeassistant.components.onkyo.const .InputSource.EXTRA2 = "08" |
|
static |
◆ EXTRA3
| string homeassistant.components.onkyo.const .InputSource.EXTRA3 = "09" |
|
static |
◆ FM
| string homeassistant.components.onkyo.const .InputSource.FM = "24" |
|
static |
◆ GAME
| string homeassistant.components.onkyo.const .InputSource.GAME = "02" |
|
static |
◆ GAME2
| string homeassistant.components.onkyo.const .InputSource.GAME2 = "04" |
|
static |
◆ HDMI_5
| string homeassistant.components.onkyo.const .InputSource.HDMI_5 = "55" |
|
static |
◆ HDMI_6
| string homeassistant.components.onkyo.const .InputSource.HDMI_6 = "56" |
|
static |
◆ HDMI_7
| string homeassistant.components.onkyo.const .InputSource.HDMI_7 = "57" |
|
static |
◆ INTERNET_RADIO
| string homeassistant.components.onkyo.const .InputSource.INTERNET_RADIO = "28" |
|
static |
◆ LINE
| string homeassistant.components.onkyo.const .InputSource.LINE = "41" |
|
static |
◆ LINE2
| string homeassistant.components.onkyo.const .InputSource.LINE2 = "42" |
|
static |
◆ MAIN_SOURCE
| string homeassistant.components.onkyo.const .InputSource.MAIN_SOURCE = "80" |
|
static |
◆ MULTI_CH
| string homeassistant.components.onkyo.const .InputSource.MULTI_CH = "30" |
|
static |
◆ MUSIC_SERVER
| string homeassistant.components.onkyo.const .InputSource.MUSIC_SERVER = "27" |
|
static |
◆ NETWORK
| string homeassistant.components.onkyo.const .InputSource.NETWORK = "2B" |
|
static |
◆ OPTICAL
| string homeassistant.components.onkyo.const .InputSource.OPTICAL = "44" |
|
static |
◆ PC
| string homeassistant.components.onkyo.const .InputSource.PC = "05" |
|
static |
◆ PHONO
| string homeassistant.components.onkyo.const .InputSource.PHONO = "22" |
|
static |
◆ SIRIUS
| string homeassistant.components.onkyo.const .InputSource.SIRIUS = "32" |
|
static |
◆ STRM_BOX
| string homeassistant.components.onkyo.const .InputSource.STRM_BOX = "11" |
|
static |
◆ TAPE
| string homeassistant.components.onkyo.const .InputSource.TAPE = "20" |
|
static |
◆ TAPE2
| string homeassistant.components.onkyo.const .InputSource.TAPE2 = "21" |
|
static |
◆ TUNER
| string homeassistant.components.onkyo.const .InputSource.TUNER = "26" |
|
static |
◆ TV
| string homeassistant.components.onkyo.const .InputSource.TV = "12" |
|
static |
◆ UNIVERSAL_PORT
| string homeassistant.components.onkyo.const .InputSource.UNIVERSAL_PORT = "40" |
|
static |
◆ USB
| string homeassistant.components.onkyo.const .InputSource.USB = "29" |
|
static |
◆ USB_DAC_IN
| string homeassistant.components.onkyo.const .InputSource.USB_DAC_IN = "2F" |
|
static |
◆ USB_REAR
| string homeassistant.components.onkyo.const .InputSource.USB_REAR = "2A" |
|
static |
◆ VIDEO7
| string homeassistant.components.onkyo.const .InputSource.VIDEO7 = "06" |
|
static |
◆ XM
| string homeassistant.components.onkyo.const .InputSource.XM = "31" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/onkyo/const.py