Commit graph

3023 commits

Author SHA1 Message Date
Fabian Affolter
558bc3607a
Add note about the attribute names 2017-02-16 10:02:49 +01:00
phlet
2480d5dc25 Warning to check the firewall if it doesn't work. (#2048) 2017-02-15 07:24:51 +01:00
walkerdb
7381c375c0 add aurora binary sensor docs 2017-02-14 22:58:24 -05:00
Bart274
699523f56a value is needed instead of return_value (#2040) 2017-02-14 19:18:30 +01:00
brahmafear
27c7cff2fd Howto install pyatv. (#2042)
Added sentence describing how to install pyatv package for atvremote utility.
2017-02-14 19:18:03 +01:00
Fabian Affolter
48662967ec
Minimize configuration sample 2017-02-14 19:15:57 +01:00
Stefano Scipioni
7eb63a23b9 Telegram webhooks (#2043)
* first version

* configuration variables
2017-02-14 19:07:41 +01:00
Fabian Affolter
0f2fa10f79
Update the formatting and move the customization part to the end 2017-02-14 17:41:08 +01:00
George.M
536d0b539a Amended a typo for a hyperlink (#2036)
Slightly tweaked formatting.
Spotted a gramatical error
Fixed a hyperlink error
2017-02-14 17:23:08 +01:00
Carlo Costanzo
c789873c81 add returned values into the documentation. (#2041)
There are many phases of the moon.  This sensor returns 4 of them.  I listed them for automation matching.
2017-02-14 17:20:30 +01:00
Erik Eriksson
2d0249ec90 Documented encryption config option (#2016)
* Update device_tracker.owntracks.markdown

Documented encryption config option

* Update device_tracker.owntracks.markdown

updated documentation
2017-02-14 11:18:47 +01:00
Sören Oldag
fa33fe6231 Updated limitlessled docs to latest changes. (#2031) 2017-02-14 11:16:59 +01:00
George.M
779fdeae32 Update to components/sensor.sensehat (#2009)
* Update to components/sensor.sensehat

• Have provided more information on how to install the SenseHAT for Virtual Environment installs
• Have included directions on making the SenseHAT prettier

* Amends to comform with PR
2017-02-14 11:15:37 +01:00
Valentin Alexeev
37e643c8f3 Features/waqi sensor pwaqi 2.0 update (#2027)
* Update documentation for WAQI sensor.

* Added itach documentation (#2023)

* Revert "Added itach documentation (#2023)"

This reverts commit 3c25133249ff58e6c42df049cd853d14a9cb1400.
2017-02-14 11:09:54 +01:00
Peter Zsak
5dcb6fbd2a clarify the usage of the sensor ("PWS" tag) (#2035)
As it was not clear (at least for me), that the PWS sensor is the Weather Underground sensor, so a Note added at the bottom (like in darksky)
2017-02-14 10:15:07 +01:00
Carlo Costanzo
583c7c1483 Added in pricing description. (#2033)
Links to pricing.
2017-02-14 10:14:08 +01:00
Boris K
ee7dca5d91 Typo fix (#2032) 2017-02-14 10:13:29 +01:00
Fabian Affolter
9400ad00de
Add ha_release, add logo, and remove line breaks 2017-02-13 21:36:19 +01:00
Stuart Mumford
e83637ac81 Add OpenEnergyMonitor Thermostat docs. (#1889)
* Add OpenEnergyMonitor Thermostat docs.

for home-assistant/home-assistant#5583

* Rename climate.openenergymonitor.markdown to climate.oem.markdown

* remove target temp
2017-02-13 20:53:13 +01:00
Philipp Schmitt
37cd4b2099 Fix typo (#2030) 2017-02-13 18:01:27 +01:00
Philipp Schmitt
b56629d433
Fix links and add hint for token length (#2028) 2017-02-13 17:02:14 +01:00
Fabian Affolter
dd9ca40a0c
Minor changes 2017-02-13 17:01:08 +01:00
Johan Bloemberg
a252ebadfc Icons support was removed a while back in favor of customizations. (#2022) 2017-02-13 14:08:23 +01:00
Jan Losinski
fa5e7a381d Add documentation for the pilight echo option (#1712)
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2017-02-13 14:06:27 +01:00
Philipp Schmitt
c6790bc5e8 Fix links and add hint for token length (#2028) 2017-02-13 13:55:44 +01:00
Fabian Affolter
8f4690e72e
Add chat bot (picked from #1755) 2017-02-13 13:13:21 +01:00
jeremydk
aa399b430b Updating documentation for emulated_hue (#1871) 2017-02-13 13:02:02 +01:00
Fabian Affolter
313ffba048
Add pymysql (fix the slalom around pymysql and mysqlclient) 2017-02-13 12:50:36 +01:00
nodomain
b6d33e3a17 Update recorder.markdown (#1921)
Updated to include the "native" mysqlclient package as documented in https://community.home-assistant.io/t/error-in-setting-up-recorder-with-mysql/7705/4 - verified that it works as well ;-)
2017-02-13 12:47:13 +01:00
Fabian Affolter
c362cab93e
Include details from #1818 2017-02-13 12:40:24 +01:00
Fabian Affolter
09a174acfd
Fix typo and add link 2017-02-13 12:18:42 +01:00
Daniel Høyer Iversen
5e0894cc1c Merge pull request #2026 from qrioniclabs/patch-1
Update sensor.google_travel_time.markdown
2017-02-13 12:00:26 +01:00
nodomain
bae50112a6 Update logbook.markdown (#1824)
Elaborated the fact that the "recorder" component storage settings have an effect on the "logbook" component. It was unclear to me before. See https://community.home-assistant.io/t/history-with-mysql/10027 for details.
2017-02-13 11:46:29 +01:00
qrionic labs
7e2c90d179 Update sensor.google_travel_time.markdown
Added mode option. Also the doc metadata was corrupt at line 36. Remove the corrupt metadata and simplified it.

In their official api docs, Google calls them "Travel Modes": https://developers.google.com/maps/documentation/javascript/directions#TravelModes
2017-02-13 11:39:54 +01:00
Boris K
fdb3bef97d Add documentation for the history_stats component (#1901)
* Add documentation for the history_stats component

* Remove time aliases from history_stats

* Change duration format
2017-02-13 11:34:30 +01:00
arraylabs
be933fb218 Added documention and logo for MyQ cover (#2012) 2017-02-13 11:28:26 +01:00
Fabian Affolter
fa4837966c Update details around the API key (#2017) 2017-02-13 11:27:50 +01:00
Fabian Affolter
5e9c8dfce1
Add ha_release 2017-02-13 11:12:49 +01:00
Alan Fischer
b43db1a6cd Added itach documentation (#2023) 2017-02-13 11:11:21 +01:00
Jason Schollenberger
e9b4542b77 fix typo (#2024) 2017-02-13 07:55:41 +01:00
Colin O'Dell
5131906ad4 Document new verify_ssl option for the QNAP sensor (#2020) 2017-02-12 12:38:46 -08:00
William Scanlon
6fa3fc385f Update binary_sensor.wink.markdown 2017-02-12 13:18:44 -05:00
William Scanlon
aca09cff42 Update sensor.wink.markdown 2017-02-12 13:15:31 -05:00
William Scanlon
e94a7071c0 Update climate.wink.markdown 2017-02-12 13:14:35 -05:00
Fabian Affolter
800e8a78cb
'Unfeatured' Api.AI 2017-02-12 15:55:00 +01:00
bbrendon
e4fff883f9 add automation code. (#2015)
the example makes it seem like the magic happens without an automation
2017-02-12 14:14:09 +01:00
Fabian Affolter
5653c3081b
Add missing conf var 2017-02-12 09:45:35 +01:00
Fabian Affolter
2606b16a94
Minor updates 2017-02-12 09:19:08 +01:00
Adrián López
49b6b63769
Add doc for api.ai component (#1888)
* Add doc for api.ai component

* More examples
2017-02-12 09:19:08 +01:00
Adrián López
8b57b506b5 Add doc for api.ai component (#1888)
* Add doc for api.ai component

* More examples
2017-02-12 08:34:57 +01:00