Commit graph

3652 commits

Author SHA1 Message Date
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
David
6e154db323 Update rss_feed_template.markdown (#3314)
Use a capital M in the timestamp to show current minute instead of current month
2017-09-05 13:52:23 -05:00
BioSehnsucht
7c2602a389 Add input_text component (#3301)
* Add input_text component

* Update version
2017-09-05 09:05:05 -07:00
Paulus Schoutsen
293658a94b Update rss_feed_template.markdown 2017-09-04 23:06:21 -07:00
Paulus Schoutsen
e2dbcfe9ea Update rss_feed_template.markdown 2017-09-04 23:03:35 -07:00
Pascal Vizeli
64915d797f Revert "Add delay feature to Threshold sensor (#3168)" (#3311)
This reverts commit 3d250af26b.
2017-09-05 01:39:04 +02:00
Greg Laabs
3d250af26b Add delay feature to Threshold sensor (#3168)
* Add delay feature to Threshold sensor

The threshold must be met constantly for on_delay or off_delay amount of time in order to switch to the respective state. Among other things, this allows turning an energy meter in to a "device is running" state, because it can ignore the small periods of time where the energy meter drops to zero.

* Some minor punctuation and rewording a confusing line
2017-09-05 01:38:22 +02:00
Amol Katdare
6d224fb5ca Fixed typo (#3303)
Fixed typo ( ̶A̶c̶c̶o̶u̶n̶t̶ ̶S̶I̶D̶   AUTH TOKEN)
2017-09-04 15:31:35 -04:00
Gunnar Helgason
06a8d2aff6 Add docs for the Geofency device tracker (#3230)
* Added docs for the Geofency device tracker

* spelling and grammar fixes

* fix mistake in config sample, owntracks -> geofency

* version number bump
2017-09-02 21:16:56 +02:00
Nicholas Sielicki
efb1efc8de directv: document extended discovery changes (#3128)
DirecTV Genie/RVU client/slave boxes can now be found via the discovery
component.

Signed-off-by: Nicholas Sielicki <sielicki@yandex.com>
2017-09-02 21:13:27 +02:00
Reza Moallemi
2112525d2a Add documentation for set_options service call (#3292)
* Add documentation for set_options service call

* Minor changes
2017-09-02 06:51:53 -04:00
Daniel Høyer Iversen
3d26a4f893 Update notify.pushbullet.markdown (#3270)
* Update notify.pushbullet.markdown

* Minor changes
2017-09-01 16:03:00 -04:00
Benji
8f72d36e63 Where to find token on iOS devices themselves. (#3276)
Useful if jailbroken and you don't want to make a backup to retrieve tokens.
2017-09-01 16:02:00 -04:00
Oliver
43890d7996 New config option "timeout" + additional receivers (#3289) 2017-09-01 16:16:18 +02:00
Fabian Affolter
4e6d53e331
Minor changes 2017-09-01 15:34:45 +02:00
happyleavesaoc
e054732d73 add mopar sensor doc (#3281) 2017-09-01 14:13:49 +02:00
mukundv
02aa254a3c Added JS9000 (#3286)
The component doesnt work with JS9000. Added this to the list of tested and not working models.
2017-08-31 19:06:25 +02:00
Jonathan Weinberg
b186860bae Update ZHA link to Hue Thief (#3284)
Link to the Hue Thief does not show up as a clickable link. This should resolve.
2017-08-31 10:31:51 -05:00
Sergey Isachenko
b0caec9c90 Hass Markdown for Tesla component. (#3273)
* Hass Markdown for Tesla component.

* Markdown fixed. Tesla logo added

* Spelling fixed.

* Fixes again

* Changes as @MartinHjelmare requested.
2017-08-31 10:29:47 -05:00
Kris Molendyke
6570b1fc33 Add Tank Utility (#3243) 2017-08-31 10:56:54 +02:00
Fabian Affolter
d68f928161
Remove line breaks and create list of configuration vars 2017-08-30 20:55:59 +02:00
Jeff McGehee
126cab9311 Add Bayesian Binary Sensor documentation (#3268)
* Add Bayesian Binary Sensor documentation

Why:

* I have a PR that is in progress on the main Hass repo.

This change addresses the need by:

* `binary_sensor.bayesian.markdown` in the `_components` directory.

* bump to proper release, add more info about the `observation` configuration.
2017-08-30 20:42:35 +02:00
n0dyjeff
324acb9af7 Update sensor.version.markdown (#3279) 2017-08-30 19:36:31 +02:00
TheCellMC
4eb8146680 Add hassio note (#3280) 2017-08-30 19:35:43 +02:00
Lukas Barth
8cc10dc110 Add documentation for max_age (#3125) 2017-08-30 19:34:52 +02:00
Mister Wil
e0b9681ef8 Abode Cloud Push and new components (#3224)
* Changed abode sensors to Cloud Push. Added additional binary sensors. Added lock, cover, and switches. Added abode logo to all pages.

* Fixed typo's.
2017-08-30 13:24:34 +02:00
slimatic
b6a3cb08c0 Fixed small typo (#3277) 2017-08-30 12:48:00 +02:00
Fabian Affolter
edd35b2414 Add documentation for counter component (#3250)
* Add documentation for counter component

* Fix typos
2017-08-29 21:54:26 +02:00