Enum for WebSocket notification types.
Definition at line 78 of file const.py.
◆ ACTIVE_LISTENING_MODE
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.ACTIVE_LISTENING_MODE = "active_listening_mode" |
|
static |
◆ ALL
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.ALL = "all" |
|
static |
◆ BEOLINK
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.BEOLINK = "beolink" |
|
static |
◆ BEOLINK_AVAILABLE_LISTENERS
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.BEOLINK_AVAILABLE_LISTENERS = "beolinkAvailableListeners" |
|
static |
◆ BEOLINK_LISTENERS
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.BEOLINK_LISTENERS = "beolinkListeners" |
|
static |
◆ BEOLINK_PEERS
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.BEOLINK_PEERS = "beolinkPeers" |
|
static |
◆ CONFIGURATION
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.CONFIGURATION = "configuration" |
|
static |
◆ Final
| homeassistant.components.bang_olufsen.const .WebsocketNotification.Final |
|
static |
◆ items
| homeassistant.components.bang_olufsen.const .WebsocketNotification.items |
|
static |
◆ NOTIFICATION
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.NOTIFICATION = "notification" |
|
static |
◆ PLAYBACK_ERROR
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.PLAYBACK_ERROR = "playback_error" |
|
static |
◆ PLAYBACK_METADATA
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.PLAYBACK_METADATA = "playback_metadata" |
|
static |
◆ PLAYBACK_PROGRESS
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.PLAYBACK_PROGRESS = "playback_progress" |
|
static |
◆ PLAYBACK_SOURCE
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.PLAYBACK_SOURCE = "playback_source" |
|
static |
◆ PLAYBACK_STATE
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.PLAYBACK_STATE = "playback_state" |
|
static |
◆ REMOTE_MENU_CHANGED
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.REMOTE_MENU_CHANGED = "remoteMenuChanged" |
|
static |
◆ SOFTWARE_UPDATE_STATE
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.SOFTWARE_UPDATE_STATE = "software_update_state" |
|
static |
◆ SOURCE_CHANGE
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.SOURCE_CHANGE = "source_change" |
|
static |
◆ VOLUME
| string homeassistant.components.bang_olufsen.const .WebsocketNotification.VOLUME = "volume" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/bang_olufsen/const.py