From d069fb8a8f17624406a5b0ea174e040eefcc4ee4 Mon Sep 17 00:00:00 2001 From: KD4SIR Date: Thu, 15 Feb 2018 13:18:21 -0500 Subject: [PATCH] Update media_player.vlc.markdown (#4605) * Update media_player.vlc.markdown (My first submission) Updated the page to state this component is not compatible with Hassio at the moment. * Minor changes --- source/_components/media_player.vlc.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/media_player.vlc.markdown b/source/_components/media_player.vlc.markdown index 21ed9cdf248..09254957645 100644 --- a/source/_components/media_player.vlc.markdown +++ b/source/_components/media_player.vlc.markdown @@ -60,3 +60,7 @@ You need to add the `homeassistant` user to the `audio` group: ```bash sudo usermod -a -G audio homeassistant ``` + +##### {% linkable_title VLC currently not supported with Hass.io %} + +According to the forum topic ["How to add VLC into my Hassio"](http://community.home-assistant.io/t/how-to-add-vlc-into-my-hassio/23000/5), it is not possible to install packages like VLC on Hass.io.