DubhAd
02bc68af98
Added note about Android being abandoned ( #4473 )
...
Directing people to GPS Logger as a possible alternative on Android
2018-01-20 16:18:19 +01:00
Franck Nijhof
347bca1ea5
✏️ Minor spelling, grammar & Markdown changes
2018-01-20 16:16:57 +01:00
Sean Dague
093a9a6646
Update unifi docs to recommend read-only user
...
While doing this, also update the configuration section to current
configuration markup best practices, which also fixed a number of
inaccuracies with the defaults by cross checking with the source code.
Fixes issue home-assistant/home-assistant#11821
2018-01-20 09:34:20 -05:00
ChristianKuehnel
878515d59a
component.sensor.miflora - extended documentation regarding Bluetooth backends ( #4279 )
...
* updated miflora documentation after changes to bluetooth backend
y
* ✏️ Small fixes
2018-01-20 08:54:50 +01:00
Fabian Affolter
0124a62db4
Add raw
2018-01-19 23:03:56 +01:00
ubnt-marc-khouri
874e76d797
Documentation tweak ( #4466 )
...
* Add Wink to "discovery" component docs
* Views (groups with `view: yes`) cannot be nested in other views
This commit documents that groups with `view: yes` cannot be used as entities
within another group with `view: yes`.
Several forum users have been confused by this behaviour -- and me too! :)
Example posts:
- https://community.home-assistant.io/t/groups-not-appearing/23593
- https://community.home-assistant.io/t/group-cards-not-showing/1052/14
- https://community.home-assistant.io/t/groups-not-shown-on-state-tab/30395/2
2018-01-19 22:53:53 +01:00
tschmidty69
122a77bc82
Added event_data_template ( #4180 )
...
* Added event_data_template
* Update scripts.markdown
2018-01-19 11:44:01 +01:00
ChristianKuehnel
6525969cfc
plant - added config option "check history" ( #3417 )
...
* added config option "group_name" to plant
* added documentation for new behaviour of min_brightness
* Update plant.markdown
fixed typos
* * removed group feature (see PR for details)
* escaped curly braces as they were not rendered on github
* undo escaping braces
2018-01-19 11:41:22 +01:00
Sebastian Muszynski
af6bcffd5d
Additional attributes and services of the Xiaomi Air Purifier introduced ( #4254 )
...
* New attributes average_aqi and purify_volume introduced and service light.xiaomi_miio_set_child_lock_{on,off} added.
* Grammar issue fixed.
2018-01-19 11:40:00 +01:00
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
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
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
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