Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.bang_olufsen.const .BangOlufsenModel Class Reference
Inheritance diagram for homeassistant.components.bang_olufsen.const .BangOlufsenModel:
[legend]
Collaboration diagram for homeassistant.components.bang_olufsen.const .BangOlufsenModel:
[legend]

Static Public Attributes

string BEOCONNECT_CORE = "Beoconnect Core"
 
string BEOLAB_28 = "BeoLab 28"
 
string BEOLAB_8 = "BeoLab 8"
 
string BEOSOUND_2 = "Beosound 2 3rd Gen"
 
string BEOSOUND_A5 = "Beosound A5"
 
string BEOSOUND_A9 = "Beosound A9 5th Gen"
 
string BEOSOUND_BALANCE = "Beosound Balance"
 
string BEOSOUND_EMERGE = "Beosound Emerge"
 
string BEOSOUND_LEVEL = "Beosound Level"
 
string BEOSOUND_THEATRE = "Beosound Theatre"
 

Detailed Description

Enum for compatible model names.

Definition at line 62 of file const.py.

Member Data Documentation

◆ BEOCONNECT_CORE

string homeassistant.components.bang_olufsen.const .BangOlufsenModel.BEOCONNECT_CORE = "Beoconnect Core"
static

Definition at line 65 of file const.py.

◆ BEOLAB_28

string homeassistant.components.bang_olufsen.const .BangOlufsenModel.BEOLAB_28 = "BeoLab 28"
static

Definition at line 67 of file const.py.

◆ BEOLAB_8

string homeassistant.components.bang_olufsen.const .BangOlufsenModel.BEOLAB_8 = "BeoLab 8"
static

Definition at line 66 of file const.py.

◆ BEOSOUND_2

string homeassistant.components.bang_olufsen.const .BangOlufsenModel.BEOSOUND_2 = "Beosound 2 3rd Gen"
static

Definition at line 68 of file const.py.

◆ BEOSOUND_A5

string homeassistant.components.bang_olufsen.const .BangOlufsenModel.BEOSOUND_A5 = "Beosound A5"
static

Definition at line 69 of file const.py.

◆ BEOSOUND_A9

string homeassistant.components.bang_olufsen.const .BangOlufsenModel.BEOSOUND_A9 = "Beosound A9 5th Gen"
static

Definition at line 70 of file const.py.

◆ BEOSOUND_BALANCE

string homeassistant.components.bang_olufsen.const .BangOlufsenModel.BEOSOUND_BALANCE = "Beosound Balance"
static

Definition at line 71 of file const.py.

◆ BEOSOUND_EMERGE

string homeassistant.components.bang_olufsen.const .BangOlufsenModel.BEOSOUND_EMERGE = "Beosound Emerge"
static

Definition at line 72 of file const.py.

◆ BEOSOUND_LEVEL

string homeassistant.components.bang_olufsen.const .BangOlufsenModel.BEOSOUND_LEVEL = "Beosound Level"
static

Definition at line 73 of file const.py.

◆ BEOSOUND_THEATRE

string homeassistant.components.bang_olufsen.const .BangOlufsenModel.BEOSOUND_THEATRE = "Beosound Theatre"
static

Definition at line 74 of file const.py.


The documentation for this class was generated from the following file: