From f4294d6a32b22d63c66221be99716a6b9596fc60 Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Sat, 16 Oct 2021 23:54:11 +0200 Subject: [PATCH] Refer to the official VLC add-on in VLC telnet integration (#19808) --- source/_integrations/vlc_telnet.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/vlc_telnet.markdown b/source/_integrations/vlc_telnet.markdown index a61fad31b11..af74840b0ad 100644 --- a/source/_integrations/vlc_telnet.markdown +++ b/source/_integrations/vlc_telnet.markdown @@ -32,5 +32,5 @@ When using the `media_player.play_media` service, only the "music" media type is ## 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). -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. +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` and `/media` folder of your Home Assistant installation.