mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Added version note (#4900)
Since Synology offer an outdated Python, providing a note about how to install 0.64.x
This commit is contained in:
parent
ec79394148
commit
545c583fda
@ -57,6 +57,10 @@ Use PIP to install Homeassistant package
|
||||
# ./python3 -m pip install homeassistant
|
||||
```
|
||||
|
||||
<p class='note'>
|
||||
Until Synology offer an updated version of Python, Home Assistant 0.64 is the most recent version that will be able to be installed. You can manually specify the version of Home Assistant to install, for example to install version 0.64.3 you would do `./python3 -m pip install homeassistant==0.64.3`
|
||||
</p>
|
||||
|
||||
Create homeassistant config directory & switch to it
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user