10365 Commits

Author SHA1 Message Date
Fabian Affolter
4153aed71b Add options added with 4.0 (fixes #6007) (#6009) 2018-08-13 21:22:35 +02:00
Charles Garwood
7e5f2a1bbb Add monitored_conditions info to Unifi docs (#5977) 2018-08-13 21:22:30 +02:00
Josa Gesell
f2463cab1a Fix typos in Homematic documentation (#5992)
* Fix typos in Homematic documentation

* Fix our name

* Other minor fixes

* Remove some sentences
2018-08-13 21:17:03 +02:00
Robert Svensson
2ed664bdc9 Improve deCONZ switch platform documentation (#5986) 2018-08-13 21:15:29 +02:00
Fabian Affolter
d6965b3205 Change section (fixes #5987) (#6011) 2018-08-13 21:13:14 +02:00
DubhAd
9bfe7a4da9 Making it clearer what column_width does (#5996)
Added more words to make it clearer what it does, and how to use a value to get the number of entities you want in a row
2018-08-13 21:08:31 +02:00
DubhAd
53ee29cace Added link to the FAQ at the top (#5997)
Seems to be a common problem with people assuming that random browser X will "just work", and the FAQ is hidden away.
2018-08-13 21:07:42 +02:00
Thom Troy
0310f607aa Update EphEmber to show new operations modes (#5967)
* Include EphEmber operation modes

* Remove All Day state from supported modes

* ✏️ Spelling
2018-08-13 20:56:23 +02:00
cgtobi
ee1c05ea37 Add documentation for new RMV public transport sensor (#5947)
* Initial documentation for the rmvtransport sensor.

* Fix name

* Fix typo

* Added missing variable description for max number of journeys.

* Minor wording fix

* Fix setting names after code change.

* Use configuration tag syntax.

* Add logo.

* Update logo file name.

* Fix liquid syntax error.

* Fix config setting name.

* ✏️ Markdown tweaks
2018-08-13 20:51:16 +02:00
Jason Hu
8ff94bff08 Embedded MQTT broker needs setup its own password (#5993)
* Embedded MQTT broker needs setup its own password

* Update broker.markdown

* ✏️ Minor tweak
2018-08-13 20:25:30 +02:00
Hovo (Luke)
def92b9b39 Allow wait template to run the remainder of the script (#5954)
* Adding new proceed variable

* Fixing documentation langauage

* Updating documentation due to code changes

* Changing default to continue to execute after delay
2018-08-13 20:24:35 +02:00
rafale77
91477858fd Update to reflect new pull under review (#5217)
* Update to reflect new pull under review

Addresses multi-camera setups with naming issues

* Update switch.amcrest.markdown

* Update switch.amcrest.markdown

* 🚀 Trigger rebuild

* ✏️ Tweaks

* ✏️ Rewording
2018-08-13 20:03:46 +02:00
rafale77
3461dc17a5 Update amcrest.markdown (#5216)
* Update amcrest.markdown

* ✏️ Minor tweaks
2018-08-13 19:55:08 +02:00
Fabian Affolter
c561c05f07
Make a list, remove note and add some structure 2018-08-13 17:34:21 +02:00
Fabian Affolter
61fdbc940f
Fix variables and description 2018-08-13 17:32:51 +02:00
James Crook
427bc5b5d6
updated the example
I changed one of the example whitelists, as it was an already white listed directory.
2018-08-13 16:31:34 +01:00
Paulus Schoutsen
02dd9e59ea
Update mobile.markdown 2018-08-13 17:03:23 +02:00
Paulus Schoutsen
fd2cce0370
Update 2018-08-17-release-76.markdown 2018-08-13 14:15:51 +02:00
Paulus Schoutsen
1e59ae039f
Update 2018-08-17-release-76.markdown 2018-08-13 14:15:33 +02:00
Mauricio Vidal
7956d7686c Update raspberry-pi.markdown (#6003)
* Update raspberry-pi.markdown

That package is required to prevent the error "Unable to install package netdisco" when running hass or the first time.

* Minor change
2018-08-13 11:08:08 +02:00
Paulus Schoutsen
316932fa8d
Update broker.markdown 2018-08-13 10:38:53 +02:00
DubhAd
6a5d92611f Adding details of merging trackers (#6000)
* Adding details of merging trackers

Since the merging of trackers works for more than just OwnTracks (at least GPS Logger, probably more), adding the details here at the top level.

* Minor changes
2018-08-12 20:39:16 +02:00
DubhAd
bfd6b34ee4 Fixing the example (#5999)
Looks like when the last update to the docs was done, the example was overlooked.
2018-08-12 18:09:37 +02:00
DubhAd
ea30a52a78 Making the warning clearer, and linkable (#5994)
Making the warning clearer (I'll add something similar to the template trigger docs), and putting a title in so that we can link to it.
2018-08-11 22:34:02 +02:00
DubhAd
59d24cc2c3 Adding warning here about the use of now() (#5995)
Adding the warning here, rather than just lurking in the templating docs.
2018-08-11 22:13:12 +02:00
Marc
ed6d68a9ce Update device-specific.markdown (#5989)
* Update device-specific.markdown

Homeseer devices seem to now send different data for Central Scene commands. IDs are the same, data changed significantly.

* Minor change
2018-08-11 22:12:38 +02:00
Pascal Vizeli
9c67f07422
Update installation.markdown 2018-08-11 21:53:40 +02:00
Fabian Affolter
fac9257908
Update style 2018-08-11 14:28:32 +02:00
Fabian Affolter
3a0a54cf14
Remove line braks 2018-08-11 14:20:33 +02:00
DubhAd
8717eb9f8f Minor changes (#5990)
Taking out the "new and experimental" note - we're a dozen releases on, it's hardly new and seems to be (from a feature sense) stable.

Re-written para 2 to reflect that HA needs shut down, and that 0.75 introduced the "future" UI. Re-written the supported components list because it's horribly out of date, and without trawling the code it's impossible to know what's supported.
2018-08-11 14:16:52 +02:00
DubhAd
b8a20e4bc6
Merge pull request #5925 from DetroitEE/next
Update media_player.webostv.markdown
2018-08-11 10:28:17 +01:00
Paulus Schoutsen
366911691a Add initila rc blogpost 2018-08-11 09:04:43 +02:00
Paulus Schoutsen
80f63204c4 Merge branch 'current' into next 2018-08-11 09:00:03 +02:00
Paulus Schoutsen
355d351a34
Update theme docs 2018-08-10 14:10:45 +02:00
Fabian Affolter
47accac6d7
Add new articles from opensource.com 2018-08-10 13:59:20 +02:00
Benoit Louy
cf45d6180d Add documentation for pjlink media player component (#5585)
* add documentation for pjlink media player component

* Remove optional parameters from configuration sample.
Update version to 0.73
Add logo

* ⬆️ ha_release 0.76
2018-08-09 21:18:48 +02:00
Phil
ae7aaeb1ed trigger.entity_id should not be quoted (#5985) 2018-08-09 21:04:47 +02:00
Mattias Welponer
05342fe147 Update HomematicIP Next (#5966)
* Update HomematicIP

* ✏️ Rewrite, layout, spelling, grammar

* ✏️ Restructured the introduction text
2018-08-09 17:44:08 +02:00
mountainsandcode
f18a85e79e Add Waze realtime documentation (#5634)
* Add Waze realtime documentation

* ✏️ Tweaks
2018-08-09 16:27:38 +02:00
Paulus Schoutsen
615922e5f1 Release 0.75.3 2018-08-09 14:35:22 +02:00
Ioan Loosley
4650303a38 Updated docs to add altitude changes (#5652)
* Updated docs to add altitude changes

relating to home-asssistant commit #15273

* Update sensor.opensky.markdown
2018-08-09 14:05:30 +02:00
ahobsonsayers
cb4a971b31 Updated BT Home Hub 5 Device Tracker Documentation (#5964)
* Changed host to optional to fit an impending pull request that is about to be closed

Pull Request: https://github.com/home-assistant/home-assistant/pull/15096

* Made Optional Italic
2018-08-09 13:04:11 +02:00
John Arild Berentsen
0532df1e71 Remove rename functions from control panel (#5976) 2018-08-09 12:45:44 +02:00
Matouš Bečvář
deef1ecb88 Update climate.generic_thermostat.markdown (#5983)
changed misspelled 'generic_thermstat' to 'generic_thermostat'
2018-08-09 10:16:20 +02:00
dbrowndan
739389c312 Expand ecobee documentation for set_hold_mode service
Added some notes explaining how to access your custom ecobee "Comfort Settings" when using set_hold_mode
2018-08-08 17:14:26 -07:00
Matthew Rollings
395427a4c3 Typo in lovelace docs secial -> special (#5981) 2018-08-09 00:52:12 +02:00
Robin
df56aaa2f6 Add info on teaching automations (#5975)
* Add info on teaching automations

* tidy raw tags
2018-08-08 20:42:20 +02:00
James Crook
a4e039a09d
Add examples for whitelist_external_dirs
Added examples for whitelist_external_dirs as I found it difficult to figure out 
a) it had to follow homeassistant:
b) drop the last slash for the directory i.e. /tmp/exampledir NOT /tmp/exampledir/
2018-08-08 16:48:44 +01:00
JC Connell
66264c1821 Magicseaweed requested update to 1 free spot. (#5972) 2018-08-08 16:26:12 +02:00
swhaat
2578704896 Updated upstream web address (#5974) 2018-08-08 09:18:26 +02:00