7023 Commits

Author SHA1 Message Date
Malte Franken
8fd2c203f0 documenting latitude and longitude configuration options (#7654) 2018-11-27 13:12:48 +01:00
Paulus Schoutsen
9af8baf030
Align Alexa intro with Google Assistant 2018-11-27 10:54:27 +01:00
Fabian Affolter
58da2a7bb1
Minor changes 2018-11-27 10:47:13 +01:00
sam-wright
b97911444c Update sensor.pi_hole.markdown (#7652)
Updating sensor.pi_hole.markdown to read more clearly. Not (intentionally) changing any content.
2018-11-27 08:58:36 +01:00
Rene Nulsch
1d0ec122eb Add note for FB6490Cable with FritzOS6.87 (#7631)
See [#18609](https://github.com/home-assistant/home-assistant/issues/18609) for details
2018-11-26 21:50:41 +01:00
Jonathan McDowell
d5b511d3b8 Add documentation for the Panasonic Blu-Ray component (#7564)
* Add documentation for the Panasonic Blu-Ray component

* ✏️ Tweaks

* ✏️ Tweak
2018-11-26 12:10:48 +01:00
wogri
aa3aba59be Add more documentation to modbus services (#7505)
* Add more documentation to modbus services

Useful for people not so familiar with modbus terminology. I had to use Wikipedia to understand the paramters, this should clarify things.

* Update modbus.markdown

* ✏️ Tweaks
2018-11-26 12:08:49 +01:00
Andrew Hayworth
901f076942 Add documentation for the Awair sensor platform (#7579)
* Add documentation for the Awair sensor platform

* Update documentation for Awair

After PR feedback, I decided not to implement all of the additional
configuration options here. They felt like overkill.

* PR Feedback
2018-11-26 04:11:31 +01:00
Robin
3ff8de96bf Update camera.nest.markdown (#7633) 2018-11-25 22:00:01 +01:00
Robin
39c0f4abc9 Update climate.nest.markdown (#7632) 2018-11-25 21:58:58 +01:00
Joakim Sørensen
55e4d59ca3
Merge pull request #7623 from tjorim/patch-9
Update Ruter docs
2018-11-25 12:37:20 +01:00
Jorim Tielemans
2ac0e69317
Default is now 0
https://github.com/home-assistant/home-assistant/pull/18678
2018-11-25 11:54:29 +01:00
Fabian Affolter
e8a4516e1b
Merge branch 'current' into next 2018-11-25 10:07:28 +01:00
Fabian Affolter
29595acb24
Minor changes 2018-11-25 10:06:45 +01:00
DubhAd
78a5bc7f65 Moving webhook details (#7624)
It's proving very easy to overlook how to get the webhook URL
2018-11-25 10:05:21 +01:00
Klaas Schoute
8b42e52394 Update qnap sensor component configuration (#7627)
* Update qnap sensor component configuration

* ✏️ Fix error
2018-11-25 10:03:53 +01:00
Klaas Schoute
dc6c55bf26 Update pushover notify component configuration (#7628) 2018-11-25 10:03:31 +01:00
Klaas Schoute
890c1f4ec9 Update aws_sqs notify component configuration (#7629) 2018-11-25 10:03:06 +01:00
ticapix
9f34c5b9e9 Update xiaomi_aqara.markdown (#7618)
* Update xiaomi_aqara.markdown

* Fix typos
2018-11-24 21:16:20 +01:00
Nicholas Westerhausen
42303df08e Add strip light to supported lights (#7610)
Address #7609 by adding YLDD04YL to supported models.
2018-11-24 21:14:13 +01:00
Alec Rust
516bea7fe3 Mention discovery component in Samsung TV docs (#7603) 2018-11-24 21:05:11 +01:00
inputd
9683029ff5 Update media_player.russound_rnet_markdown (#7626)
I have a Russound CAA66. This component also works to control it. Important note: While the CAV6.6 uses a straight through cable, the CAA66 uses a null-modem cable!
2018-11-24 21:02:41 +01:00
Jorim Tielemans
0d268e3d43
Update Ruter docs
Default name was missing and offset is 1 by default.
2018-11-24 15:08:13 +01:00
Nicholas Westerhausen
d4d09d9c63 Make configuration.yaml more generic (#7607)
Example configuration should not include optional configuration.
To make the names configuration clearer, add a second example.
2018-11-24 13:39:20 +01:00
datafx
3fd858367e Fix indentation for advanced configuration (#7608)
* Fix indentation for advanced configuration

Corrected indentation per original PR at https://github.com/home-assistant/home-assistant/pull/15143

* Add note about MDNS
2018-11-24 13:38:30 +01:00
mbo18
255eb15294 Removed since_last_boot (#7612)
home-assistant/home-assistant#18644
2018-11-24 13:34:39 +01:00
Juan Martín
bb8b98826b Added TV model UE40ES6800 (#7611) 2018-11-24 13:33:30 +01:00
Nicholas Westerhausen
05c16687ab Clarify cache path variable (#7598)
Removes ambiguous statement about cache directory. The cache_path is for an authentication token, and it is a file.

Addresses #7330
2018-11-24 13:22:56 +01:00
Daniel Høyer Iversen
b1ae60a999
remove optional config params 2018-11-24 12:22:02 +01:00
Jorim Tielemans
e71ece1602 Fix logo for 17track (#7617)
A png was uploaded but linked file is 17track.jpg
2018-11-24 11:46:12 +01:00
Paulus Schoutsen
ba30fb8be7 Rename seventeentrack 2018-11-24 10:47:03 +01:00
Ioan Loosley
abc382a439 Small formatting fix, missing ` (#7614) 2018-11-23 19:20:16 -05:00
Paulus Schoutsen
5cc1aaec3c
Update google_assistant.markdown 2018-11-22 22:16:47 +01:00
Frankwin Hooglander
e44b817d03 Update tuya.markdown (#7594)
Add Jinvoo Smart Platform description
2018-11-22 21:24:34 +01:00
Franck Nijhof
9c81bf4087
Merge branch 'current' into next 2018-11-21 19:43:39 +01:00
Joakim Sørensen
ead3b703bc Add documentation for SSL and authentication (#7596)
* Add documentation for ssl and authentication

* 🚑 Corrected required values
2018-11-21 12:50:05 +01:00
Clayton Nummer
0fc200df3a Reflect changes in Sense configuration (#7558)
* Reflect changes in Sense configuration

Configuration options changed after #17645, this updates the documentation to reflect those changes.

* ✏️ Tweaks
2018-11-21 10:16:09 +01:00
Oleksii Serdiuk
3b335cb1bf Update Dark Sky Sensor documentation (#7424)
* Update darksky sensor component configuration (#7571)

* Update Dark Sky Sensor documentation

Update `forecast` configuration parameter documentation to include `0`,
add missing descriptions for `icon`, `nearest_storm_distance`, and
`nearest_storm_bearing`. Descriptions were updated to correspond as
closely as makes sense to the official Dark Sky API documentation.

* ✏️ Tweaks
2018-11-21 09:58:08 +01:00
pbalogh77
8fec55fd04 Fibaro initial support (#7493)
* Fibaro initial support

* ⬆️ ha_release 0.83

* Update based on reviewer comments

* 🔥 Removes optional configuration from example config
2018-11-21 09:54:45 +01:00
ehendrix23
e523114fe4 Updated to include the services supported (#7509)
Updated to add the services from media_player component that are supported within the directv platform.
2018-11-21 09:51:09 +01:00
Franck Nijhof
e94399fa08
Adds light switch platform documentation (#7577)
* Adds light switch platform documentation

* ✏️ Fixes a spelling issue

* 🚑 Fixes example
2018-11-21 09:42:28 +01:00
Franck Nijhof
318488f28e
Merge branch 'current' into next 2018-11-20 01:38:06 +01:00
Sebastian Muszynski
ee940def63 Add Philips Zhirui Downlight and designate supported model names (#7498) 2018-11-20 01:18:39 +01:00
Fredrik Erlandsson
683b3538e2 documentation for the Minut Point (#7269)
* documentation for the Minut Point

* Update source/_components/sensor.point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/binary_sensor.point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/binary_sensor.point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/binary_sensor.point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/sensor.point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Added button_press and tamper

* Update point.markdown, new configuration flow.

* added ha_release

* Update source/_components/point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* added configuration section

* quote ha_release
2018-11-20 01:16:46 +01:00
Glen Takahashi
c73ac72de4 Revert #7292 (#7479)
* Revert #7292

Now that https://github.com/home-assistant/home-assistant/pull/17745 has been merged, the original documentation is back to being correct so the docs changes should be reverted once the version with https://github.com/home-assistant/home-assistant/pull/17745 has been released.

* Add missing quote
2018-11-20 00:47:16 +01:00
Sebastian Muszynski
bc26c1f1f0 Prefix all xiaomi_aqara events (#7587) 2018-11-20 00:46:24 +01:00
Eric Nagley
71d5777801 Update docs to reflect new fan speed control. (#7462) 2018-11-20 00:44:41 +01:00
Soós Péter
a1e3c14550 Added api-ssl related documentation (#7184)
* Added api-ssl related documentation

* Updated to refer to the last changes in parent PR

* Fixed typos

* Fixed conflicts

Fixed conflicts with the home-assistant/home-assistant.io
2018-11-20 00:42:56 +01:00
Martin
f88f129516 Update installation link to Influx 1.7 (#7586) 2018-11-20 00:41:03 +01:00
Andrejs
f2a1fabe1e Updated description of sensor update (#7488)
* Updated description of sensor update

Added link to description how to configure time & date sensors used as a trigger for template sensor update.

* ✏️ Tweal
2018-11-19 23:33:24 +01:00