Commit graph

3679 commits

Author SHA1 Message Date
Charles Garwood
eb2e547237 Fix typos (#3419) 2017-09-22 20:38:25 +02:00
Charles Garwood
9aa94d86eb Fix typos (#3418) 2017-09-22 20:37:19 +02:00
Nico
547382bb54 Correct typo (#3410)
As in the table below play_media is correct.
2017-09-20 19:07:02 +02:00
Patrick Easters
622fd9098a Clarify docs of season sensor (#3402)
Just adding clearer documentation around the configuration variables for the season sensor. Brings this more inline with other component documentation.
2017-09-19 18:37:31 +02:00
Brian Fitzgerald
0e77613fd3 Additional example (#3395)
* Additional example

Using the sensor as a trigger. The syntax for this took me ages to work out, be great to save someone else the hours.

* Marking template lines with raw tags

Following @fabaff advice to avoid render of the template, using {% raw %}{{your_template}}{% endraw %}.

* fixing endraw tag

* Fixing? spacing issue
2017-09-19 16:34:08 +02:00
Pascal Vizeli
02b3bcaadf remove delay option 2017-09-18 22:02:25 +02:00
DubhAd
1182175fb8 Update for current URLs and service names (#3401)
Minor changes
 * The service is now primarily named Webhooks, with the Maker name largely removed
 * Some URLs and links have moved
 * The API key format is now different
2017-09-18 21:57:55 +02:00
arretx
35ee7687b6 Spelling correction... (#3399)
Line 78 read that is, is...
2017-09-18 21:48:40 +02:00
Fabian Affolter
a6f53a54df
Update screenshot (second part of #3398) 2017-09-18 07:42:34 +02:00
sapph42
2ec2a6a352 IFTTT Maker service has been renamed to Webhooks (#3398) 2017-09-18 07:40:05 +02:00
John
e1697c1161 Update http.markdown (#3397)
* Update http.markdown

added self signed cert option and link

* Change link
2017-09-18 07:27:20 +02:00
Brian Fitzgerald
58d1a50e58 apostrophe correction (#3394)
Never trust code that isn't described with grammatical accuracy.
2017-09-17 22:38:53 +02:00
Rubén Infante
52769fcf6a Sample in url configuration variable (#3389)
* Sample in url configuration variable

An example structure for the url property has been added. To prevent the full url from being written base_url + /api/telegram_webhooks

* Minor change
2017-09-17 15:03:49 +02:00
David De Sloovere
857de4a19a discovery - add missing values for ignore (#3383)
Docs are out of date regarding the devices that can be a/ discovered and b/ ignored.
This change adds the missing values for ignored.
2017-09-16 20:26:49 +02:00
William Scanlon
57056fd92c Update sensor.wink.markdown 2017-09-16 10:06:39 -04:00
William Scanlon
b49bbf448c Added August smart locks to support Wink locks 2017-09-16 10:05:43 -04:00
Shiny
2ddd82155e Corrected typo: endity -> entity. (#3360) 2017-09-13 11:16:54 +02:00
Mahasri Kalavala
8f538a3baa Update counter.markdown (#3359)
* Update counter.markdown

Updated documentation and removed references to input_slider :)

* Minor changes
2017-09-12 22:19:32 +02:00
Sebastian Muszynski
545826487b Xiaomi token retrieval moved and extended (#3339)
* Xiaomi token retrieval moved and extended.

* Misleading sentence removed.

* Additional item added to the trouble shooting section.

* API token reference removed from the Xiaomi Gateway introduction.

* The iOS app method does not work anymore. The ZToken column contains a 96 character encrypted token now. A 32 character token is still needed.
2017-09-12 14:40:33 +02:00
DubhAd
2e0e8d09da Add information on the purge_days (#3358)
* Add information on the purge_days 

That the purge happens every other day is only documented in the code, and in issue #6302. This is to raise the visibility of this, and help people understand that if they restart frequently the purge will never happen.

* Spelling & Grammar fixes
2017-09-12 10:30:22 +02:00
Alok Saboo
21c585e178 Fixed Bayesian sensor docs and added a missing comma in Arlo docs (#3357)
* Fixed Bayesian sensor docs

* Added missing comma
2017-09-12 09:14:29 +02:00
Jens Kohl
1f8acdfacd add Samsung D6500 to be compatible (#3352) 2017-09-11 19:43:24 +02:00
runningman84
7e79587be8 Renamed dwdwarnapp to dwd_weather_warnings (#3335) 2017-09-11 09:18:41 +02:00
Leon99
d071d6a9ea Clarify that hass.io only supports bluetooth on RPi3 (#3336)
* Clarify that hass.io only supports bluetooth on RPi3

* Minor changes
2017-09-10 22:31:19 +02:00
Alok Saboo
c50f9d5815 Fix Template binary sensor docs (#3344) 2017-09-10 22:28:00 +02:00
slimatic
96f455fd52 Fixed grammar/typo (#3345) 2017-09-10 22:27:29 +02:00
Sebastian Muszynski
56670b4af1 Broken link fixed. (#3333)
Missing dependency added.
Typo fixed.
2017-09-09 11:14:53 +02:00
Paulus Schoutsen
684c8acebb Merge pull request #3324 from home-assistant/release-0-53
0.53
2017-09-09 00:50:36 -07:00
Paulus Schoutsen
d55564cc6e Add blog post 2017-09-09 00:50:01 -07:00
Philipp Schmitt
3ea0f18dc2 Add missing text node (#3109) 2017-09-09 09:48:33 +02:00
runningman84
e2a6ff4c93 Added docs for DWD WarnApp Sensor (#3062)
* Added docs for dwdwarnapp

* Updated documentation

As suggested by Landrash
2017-09-09 00:47:48 -07:00
Aaron Bach
fbfc38bd88 Adds documentation for the proposed AirVisual sensor platform (#3321)
* Adds documentation for the proposed AirVisual sensor platform

* Fixed small typo
2017-09-09 00:43:41 -07:00
Sebastian Muszynski
d271d48a31 Documentation of the Xiaomi Philips Light component (#3246)
* Documentation for Xiaomi Philips Light component added.

* HA version added.

* Syntax error fixed.

* Section "Retrieving the Access Token" has a central place now.

* Spelling & grammar fixed.
2017-09-09 00:43:41 -07:00
BioSehnsucht
2474f6cb43 input_text : removing disabled option per home-assistant/home-assistant-polymer#408 (#3327) 2017-09-09 00:43:41 -07:00
Lukas Barth
90919e784b Add documentation for YR forecast data (#3059)
* Add documentation for YR forecast data

* Update sensor.yr.markdown
2017-09-09 09:42:48 +02:00
Jeroen ter Heerdt
9c7562a6cb Update alarm_control_panel.egardia.markdown (#3278)
* Update alarm_control_panel.egardia.markdown

* Update alarm_control_panel.egardia.markdown

* Update alarm_control_panel.egardia.markdown
2017-09-09 00:42:21 -07:00
Konstantin Belyalov
9db8df831d Add config variable rgb_command_template (#3312)
* Add config variable rgb_command_template

* Add available template variable

* Minor change
2017-09-09 00:37:21 -07:00
Fabian Affolter
c356206494 Update description (fixes #3274) (#3332) 2017-09-08 10:06:23 +02:00
Florian Harr
5eff55dcf0 Added note regarding script.json-cec plugin on kodi page (#3330)
* Added note regarding script.json-cec plugin on kodi page

* Add HTML for note
2017-09-08 09:19:14 +02:00
Paul Kline
fe876341f8 Includes 2 vital details to make Alexa work (#3331)
* Includes 2 vital details to make Alexa work

I spent several hours trying to figure out why this guide didn't work for me and it overlooked two very important things that must be done.

1. either forward 443 requests or change your serving port to 443
2. add "alexa:" to your configuration file. otherwise, the .../api/alexa?api_password=xxxxxxxxx will not exist.

* Minor changes
2017-09-08 09:15:43 +02:00
Dale Higgs
de9d8000dd Update example and minor text changes (#3325) 2017-09-08 09:02:32 +02:00
Jacob Mansfield [root@Helix]
8cb29a31e7 Add missing configuration for polly
Add documentation for missing configuration options for Amazon Polly TTS.
2017-09-07 23:20:23 +01:00
Paulus Schoutsen
28fd5114d6 Merge branch 'current' into next 2017-09-07 07:42:43 -07:00
Pascal Vizeli
964b6224b0 New core state track feature (#3313)
* Update binary_sensor.template.markdown

* Update trigger.markdown

* Update trigger.markdown
2017-09-07 15:52:25 +02:00
Julius Mittenzwei
c3736c2fd9 Documentation for KNX component (#3298)
* documentation for knx component

* documentation of knx component

* fixed typo

* updated documentation for new HVAC controller status

* fixed spelling
2017-09-07 09:41:38 +02:00
upsert
b12dce2779 Updated docs for Lutron Caseta component and platforms (#3310) 2017-09-06 22:20:08 +02:00
Jan Almeroth
6e7731e900 Documentation for yamaha_musiccast Component (#3295)
* Documentation for yamaha_musiccast Component

* Fix Spelling & Grammar
2017-09-06 21:42:39 +02:00
ohmer1
f912be9110 Add documentation for the verify configuration variable of component … (#3282)
* Add documentation for the verify configuration variable of component notify.xmpp (#9181).

* Spelling & Grammar
2017-09-06 21:40:04 +02:00
Jamie Shaw
6ae0daf2d5 Remove "Changing the icon" (#3305)
Text was copy and pasted verbatim from Template Sensor page, the Template Binary Sensor does not currently support the icon_template feature.
2017-09-05 15:59:47 -05:00
Carlo Costanzo
3c6ff37c03 Minor clarification in USPS component (#3316) 2017-09-05 15:49:44 -05:00