From d72fe784c26e46757e184fe3c79305bf0e10111e Mon Sep 17 00:00:00 2001 From: R Huish Date: Sat, 3 Jun 2017 19:58:12 +0100 Subject: [PATCH] Axis component: Added steps for Raspberry Pi All-In-One Installer (#2749) --- source/_components/axis.markdown | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/source/_components/axis.markdown b/source/_components/axis.markdown index 6e9ad277ae7..fb935bd19dc 100644 --- a/source/_components/axis.markdown +++ b/source/_components/axis.markdown @@ -41,12 +41,20 @@ axis: sudo apt-get install python3-gi gir1.2-gstreamer-1.0 ``` -Depending on how you run Home Assistant you might be needed to symlink the `gi` module into your environment (e.g. in Hassbian): +Depending on how you run Home Assistant you might be needed to symlink the `gi` module into your environment. + +Hassbian: ```bash ln -s /usr/lib/python3/dist-packages/gi /srv/homeassistant/lib/python3.4/site-packages ``` +Raspberry Pi All-In-One Installer: + +```bash +ln -s /usr/lib/python3/dist-packages/gi /srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages +``` + ## {% linkable_title Configuration variables %} - **device** (*Required*): Unique name