mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-14 12:10:20 +01:00
9efe2ebbee
If the media player does not have media to control, the play/pause/stop, previous, and next buttons will be hidden. In order for the playback buttons to be shown, the status of the media player must be playing, paused, or unknown. This way, if the status is On, the playback buttons will be hidden.