1601 Commits

Author SHA1 Message Date
Marc Plano-Lesay
8f1919f0ec Update notify.nma (#1295)
Minor wording fix
2016-10-22 13:26:52 +02:00
Fredrik Lindqvist
6ac0de9e48 Update sensor.tellstick.markdown
Added missing backticks to correct formatting.
2016-10-22 11:13:17 +02:00
ricmik
600942982a Update media_player.yamaha.markdown (#1288)
Fixed source_names example
2016-10-21 23:09:15 +02:00
MaKin211
5a09bd504d Setting proper variables for specific protocols. (#1290)
For some PiLight protocols there are different parameters used and therefore the variables have to be replaced in order to have the pilight_switch component working with HASS.
2016-10-21 23:00:09 +02:00
ianj001
1ebcbefbc3 Update light.zigbee.markdown (#1283) 2016-10-21 08:57:03 +02:00
ianj001
5a46258eaf Update light.mqtt_json.markdown (#1282) 2016-10-21 08:56:20 +02:00
ianj001
8ad4d0b5e7 Update light.blinksticklight.markdown (#1280) 2016-10-20 23:35:34 +02:00
ianj001
cf46d83ddb Update light.flux_led.markdown (#1281) 2016-10-20 23:35:04 +02:00
ianj001
d9e6b061d6 Update light.enocean.markdown (#1279) 2016-10-20 23:34:33 +02:00
Fabian Affolter
27c8cf3e78
Minor changes 2016-10-20 22:57:06 +02: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
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
Greg Stevenson
6d8079ca77 Typo and grammatical updates on keyboard component (#1253) 2016-10-16 17:58:11 +02:00
Alok Saboo
67c7620845 Updated link (#1243) 2016-10-14 18:30:55 +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
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
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
fb1fdc76ac
Add details about delay 2016-10-10 09:07:20 +02:00
Fabian Affolter
217c0e0f1e
Move to switch category 2016-10-10 09:06:59 +02:00
Ardetus
e0922437fc Update description of onewire bus parameter (#1200) 2016-10-09 20:47:23 +02:00
Fabian Affolter
0ca1640657
Minimize the configuration sample 2016-10-09 12:47:54 +02:00
Fabian Affolter
9b03552572
Update configuration sample 2016-10-09 12:26:51 +02:00
Fredrik Lindqvist
d1d1a96e5c Update climate.zwave.markdown (#1197)
Change title to climate from Thermostat since it now encompasses more devices.
2016-10-09 12:02:37 +02:00
Phil Hawthorne
e559cddbc8 Improve Z-wave climate documentation (#1196)
* Change link to Z-wave Getting Started Page
Changes the link from the Z-wave component page, to the Z-wave getting
started page.
The component page directs users to the getting started page, and does
not have any information for the user. This should save users a link
click.

* Add more information about Z-Wave climate control

Add examples to the Z-wave climate page to show users how they can
automate their Z-wave climate control.
2016-10-09 10:55:33 +02:00
Phil Hawthorne
80ef2275f7 Document Climate Services (#1194)
* Document Climate Services

Adds documentation for all the services exposed by the new Climate
platform.

Based on the cover platform documentation.

* Update climate.markdown

Fixed some formatting and spelling.
2016-10-09 10:32:57 +02:00
garrettbeachy
459262ad8d Update sensor.darksky.markdown (#1187) 2016-10-09 09:57:24 +02:00
Johann Kellerman
750bb9bbf4 Add new consider_home known_devices override (#1185) 2016-10-09 00:09:45 +02:00
Fabian Affolter
93cc290f16
Mention default 2016-10-08 23:58:28 +02:00
Fabian Affolter
0d9177e4b5
Add screenshot 2016-10-08 23:21:22 +02:00
Fabian Affolter
9cd416de0a
Add name which is an optional variable 2016-10-08 21:54:40 +02:00
Paulus Schoutsen
baccb84791 Merge pull request #1138 from home-assistant/next
0.30
2016-10-08 11:23:41 -07:00
Paulus Schoutsen
55ae81f467 Rename dark sky page to align with platform name 2016-10-08 11:22:21 -07:00