State of media player entities.
Definition at line 51 of file const.py.
◆ BUFFERING
| string homeassistant.components.media_player.const .MediaPlayerState.BUFFERING = "buffering" |
|
static |
◆ IDLE
| string homeassistant.components.media_player.const .MediaPlayerState.IDLE = "idle" |
|
static |
◆ OFF
| string homeassistant.components.media_player.const .MediaPlayerState.OFF = "off" |
|
static |
◆ ON
| string homeassistant.components.media_player.const .MediaPlayerState.ON = "on" |
|
static |
◆ PAUSED
| string homeassistant.components.media_player.const .MediaPlayerState.PAUSED = "paused" |
|
static |
◆ PLAYING
| string homeassistant.components.media_player.const .MediaPlayerState.PLAYING = "playing" |
|
static |
◆ STANDBY
| string homeassistant.components.media_player.const .MediaPlayerState.STANDBY = "standby" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/media_player/const.py