5653 Commits

Author SHA1 Message Date
Fabian Affolter
6c44f93eb6
Make configuration example simpler (#6082) 2018-08-26 10:49:30 +02:00
Marc Forth
9de06c1e9b Update snips.markdown (#6079)
Fix syntax in example as per #6074
2018-08-25 16:16:50 +02:00
djm300
f7399377ad Added verify_ssl option (#5507) 2018-08-24 23:35:23 +02:00
Paulus Schoutsen
b63d317dcb
Update dead url 2018-08-24 14:15:00 +02:00
bigwoof
ea9803e7e4 include required "sensor_type:" in example - remove duplicate total_rain (#6064)
* include required "sensor_type:" in example - remove duplicate rain_total 

updated the example to include sensor type as this is a required part of the configuration and is needed to make it a valid example

also removed duplicate sensor type for rain_total

* Minor changes

* Minor changes
2018-08-24 01:16:30 +02:00
Eduard van Valkenburg
b88f94c067 Fixed links to sub components. (#6062) 2018-08-22 16:18:42 +02:00
Kevin Eifinger
83b817b9d1 Update Xiaomi Aqara Button documentation (#6059)
Update the documentation to show the click event types supported by the 1st and 2nd generation.
https://github.com/home-assistant/home-assistant/issues/16097
2018-08-21 21:33:50 +02:00
DubhAd
93fc628a2d Link has changed (#6051)
Updating the link to the Google docs - doesn't seem to redirect correctly for everybody
2018-08-20 22:46:12 +02:00
Tom
b421c553d9 Update sensor.iperf3.markdown (#6052)
Default is 10.
2018-08-20 22:45:33 +02:00
huangyupeng
9b9fdb4946 Add platform param (#6048)
* Add platform param

Add platform to distinguish accounts from different apps
The value could be 'tuya' or 'smart_life'. Default is 'tuya'.
related pull request is home-assistant/home-assistant#16058

* Minor fixes
2018-08-20 18:21:11 +02:00
Fabian Affolter
d061d2858d
Move parts to FAQ and other minor updates 2018-08-20 17:23:51 +02:00
Ralph Hopman
2212b576af Update http.markdown (#6039) 2018-08-19 19:27:24 +02:00
tomlut
3d7c1a32cc Update sensor.mold_indicator.markdown (#6046)
* Update sensor.mold_indicator.markdown

Added optional 'name' configuration variable. I have confirmed this is supported but undocumented.

* Update sensor.mold_indicator.markdown

Removed optional 'name' configuration variable from the example.

Changed the Configuration variables:-section to use the new {% configuration %} tags.

* Update sensor.mold_indicator.markdown

Changed calibration_factor variable type from int to float.
2018-08-19 19:23:47 +02:00
CTLS
3c4c9d98b2 Update openuv.markdown (#6043)
Incorrect monitored condition listed for ozone level
2018-08-18 15:30:51 -06:00
DubhAd
edeb14e2f4
Merge pull request #5831 from mdonoughe/caseta-1804
Caseta 1804
2018-08-18 14:49:22 +01:00
Jorim Tielemans
7060874322 Fix DLNA entry (#6028)
Correct variable is dlna_dmr
2018-08-18 10:28:23 +02:00
Paulus Schoutsen
c92f9e5001 Merge branch 'rc' into current 2018-08-17 17:37:46 +02:00
DubhAd
42e60ccbe1
Merge pull request #5980 from dbrowndan/patch-1
Expand ecobee documentation for set_hold_mode
2018-08-17 10:16:47 +01:00
dbrowndan
2faedd3a88
Use italics for emphasis
Per https://github.com/home-assistant/home-assistant.io/pull/5980#discussion_r210516058
2018-08-16 11:18:05 -07:00
dbrowndan
4aeb64b3ac
Move ecobee hold_mode notes below table
Per https://github.com/home-assistant/home-assistant.io/pull/5980#discussion_r209421798
2018-08-15 18:46:51 -07:00
Michael Schulze
35fae079e7 [BUGFIX] Fixes minor bug in dyson configuration example (#6022) 2018-08-15 16:19:14 +02:00
Paulus Schoutsen
ee62b90712 Update panel_custom 2018-08-15 12:28:49 +02:00
dunstad
02a8bf9602 Update panasonic_viera markdown (#6015)
This component works fine on my model, which hasn't been listed here yet. (TH-32ES500)
2018-08-15 10:57:09 +02:00
Paulus Schoutsen
5f473bd7bb Add Mozilla SSL docs (#6013)
* Add Mozilla SSL docs

* Update http.markdown
2018-08-14 22:10:16 +02:00
Robert Svensson
dcd8f5526d Improve deCONZ switch platform documentation (#5986) 2018-08-14 22:10:15 +02:00
cgtobi
c315ed2f80 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-14 22:10:15 +02:00
Oscar Tin Yiu Lai
002833d557 added docs for added attributes for dyson fan (#5938) 2018-08-14 22:10:14 +02:00
rafale77
574111a720 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-14 22:10:14 +02:00
rafale77
f3b2e9082d Update amcrest.markdown (#5216)
* Update amcrest.markdown

* ✏️ Minor tweaks
2018-08-14 22:10:13 +02:00
Fabian Affolter
cc7714c74a Add setup section (#6014) 2018-08-14 09:16:42 +02:00
DubhAd
10a3e0f9dc Reordering config options (#6008)
* Reordering config options

A few folks have missed the `trusted_proxies` setting, and wondered why access without a password is permitted if the proxy is in the trusted networks. Added a few words and some emphasis, and took the time to rework it into the new config layout.

* 🚑 Configuration tag fixes

* 🚑 Fixes quotes in configuration block
2018-08-14 01:20:02 +02:00
chknetsc
6c342d3f28 Update media_player.panasonic_viera.markdown (#5979) 2018-08-14 01:02:25 +02:00
Fabian Affolter
d6965b3205 Change section (fixes #5987) (#6011) 2018-08-13 21:13:14 +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
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
b8a20e4bc6
Merge pull request #5925 from DetroitEE/next
Update media_player.webostv.markdown
2018-08-11 10:28:17 +01: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
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
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
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
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
Robin
df56aaa2f6 Add info on teaching automations (#5975)
* Add info on teaching automations

* tidy raw tags
2018-08-08 20:42:20 +02: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
Robin
a4063901cc Add Facebox auth (#5789)
* Adds auth

Adds auth and removes teach events

* Update image_processing.facebox.markdown

* Update image_processing.facebox.markdown

* Remove whitespace around `
2018-08-08 07:05:55 +02:00