Commit graph

9928 commits

Author SHA1 Message Date
karlkar
9186821adf Fix for Botvac D3 and D5 (#4456) 2018-01-18 23:46:12 +01:00
CV
3453399df6 Changed wording and init scripts (#4455)
I  changed the init scripts to be more reliable.

hass executable supports the option --log-file. Using this is much safer and does not lead to problems with permission and overwriting old logfiles. Also I added creating the directory and ownership in the install function. To prevent log file groth I added a logrotate rule.

I moved the update-rc.d command you had in your manual into the install function since you already ad it in the uninstall function. This prevents more copy&paste errors.

I changed the PID file to be located in an extra directory. This way you do not have to to this hack with writing a fake PID file in the install function. Also, I read many users having problems that hass daemon is not starting (see eg. https://community.home-assistant.io/t/autostart-virtualenv-ubuntu-14-04/2120/37) without showing any errors. This is due to a missing PID file or its wrong permissions. By changing as stated and adding a test this problem should not arise any more.

I changes some wording in the manual to make it more understandable.
2018-01-18 23:45:19 +01:00
Jean-Philippe Jodoin
4d19f4ba12 Added TekSavvy data usage sensor documentation. (#4227)
* Added TekSavvy data usage sensor documentation.

* Fix usage_gb parameters

* Fixed date

* Use configuration section + formulation fix

* Removed tab

* Update 'ha_release'
2018-01-18 23:04:50 +01:00
markferry
06d8bb1634 Document min_max 'last' attribute (#4167) 2018-01-18 23:03:54 +01:00
Pascal Vizeli
2115f18683
Update addon_communication.markdown 2018-01-18 22:28:35 +01:00
Pascal Vizeli
670ef12843
Update addon_communication.markdown 2018-01-18 22:26:38 +01:00
Alok Saboo
ad014377c5
Merge pull request #4454 from SilvrrGIT/patch-1
Sharing my config to the cookbook
2018-01-18 15:11:16 -05:00
Adam
9fc7968571
Sharing my config to the cookbook 2018-01-18 13:13:52 -06:00
mukundv
c73fce0165 Added PTV (AU) GTFS dataset link (#4452)
Added a link to PTV Australia GTFS dataset.
2018-01-18 14:19:51 +01:00
Ettienne Gous
5d284b274c Fix platform incorrect CaSe (#4451)
Was saying platform not found with incorrect case when I used check config
Lower down in the doc it shows a correct example with lower case that did work
2018-01-18 14:18:29 +01:00
Chris Helming
895dc1cbdd Update calendar.google.markdown (#4449)
Clarified steps.
2018-01-18 08:29:40 +01:00
Andrew
3f9319dd43 Update github url (#4450) 2018-01-18 08:29:07 +01:00
Pierre Ståhl
3697728700 Add documentation for yamaha_enable_output (#4201)
* Add documentation for yamaha_enable_output

* ✏️ Corrected optional flag on entity_id
2018-01-17 21:31:52 +01:00
Kane610
fde45a109d Fix links to components (#4444) 2018-01-17 19:23:43 +01:00
cogneato
a733d0417f Update lets_encrypt.markdown (#4442) 2018-01-17 15:49:13 +01:00
Heiko Thiery
12346dba05 Lacrosse (#4430)
* fix typo

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* add new configuration parameter documentation

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* fix syntax errors

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* ✏️ Minor spelling changes
2018-01-17 15:45:58 +01:00
Sean Dague
f8ab881dd4 Added mychevy docs (#4410)
* Added mychevy docs

* ✏️ Update ha_release

* ✏️ Removed configuration variables header
2018-01-17 08:05:37 +01:00
Collin Allen
6fbbb019ba Fix typo in index.markdown (#4435)
Corrects `utlimate` to `ultimate`.
2018-01-17 08:04:48 +01:00
Antony Messerli
7b20739182 Adds KU6290 to tested Samsung TV models (#4441) 2018-01-17 08:04:27 +01:00
nicxvan
0d754a6299 Add text about serial option for z stick operation (#4440)
* Add text about serial option for z stick operation

* Fixing naming conventions to match brand names

* Fix name
2018-01-17 08:03:42 +01:00
DubhAd
978d901f71 Typo fix (#4437)
Missing comma, now found and restored to its rightful place
2018-01-17 08:01:47 +01:00
Paulus Schoutsen
8eb7643a65
Update timer.markdown 2018-01-16 22:41:36 -08:00
Paulus Schoutsen
0f86b19160 Merge branch 'current' into next 2018-01-16 14:56:03 -08:00
Paulus Schoutsen
59fc51eb59 Release 0.61.1 2018-01-16 14:55:50 -08:00
Anders Melchiorsen
846b8cff82 Move several local services to their right domain (#4424) 2018-01-16 14:49:37 -08:00
Bob Anderson
26ad2e256c Explain history order config flag (#4426)
* add note and example for new history configuration flag to use include order

* use better example entities
2018-01-16 21:21:59 +01:00
DubhAd
0b09c4edc3 Removed relative_time (#4423)
Apparently it was removed some time ago (bug from 0.30.1 saying it didn't work then), but the docs weren't updated.
2018-01-16 21:18:12 +01:00
Fabian Affolter
334ac1dcbc
Merge branch 'current' into next 2018-01-16 09:30:52 +01:00
Fabian Affolter
efb356801e
Enable probot move (#4427) 2018-01-16 09:24:52 +01:00
karlkar
d656fec50a Addrd extra arguments to onvif config (#4425) 2018-01-16 09:24:29 +01:00
iliketoprogram14
15f53cddd4 Updated sensor.template example (#4428)
Removed entity_id from sensor.template example, entity_id was deprecated for template platforms with release 0.61 (issue #11123).
2018-01-16 09:12:04 +01:00
Paulus Schoutsen
aa24838365 Update release61 notes 2018-01-15 14:16:32 -08:00
angel12
100eaa4a23 Include Smart Dimmer Switch (#4111)
Update documentation to include the Smart Dimmer Switch
2018-01-15 23:09:46 +01:00
Paulus Schoutsen
fa914ad421
Clarify google_assistant type 2018-01-15 13:40:05 -08:00
Fabian Affolter
1b1fcb5558
Add sender (#4422) 2018-01-15 19:20:11 +01:00
Fabian Affolter
29cff64e14
Add section about file permissions 2018-01-15 17:32:36 +01:00
Simon
dcac44041b Update hass-configurator.markdown (#4420)
* Update hass-configurator.markdown

add wget line

* Minor changes
2018-01-15 16:19:17 +01:00
Fabian Affolter
7ac7cc768e
Add release blog post for 0.61 2018-01-15 13:21:49 +01:00
Fabian Affolter
f2f47b3b3a
Add Discogs logo 2018-01-15 13:21:48 +01:00
Fabian Affolter
29b655073b
Update for 0.61 2018-01-15 13:21:48 +01:00
Aaron Bach
7371450b2a
Added firmware version warning (#4411) 2018-01-15 13:21:48 +01:00
Lukas Ecklmayr
6360fcdd43
Update Docs to match regex for repository URL (#4413)
Describe that https:// Repository URLs have to end with .git to match regex for repository URL.
2018-01-15 13:21:48 +01:00
Lukas Ecklmayr
ba538c71f9
fixed URL for github access token (#4415) 2018-01-15 13:21:37 +01:00
Fabian Affolter
1e7b950ad6
update 2018-01-15 13:21:36 +01:00
Fabian Affolter
b70a54bacb
Update for 0.61 2018-01-15 13:21:36 +01:00
DubhAd
028158f2f7
Added Python version notes (#4406)
Given that people using Windows keep grabbing the alpha releases of 3.7, I've added a recommendation of Python 3.6, and a note about not downloading alpha or beta versions, and how to identify them.
2018-01-15 13:21:36 +01:00
R Huish
e042340b41
Broken internal link for [autostart](docs/autostart/) (#4408)
Current link giving 404 error
2018-01-15 13:21:36 +01:00
Bob Anderson
951dc25c4d
Add detail on external client/server requirement (#4401)
* Add detail on external client/server requirement

* Update name
2018-01-15 13:21:33 +01:00
Fabian Affolter
703d725742
Merge pull request #4398 from home-assistant/release-0-61
0.61
2018-01-15 12:46:46 +01:00
Fabian Affolter
32e572d479
Merge branch 'current' into release-0-61 2018-01-15 12:09:40 +01:00