Media Player
Control your media
Last updated
Control your media
Last updated
Note: Home Assistant does not natively support MQTT integration for media players, so a custom add-on must be installed. Using HACS, you can install the MQTT Media Player integration to create a new media_player
entity.
After installation, restart your Home Assistant instance and add the MQTT Media Player integration from the Devices & Services page. You can find the correct input name by checking the LNXlink logs.
This setup supports playing both local and remote media using one of the following backends: cvlc
, gst-play-1.0
, ffplay
, mpv
, or vlc
â make sure at least one of these is installed on your system.