NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
jsprd
Jan 02, 2018Aspirant
Home Assistant (Hass.io) on ReadyNAS RN316
Hi I'm not familiar with Linux, Python, but I was wondering if it is possible to install Hass.io on my ReadyNAS RN316? Netgear ReadyNAS is mentioned in the installation page, but mayby someone might...
Alloro
Jan 05, 2018Initiate
Hi,
Also me, I'm not so familiar with linu, but I successfully installed home assistant, unfortunately I'm not able to set it sto start automatically, may be someone else in the forum can help us.
the easy way is to use this app already prepared for readynas, but unfortunately it isn't updated
Follow this for installing the latest version 0.60:
after enabled ssh on NAS (system - setting - services), using an SSH client (eg bitvise ssh client), you have to install python 3.4 (I'm searcing the best procedure) then you have to follow the official documentatio (for python) at this link:
https://home-assistant.io/docs/installation/virtualenv/
then start it with this command
cd homeassistant
source bin/activate
$ hass --open-ui
I hope that someone more skilled than me can be more detailed and help to setup an automatic startup
- OOM-9Jan 11, 2018NETGEAR Expert
Apps and other services on the ReadyNAS use systemd for service management. It looks like homeassistant has a guide to configure systemd to work with its software.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!