Commit graph

2895 commits

Author SHA1 Message Date
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
Robbie Trencheny
713e4ab817 Merge branch 'current' into next 2017-02-11 15:52:37 -08:00
Robbie Trencheny
6914713ff1 Fix frontmatter on notify.twilio_call.markdown 2017-02-11 15:52:20 -08:00
Fabian Affolter
ff441c5db9 Merge pull request #2001 from markoudev/tado
Update Tado device tracker documentation to include home_id
2017-02-11 23:33:58 +01:00
Fabian Affolter
5d745d1ed7 Merge pull request #2005 from armills/device-class
Rename sensor_class to device_class
2017-02-11 23:33:24 +01:00
Fabian Affolter
8728e1e844
Bump for 0.39 2017-02-11 23:32:03 +01:00
Daniel Perna
f82e7acc1f Merge pull request #1956 from danielperna84/next
Updated HomeMatic documentation
2017-02-11 19:53:25 +01:00
Fabian Affolter
05219416f0 Minor updates 2017-02-11 18:09:54 +01:00
Pascal Vizeli
3af68990ad Add new platform microsoft_face_detect / add braking changes for 0.38 (#2004)
* Add new platform microsoft_face_detect / add braking changes

* add more infos
2017-02-11 18:00:15 +01:00
Fabian Affolter
f19ab6fa7f Merge branch 'next' into device-class 2017-02-11 17:55:16 +01:00
Fabian Affolter
0ebf6f85b5 Add details 2017-02-11 16:44:37 +01:00
Fabian Affolter
8111f0f4f7 Minor changes and fixes 2017-02-11 16:44:37 +01:00
Fabian Affolter
ecfc9a4718
Update for 0.38 2017-02-11 15:56:20 +01:00
Johan Bloemberg
1601df1129 Add Rflink component documentation. (#1715)
* Add Rflink component documentation.

* Add sensor docs.

* Add lights and switch documentation.

* Add logo.

* Update to latest changes.

* Use relative hyperlinks for internal links.

* Fix links, some text changes.
2017-02-11 15:40:30 +01:00
Paulus Schoutsen
5a4cac7ade Unfeature neato 2017-02-10 20:40:42 -08:00
Paulus Schoutsen
5cd20d9fbb Merge branch 'current' into next 2017-02-10 20:38:04 -08:00
Robbie Trencheny
eaa1d9ecb1 Add Apple TV to the featured section 2017-02-10 17:01:49 -08:00
Adam Mills
b83f3855ee
Rename sensor_class to device_class 2017-02-10 19:10:24 -05:00
Fredrik Lindqvist
e049b830ef Fix link to Mysensors API.
Fix link to Mysensors API. Missing part of the url tag.
2017-02-09 22:22:54 +01:00
Mark Oude Veldhuis
0607b4b3fd
Update documentation to reflect that home_id is Optional 2017-02-09 21:31:25 +01:00
Andrey
355febf568 Fix sqlite file name 2017-02-08 22:02:48 +02:00
Mark Oude Veldhuis
a0219553b1
Update Tado device tracker documentation to include home_id 2017-02-08 20:52:05 +01:00
Philipp Schmitt
4b6358c12b Document the notify.mailgun service (#1989) 2017-02-08 18:39:42 +01:00
Fabian Affolter
cf3b66c8f1
Minor changes 2017-02-08 18:36:22 +01:00
Pierre Ståhl
9dfe758f3f Add documentation for Apple TV (#1996) 2017-02-08 18:33:54 +01:00
Johann Kellerman
38e6098ad8 SMA New factor for units (#1999) 2017-02-08 19:16:32 +02:00
Daniel Perna
663aecf546 Wrapped templates 2017-02-08 02:17:45 +01:00
neonbunny
883885bd00 Fix markdown in WOL Switch (#1994)
Currently the final code example is garbled on the home assistant website (but not github). I suspect it needs a line of whitespace before the code block.
2017-02-07 22:08:23 +01:00
Martin Hjelmare
36698f1227 Add mysensors device tracker (#1986)
* Add mysensors device tracker

* Add release info
2017-02-07 21:20:26 +01:00