mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Remove STANDBY state from media player states
This commit is contained in:
parent
7666e55ccf
commit
3390e05733
@ -29,7 +29,6 @@ A media player can have the following states:
|
||||
- **Idle**: The media player is turned on and accepting commands, but currently not playing any media. Possibly at some idle home screen.
|
||||
- **Playing**: The media player is currently playing media.
|
||||
- **Paused**: The media player has an active media and is currently paused
|
||||
- **Standby**: The media player is in a low power state, accepting commands.
|
||||
- **Buffering**: The media player is preparing to start playback of media.
|
||||
- **Unavailable**: The entity is currently unavailable.
|
||||
- **Unknown**: The state is not yet known.
|
||||
|
Loading…
x
Reference in New Issue
Block a user