Commit graph

3023 commits

Author SHA1 Message Date
Sean Dague
8770346d14 add arwn documentation (#1276) 2016-10-20 21:49:20 +02:00
Scott O'Neil
3ba8c66224 Adding sonos_set_sleep_timer service 2016-10-20 09:05:34 -05:00
Scott O'Neil
1b4c2b61eb Adding sonos timer documentation 2016-10-20 09:05:27 -05:00
Richard Cox
455b96509f ZoneMinder Docs (#1239)
* ZoneMinder Docs

* Better verbage, changing 'url' to 'path'
2016-10-20 12:56:41 +02:00
Fabian Affolter
a50fe02654
Fix typo and add link 2016-10-20 11:39:16 +02:00
Hydreliox
c5a27a262c Add Bbox platform for tracking device documentation (#1236) 2016-10-20 11:34:17 +02:00
Hereward Cooper
6448b8caca updating nmap docs 2016-10-19 17:47:22 -07:00
hexa-
51d7e21661 switch.tplink: add iot_class and release version (#1269) 2016-10-19 17:39:46 +02:00
Madhan Sundaram
602ca9f214 Update cover.mqtt.markdown (#1267)
Retain flag was used twice.
2016-10-19 07:22:31 +02:00
AlucardZero
6b7ad4e20f Fix incorrect word in thermostat.markdown (#1264) 2016-10-19 07:18:16 +02:00
Fabian Affolter
728f9094c6
Remove whitespaces 2016-10-18 23:24:20 +02:00
David-Leon Pohl
076b2fbde1 Description for the new pilight sensor component (#1212)
* Description for the new pilight sensor component

* Changes after review
2016-10-18 23:22:31 +02:00
hexa-
3aae508fe5 document the matrix notification platform (#1215) 2016-10-18 22:18:30 +02:00
Marc Plano-Lesay
4b09c4bbc1 Fix missing parenthesis to device_tracker.netgear (#1260) 2016-10-18 08:56:33 +02:00
hexa-
5b773cede8 switch.anel_pwrctrl: correct ha_release type (#1259) 2016-10-18 08:56:02 +02:00
Georgi Kirichkov
a324cfc3aa Updates the influxdb documentation with minimal setup instructions (#1242)
* Updates the influxdb documentation with minimal setup instructions

- Adds instructions on creating the default database, which were
previously located in the blog post
- Clarifies that the default influxdb configuration doesn’t require
authentication

* Removes detailed instructions for Influx database creation

Replaces the detailed instructions with a link to the official InfluxDB
v 1.0 documentation for creating a database
2016-10-17 21:33:13 +02:00
Fabian Affolter
f01c0c50cf
Add link to notebook 2016-10-17 18:56:26 +02:00
Fabian Affolter
25a5195037 Add Scrape sensor documentation (#1220)
* Add scrape sensor docs

* Switch to beautifulsoup, fix typos, and update examples

* Add IFTTT example

* Update examples
2016-10-17 18:41:40 +02:00
Greg Stevenson
6d8079ca77 Typo and grammatical updates on keyboard component (#1253) 2016-10-16 17:58:11 +02:00
Fabian Affolter
fcf5d3aed6 Add min/max sensor docs (#1232) 2016-10-15 08:02:19 +02:00
wokar
256fb8ba05 Added include and exclude functionality to history component (#1094)
* Added lgtv platform to control a LG Smart TV running NetCast 3.0
(LG Smart TV models released in 2012) and NetCast 4.0 (LG Smart TV models released in 2013).

* Update media_player.lgtv.markdown

* Rename media_player.lgtv.markdown to media_player.lg_netcast.markdown

* added description of the include/exclude entities/domains feature for history component.

* o moved configuration examples to the section where the filtering is explained
o improved configuration variables description
2016-10-14 22:49:36 +02:00
Hugo Dupras
1a9b9ebc0d Add documentation for pushbuller url push (#1182) 2016-10-14 22:47:54 +02:00
Fabian Affolter
e799a68149 Update configuration samples (#1156) 2016-10-14 22:46:21 +02:00
Fabian Affolter
5ebacef2f0
Add ha_release and other minor changes 2016-10-14 18:38:23 +02:00
jgriff2
9a4a358e53 Adding Synology Surveillance Station Documention (#1233)
* Add files via upload

* Add files via upload

* Delete camera.synology.markdown

* Add files via upload

* Update camera.synology.markdown

* Delete Synology.png

* Add files via upload

Added Synology supported brand image
2016-10-14 18:34:45 +02:00
Hugo Dupras
5f99472cb6 Update Netatmo sensor documentation to reflect new discovery behavior (#1241)
Full discovery support for Netatmo will be added with home-assistant 0.31

Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
2016-10-14 18:33:25 +02:00
Alok Saboo
67c7620845 Updated link (#1243) 2016-10-14 18:30:55 +02:00
fran1987
0e9ea155e9 Update media_player.panasonic_viera.markdown (#1234)
Adding supported Panasonic Viera model
2016-10-14 07:49:22 +02:00
Fabian Affolter
a6158ce0e5
Add send_test_msg description 2016-10-13 22:32:12 +02:00
Fabian Affolter
3e9e98f1de
Acc. to the component code platform is required 2016-10-13 22:28:50 +02:00
Marc Plano-Lesay
53330f3340 Better device_tracker.owntracks formatting (#1228)
Improved formatting (e.g. italic instead of inline code where needed), minor typos
2016-10-13 15:43:39 +02:00
Magnus Ihse Bursie
05ac937ac0 Fix typo in example (APP_KEY -> API_KEY) (#1230) 2016-10-13 15:42:00 +02:00
John Lindley
ab79ec28bc Fix missing hyphen (#1231) 2016-10-13 15:40:37 +02:00
Marc Plano-Lesay
88a0c90ab0 Update media_player.yamaha documentation (#1229)
* Update media_player.yamaha documentation

The documentation wasn't up to date:
 - `source_ignore` and `source_names` were not documented
 - source selection has been around for a while.

* Rework media_player.yamaha documentation

Remove optional attributes from the main sample, add a second, more complete sample.
2016-10-13 15:39:30 +02:00
Marc Plano-Lesay
57cfb4a8ab Minor improvements on the light.hue component (#1225) 2016-10-12 22:18:07 +02:00
Mark Huson
1fb9476b32 Update digital_ocean.markdown (#1226) 2016-10-12 22:17:09 +02:00
Zen Tormey
28ce65b1c1 sensor name vs platform name (#1219)
* sensor name vs platform name

Added note about difference between platform name and sensor name.

* added p tag to make warning more noticable
2016-10-12 21:20:41 +02:00
Rowan
f7543302b3 Added an icon for Swiss Hydrological Data (#1224) 2016-10-12 21:17:13 +02:00
Zen Tormey
d439b1cfaa Update emulated_hue.markdown (#1218)
Added a warning about going over the 49 device limit.
2016-10-12 17:50:11 +02:00
Lukas
0b3cec0338 [LIRC] Remove section about manual installation, this is no longer needed with python-lirc==1.2.3 (#1213) 2016-10-12 08:00:00 +02:00
Fabian Affolter
3bb17aa23f
Minimize configuration sample, add missing description, and example 2016-10-11 14:23:14 +02:00
Teemu Mikkonen
614ceaf735 Add example of tag usage inside yaml (#1210)
* Add example of tag usage inside yaml

This helps users to see how extra information passed to notification shuld be placed under data->data. In this case it's data->data->tag.

* Added raw/endraw to message template.
2016-10-11 12:21:38 +02:00
Fabian Affolter
0ca7b4e7bd monitored_resources are optional (#1203) 2016-10-11 09:32:53 +02:00
Fabian Affolter
c5d720d195 Update configuration samples (#1205) 2016-10-11 09:32:29 +02:00
jumpkick
a8b1546361 Update sensor.neurio_energy.markdown (#1208)
API_KEY and API_SECRET are labeled as "Client ID" and "Client Secret" respectively on the Neurio Register App page
2016-10-10 23:29:54 +02:00
Fabian Affolter
b43a263a47
Fix templates 2016-10-10 21:22:59 +02:00
Fabian Affolter
bd1985f2ad
Add ha_release 2016-10-10 18:39:24 +02:00
Carlo Costanzo
6bc796451f Added Hue Color Chart reference. (#1207)
Added RGB Color Chart matrix Decoder ring link.
2016-10-10 18:33:36 +02:00
Fabian Affolter
3a1c599f6e Pin is now optional (#1204) 2016-10-10 16:53:34 +02:00
Fabian Affolter
fb1fdc76ac
Add details about delay 2016-10-10 09:07:20 +02:00