Refer to the official VLC add-on in VLC telnet integration (#19808)

This commit is contained in:
Michael 2021-10-16 23:54:11 +02:00 committed by GitHub
parent 818f786454
commit f4294d6a32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,5 +32,5 @@ When using the `media_player.play_media` service, only the "music" media type is
## Home Assistant Add-on ## Home Assistant Add-on
You can run a VLC Media Player on your Home Assistant installation using the a community provided [add-on](https://github.com/rodripf/hassio-local-vlc). You can run a VLC Media Player on your Home Assistant installation using the official [VLC add-on](https://github.com/home-assistant/addons/blob/master/vlc/DOCS.md).
Using it you can play files on the local network, Internet or files and playlist locally saved to the `/share` folder of your Home Assistant installation. Using it you can play files on the local network, Internet or files and playlist locally saved to the `/share` and `/media` folder of your Home Assistant installation.