3221 Commits

Author SHA1 Message Date
Omar Usman
00a24f107c Add ClickSend notify service page. (#2868) 2017-06-23 22:03:45 +02:00
Sean Dague
ce30b5b025 Fix binary_sensor.template example (#2877)
The binary_sensor.template was return states of "On" and "Off",
however that doesn't seem to work in 0.47. You need True / False,
which makes sense, given that's what the single line evals are going
to return. Update the existing example, and add another one about
computing composite occupancy from device tracker and motion sensors.
2017-06-23 21:58:09 +02:00
Fabian Affolter
ed28d46d5d
Fix tag 2017-06-22 09:28:50 +02:00
Fabian Affolter
ad242d6b3c
Update 'ha_release' and formatting updates 2017-06-22 09:20:04 +02:00
Eugenio Panadero
2094220a42 add BH1750 light sensor platform doc (#2821)
* add BH1750 light sensor platform doc

* don't repeat errors!

* review fixes

* add `multiplier` parameter
2017-06-22 09:05:58 +02:00
Eugenio Panadero
3881bff74c add HTU21D sensor platform doc (#2820)
* add HTU21D sensor platform doc

* don't repeat errors!

* review fixes
2017-06-22 09:03:48 +02:00
Eugenio Panadero
937a282e08 add BME280 sensor platform doc (#2797)
* add BME280 sensor platform doc

* little fix

* yaml identifier

* review changes

* review fixes
2017-06-22 09:02:53 +02:00
Miha Lunar
504b48d420 Limitless led fade documentation for PR #7369 (#2865)
Added an example group using the property and a short description of what the property does.
2017-06-21 22:27:21 -07:00
Paulus Schoutsen
ed3de4b595 Merge remote-tracking branch 'origin/current' into next 2017-06-21 22:26:10 -07:00
Jose Juan Montes
d24d1befba Added glances CPU temperature doc. (#2838)
* Added glances CPU temperature doc.

* Remove line breaks
2017-06-21 22:35:04 +02:00
Thibault Cohen
dee06025a5 Add current balance to hydroquebec sensor (#2861) 2017-06-21 20:59:43 +02:00
Fabian Affolter
e482922811
Add link to forum 2017-06-21 07:10:46 +02:00
Fabian Affolter
97d4c32624 Add new configuration variable (#2856) 2017-06-20 16:46:15 +02:00
Andreas Jacobsen
7a976c6417 Update image_processing.dlib_face_identify.markdown (#2854) 2017-06-20 10:37:21 +02:00
Fabian Affolter
47dd6d22b1 Add initial docs for KNX cover (#2845) 2017-06-20 10:36:34 +02:00
mjj4791
a439facc06 Add buienradar logo (#2851)
* Add files via upload

add logo for buienradar

* Update sensor.buienradar.markdown

add buienradar logo

* Update weather.buienradar.markdown

add buienradar logo
2017-06-20 08:28:15 +02:00
Fabian Affolter
9d41c1fdf5 Add UPNP sensor docs (#2846) 2017-06-19 15:10:47 +02:00
Diogo Gomes
069c17c182 Update to UPnP documentation (#2832)
In accordance to pull request
https://github.com/home-assistant/home-assistant/pull/8067
2017-06-19 15:01:40 +02:00
Fabian Affolter
a94e0015a1 Add new conf options (#2843) 2017-06-19 14:19:42 +02:00
Fabian Affolter
7ac83b394b
Add logo, 'ha_iot_class', and fix some typos 2017-06-19 14:05:59 +02:00
mjj4791
078c37b77c Update sensor.buienradar.markdown (#2837)
* Update sensor.buienradar.markdown

updated homeassistant version to actual version the sensor was added

* Update weather.buienradar.markdown

updated homeassistant version number the weather component was added
2017-06-19 13:59:00 +02:00
pattyland
76cf7e542a Update sensor.radarr.markdown (#2833)
Wrong TLD
2017-06-18 12:38:38 +02:00
Paulus Schoutsen
806b740e12 Merge branch 'current' into next 2017-06-17 12:10:33 -07:00
Paulus Schoutsen
abfd390dc8 Merge pull request #2823 from home-assistant/release-0-47
0.47
2017-06-17 12:09:24 -07:00
Paulus Schoutsen
8fc3193a39 Release 0.47 2017-06-17 12:09:03 -07:00
Eugenio Panadero
038dc31287 Add language option to openweathermap sensor config (#2819)
* Add language option to openweathermap sensor config

* Minor changes
2017-06-17 12:39:25 +02:00
Fabian Affolter
2153c80210 Add Shiftr.io docs (#2827) 2017-06-17 12:34:32 +02:00
Fabian Affolter
a89804ff8e
Minimize configuration sample 2017-06-17 10:47:12 +02:00
jshore1296
5a666aecea Add latitude and longitude as config options (#2829)
This allows for weather to be given for a dynamic location, such as a
phone or other device.
2017-06-17 10:42:11 +02:00
Fabian Affolter
dbcca71c27
Fix typo and update description 2017-06-17 10:39:43 +02:00
vrs01
05c9e5f704 Update binary_sensor.template.markdown (#2825) 2017-06-16 20:35:24 +02:00
cribbstechnologies
1c3d34e8ba updating docs to be inline with deployed code (#2826) 2017-06-16 12:13:57 -04:00
Anders Melchiorsen
19268cf915 LIFX: add multiple modes to pulse effect (#2806) 2017-06-15 22:39:14 -07:00
matt2005
7e81907b3e added ONVIF camera (#2794)
* added ONVIF

* added logo

* LIFX: add support for setting infrared level (#2801)

* Add Gitter.im sensor docs (#2800)

* Add new configuration variables (#2802)

* Add docs for Flexit A/C platform (#2739)

* Add docs for Flexit A/C platform

* Added note about modbus and a full config example

* Add put as method (#2803)

* Update for 0.47

* Documentation accompanying account usage (#2809)

* Added text mentioning usage of Free account of Spotify

* Make a box

* Update notify.telegram.markdown (#2810)

* added ONVIF

* added logo

* renamed parameters

* removed unnecessary options
2017-06-15 22:39:04 -07:00
Alex Harvey
934336a6ac Updater improvements to send option component information (#2698)
* Updater improvements to send option component information

Updater improvements to send option component information, https://github.com/home-assistant/home-assistant/pull/7720

* Update updater.markdown
2017-06-15 22:37:36 -07:00
Anders Melchiorsen
1c904e63b1 Update light.turn_on to match current schema (#2756) 2017-06-15 22:34:15 -07:00
Oliver
ba837e3f48 New configuration option / new supported devices (#2786)
* Update media_player.denon.markdown

* Create media_player.denon.markdown
2017-06-15 22:33:11 -07:00
PuckStar
0120a99456 Create notify.group.markdown (#2822) 2017-06-15 22:32:31 -07:00
Paulus Schoutsen
d6e29077b8 Add docs for python_script 2017-06-15 20:49:37 -07:00
boojew
3fad87bd87 This change is related to PR 8037 (#2817) 2017-06-15 20:41:40 -07:00
Paulus Schoutsen
08729e457e Merge branch 'current' into next 2017-06-15 20:36:43 -07:00
Fabian Affolter
fccb131c05
Update 'ha_release' and make bg transparent 2017-06-16 00:09:20 +02:00
Martin Berg
388313c942 Add docs for Vanderbilt SPC hub/sensor/alarm. (#2666) 2017-06-16 00:03:50 +02:00
Fabian Affolter
ca97b0ec7f
Update 'ha_relase' and add 'ha_iot_class' 2017-06-15 18:35:19 +02:00
Fabian Affolter
894f88bf0b
Add Dyson sensor docs 2017-06-15 18:34:58 +02:00
Charles Blonde
c0b99ae76a Add Dyson Pure Cool Link support (#2721)
* Add Dyson Pure Cool Link support

* Code review
2017-06-15 18:19:27 +02:00
Magnus Månsson
8abdb0aea2 Create conversation.markdown (#2814) 2017-06-15 07:59:53 +02:00
Bike Dude
313fe2fbb6 Update notify.telegram.markdown (#2810) 2017-06-14 16:17:04 +02:00
Tom Matheussen
f1511dd5fc Documentation accompanying account usage (#2809)
* Added text mentioning usage of Free account of Spotify

* Make a box
2017-06-14 07:46:39 +02:00
boojew
08f0fe4161 Update splunk.markdown (#2808)
Adding the http:// directive forces the python module to try port 80 instead of the specified port
2017-06-14 07:43:32 +02:00