Corected typo
This commit is contained in:
parent
d8d60e8ffe
commit
f1cd8fc97b
1 changed files with 1 additions and 9 deletions
|
@ -82,7 +82,7 @@ The following configuration has been tested on a Synology 415+ running DSM 5.2-5
|
||||||
Running these commands will:
|
Running these commands will:
|
||||||
|
|
||||||
- Install Home Assistant
|
- Install Home Assistant
|
||||||
- Ebable Home Assistant to be launched on [http://localhost:8123](http://localhost:8123)
|
- Enable Home Assistant to be launched on [http://localhost:8123](http://localhost:8123)
|
||||||
|
|
||||||
Using the Synology webadmin:
|
Using the Synology webadmin:
|
||||||
- Install python3 using the Synology package centre
|
- Install python3 using the Synology package centre
|
||||||
|
@ -241,14 +241,6 @@ $ sh hass-daemon restart
|
||||||
```bash
|
```bash
|
||||||
$ python3/pip3 install --upgrade homeassistant
|
$ python3/pip3 install --upgrade homeassistant
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Execute the following code in a console:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ sudo pip3 install homeassistant
|
|
||||||
$ hass
|
|
||||||
```
|
|
||||||
</div> <!-- INSTALL-INSTRUCTIONS SYNOLOGY -->
|
</div> <!-- INSTALL-INSTRUCTIONS SYNOLOGY -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue