Fermulator
f2ec8c291f
update init.d daemon script to specify HASS_BIN ( #3700 )
...
* update init.d daemon script to specify HASS_BIN
As per:
* https://home-assistant.io/docs/autostart/init.d/
, coupled with:
* https://home-assistant.io/docs/installation/virtualenv/
It's obvious that the user needs to replace "RUN_AS" with the correct user.
What can be made more clear is to include a "HASS_BIN" shell variable, with a similar instruction to update that if needed.
Note that I opted NOT to change the HASS_BIN to the full path /usr/bin/hass, as the previous revision presumably assumes that the `hass` binary is in the $PATH env for whatever user is running it ... (didn't want to change that).
* Fix name
2017-10-21 17:35:57 +02:00
Ashton Campbell
9e6b9cb658
Fixed common spelling mistakes ( #3544 )
...
* fix spelling errors
* Update binary_sensor.xiaomi_aqara.markdown
Reverts to previous revision before spell check.
* Update tellstick.markdown
Reverts to previous revision before spell check.
* Update owntracks_two_mqtt_broker.markdown
Reverts to previous revision before spell check.
* Update cla_sign.html
Reverts to previous revision before spell check.
* Update credits.markdown
Reverts to previous revision before spell check.
* Update api.markdown
Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02: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