3668 Commits

Author SHA1 Message Date
Garret Heaton
2270f929e5 Note that Netgear Orbi uses port 80 for its API (#3364) 2017-09-19 16:40:13 +02:00
Tor Magnus
fe8a5878ef Update manual to reflect change in module (#3372) 2017-09-19 16:37:42 +02:00
Kane610
e189ff1ef6 How to configure custom HTTP port for Axis devices (#3307) 2017-09-19 16:30:37 +02:00
Mister Wil
4d43b63d76 Abode services, events, lights, cameras, automations, quick actions. (#3315)
* Added services, events, and camera.

* Finished adding new documentation.
2017-09-18 21:59:37 +02:00
Andy Castille
8c159ed440 DoorBird (#3147)
* Add documentation for DoorBird components

* Update release to 0.52

* Update example configurations

* Update doorbird.markdown

* Update DoorBird release from 0.52 to 0.54
2017-09-18 07:26:43 +02:00
Fabian Affolter
d9ae25980d
Minor change 2017-09-17 15:16:18 +02:00
Lupin Demid
0b98e91658 Update Yandex TTS docs (#3385)
* Update tts.yandextts.markdown

Updated urls and fix quote in voice list

* Update tts.yandextts.markdown

add more links to api key

* Update tts.yandextts.markdown
2017-09-17 15:05:50 +02:00
Aaron Bach
c8cdb9cb70 Documentation updates for AirVisual (#3370) 2017-09-16 10:33:58 +02:00
Andrey Kupreychik
39383a4e27 Added keenetic NDMS2 docs (#3373)
* Added keenetic NDMS2 docs

* Added missing logo
2017-09-16 10:30:34 +02:00
Matt White
c313a8e0f3 mqtt_statestream: Update docs to append state at end of topic (#3379) 2017-09-15 23:06:01 -07:00
Joe Lu
e2cb9f558d Update alarm_control_panel.manual.markdown (#3371) 2017-09-15 09:13:07 +02:00
giangvo
c8f7ae7a5b Update switch.broadlink.markdown to add document for MP1 power strip (#3367) 2017-09-14 08:12:37 -07:00
Jay Stevens
2f72919146 Add documentation for Todoist component (#3283)
* Created Todoist component documentation.

* Minor tweaks to the Todoist logo and page.

* Added details about services.

* Minor grammar fixes.

* Update HA version.

* Added documentation showing how to set new task's time via service call.
2017-09-14 07:27:40 +02:00
Matt White
3d3374878f Added documentation for mqtt_statestream component (#3302)
* Added documentation for mqtt_statestream component

* Update 'ha_release'

* Update date

* Add period
2017-09-11 23:02:00 +02:00
runningman84
06d57a068b Renamed dwdwarnapp to dwd_weather_warnings (#3335) 2017-09-10 22:33:39 +02:00
Anders Melchiorsen
4e68ef82e8 Add HTTP Basic auth to RESTful Switch (#3258) 2017-09-09 19:38:22 +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
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 3d250af26b8c6ef063cb1dcf5296e0801538ad5b.
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