We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d1ec1 commit 8de9ba5Copy full SHA for 8de9ba5
docs/core/entity/media-player.md
@@ -90,7 +90,6 @@ The state of a media player is defined by using values in the `MediaPlayerState`
90
| `IDLE` | Entity is turned on and accepting commands, but currently not playing any media. Possibly at some idle home screen. |
91
| `PLAYING` | Entity is currently playing media. |
92
| `PAUSED` | Entity has an active media and is currently paused |
93
-| `STANDBY` | Entity is in a low power state, accepting commands. |
94
| `BUFFERING` | Entity is preparing to start playback of some media |
95
96
## Methods
0 commit comments