10 Commits

Author SHA1 Message Date
DubhAd
97525ba3eb Moved the Python warning (#5157)
Moved the Python version warning to the top of the page, and made it a warning
2018-04-12 13:38:03 +02:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
DubhAd
bdfc324843 Provided note about python versions (#4892)
Synology Package Center provides only 3.5.1, nothing newer :(
2018-03-12 11:50:47 +01:00
DubhAd
545c583fda Added version note (#4900)
Since Synology offer an outdated Python, providing a note about how to install 0.64.x
2018-03-12 11:46:26 +01:00
Matt F
a303c393d9 Update Synology installation instructions (#4845)
The command to chown the directory was backwards
2018-03-06 20:37:44 +01:00
Jerry Workman
50e4cec1ff Fix symbolic links, permissions and ownership (#4528)
Fix symbolic links to python3 and homeassistant executable. Fix permissions and ownership to homeassistant directory to allow writing to home-assistant.log.
2018-01-27 18:18:16 +01:00
DubhAd
810d5ad738 Corrected permissions
Permissions listed for hass-daemon were `777` (everybody can change it), corrected to `755`
2017-10-19 08:43:36 +01:00
Florian Klien
dd51ad0df5 fixed double 'the' (#3447)
* fixed double 'the'

mostly 's/the the /the /', little style changes where 'is' or 'to' was missing

* removed duplicate words

removed duplicate words like 'to to', 'you you' or 'account account' etc.

a batch of pizza-toasts burnt for this.
2017-09-26 20:30:04 +02:00
Johannes K
b54968eb39 added Docker-installation and corrected some $ (#2136) 2017-02-25 23:23:18 +01:00
Fabian Affolter
481320128f Re-organisation Documentation and Getting started (#2055)
* Split MQTT documentation

* Add more details

* Move content to /docs

* Enable sidebar

* Move content to /docs

* Enable sidebar

* Move content

* Update links

* Remove wizard stuff

* Enable sidebar

* Minor changes

* Move MQTT parts to /docs

* update links

* Update links and sync content

* Fix link

* Enable sidebar

* Remove navigation

* Remove navigation and other minor updates

* Update links

* Add overview page

* Make title linkable

* Update

* Plit content

* Update links

* Rearrange content

* New getting-started section

* Add icons for docs

* Update for new structure

* Update for new structure

* Add docs navigation

* Add docs overview page

* Remove ecosystem navigation

* Add docs and remove other collections

* Move ecosystem to docs

* Remove duplicate files

* Re-add ecosystem overview

* Move to ecosystem

* Fix permission

* Update navigation

* Remove collection

* Move overview to right folder

* Move mqtt to upper level

* Move notebook to ecosystem

* Remove un-used files

* Add one more rectangle for iOS

* Move two parts back from docs and rename Run step

* Remove colon

* update getting-started section

* Add redirect

* Update

* Update navigation
2017-02-23 11:09:41 +01:00