Commit graph

4662 commits

Author SHA1 Message Date
Fabian Affolter
058c12ef8b
Sort list 2017-05-14 09:54:04 +02:00
RunOnGitHub
7214b93266 Add Ikea Tradfri information (#2627)
* Add Ikea Tradfri information

* Align format
2017-05-14 09:50:16 +02:00
Erik-jan Riemers
5cfc7e4836 Duplicate entry for verify_ssl (#2626)
* Duplicate entry for verify_ssl

combined both entry's into 1.

* Add period
2017-05-14 09:48:43 +02:00
Paulus Schoutsen
79fad1c875 Merge branch 'current' into next 2017-05-13 17:52:27 -07:00
Fabian Affolter
1eed120ae9
Keep sample minimized 2017-05-13 23:00:20 +02:00
Fabian Affolter
1d2321afd6
Update links 2017-05-13 23:00:20 +02:00
Fabian Affolter
b721594144
Update ha_release 2017-05-13 23:00:20 +02:00
Fabian Affolter
270fe532b0
Update ha_release and minimize configuration sample 2017-05-13 23:00:20 +02:00
Eugenio Panadero
61770e19c4 Added Kodi-specific services doc (#2614)
* Added Kodi-specific services doc

*  Removed `kodi_set_shuffle` service (is the same as `media_player.shuffle_set`)
2017-05-13 21:45:57 +02:00
Stu Gott
10087da1eb Add Kira component documentation (#2603) 2017-05-13 21:39:01 +02:00
Mitesh Patel
7df2edf22d Restructure some of the existing information. Add docs related to the new support of the shades hardware (#2622) 2017-05-13 11:04:55 +02:00
Paulus Schoutsen
6cb2e4665b Update axis.markdown 2017-05-12 10:03:10 -07:00
Anders Melchiorsen
174720ae51 Add light.lifx_set_state (#2620)
Documentation for a new service call.
2017-05-12 09:19:56 -07:00
Kane610
42e53e9900 Axis documentation (#2549)
* First draft of Axis component documentation

* Small improvements

* Added information about lowest supported Axis firmware

* Trigger time better explains functionality than scan interval

* Simplified explanation of automatic discovery

* Rephrasing manually configuring device

* Keep first and second level variables separated for ease of reading

* Moved up dependency and used Hassbian paths as an example

* Indented include variables descriptions to clarify their relation

* Made configuration variables tile linkable

* Axis devices are part of the discovery mechanism

* Update axis.markdown

* Update binary_sensor.axis.markdown

* Update camera.axis.markdown
2017-05-12 09:07:53 -07:00
Tsvi Mostovicz
2bbc81c18a Update documentation for PR#7532, supporting multiple regions for endpoint (#2611) 2017-05-12 08:56:29 -07:00
Anders Melchiorsen
5f7b2da181 LIFX: add transition parameter of colorloop effect (#2619)
Documentation update for home-assistant/home-assistant#7410 and slight rewordings.
2017-05-12 16:18:03 +02:00
Anders Melchiorsen
b81fec7355 LIFX is polling (#2618)
LIFX bulbs do push their state when booting but not during normal operation.
2017-05-12 16:16:05 +02:00
Mark Huson
faeb042ee5 Tasks as a list (#2612)
Thought I submitted a similar PR but couldn't find it.
2017-05-11 23:07:43 +02:00
Trevor
1b466621d8 Add SSL support to NZBGet sensor (#2616) 2017-05-11 23:05:23 +02:00
Fabian Affolter
e4a4ad21a4
Minimize configuration sample 2017-05-11 19:02:21 +02:00
Patrick Easters
e5269d3cf7 Fix code block syntax (#2610) 2017-05-11 08:22:53 +02:00
William Scanlon
9b59a699cd Document current Wink services 2017-05-10 15:54:11 -04:00
mariwing
1eceec5063 Added a link to Light component to make the documentation more coherent (#2606) 2017-05-10 19:48:55 +02:00
Adam Mills
5c1cfdad13 Documentation for current_location (#2570)
* Documentation for current_location

* Change app to application
2017-05-10 05:45:25 -07:00
Nuno Sousa
fac88207e6 Add password parameter to uvc component (#2600) 2017-05-10 08:41:34 +02:00
Fabian Affolter
04c1d83508 Add initial myStrom buttons docs (#2429)
* Add initial myStrom buttons docs

* Add details about feedback
2017-05-10 08:14:53 +02:00
Eugenio Panadero
68a6187242 Telegram Bot doc changes for pull request #7294: Telegram Bot enhancements with callback queries and more notification options (#2508)
Telegram Bot doc changes for pull request #7294: some required fixes and an example of an AppDaemon app.

Telegram Bot doc changes for pull request #7294: fix

Telegram Bot doc changes for pull request #7294: minimal clarification about disabling notifications for Telegram web users

Telegram Bot doc changes for pull request #7294: added new notification services (like in the `mediaplayer` component doc); added a description to how operates now the `notify.telegram` platform; changed service calls from `notify/telegram_bot` to `telegram_bot/EXPLICIT_NEW_SERVICE` in some of the yaml examples and in the appdaemon example.

Telegram Bot doc changes for pull request #7294: added `parse_mode` global config variable in webhooks and polling platforms; fixed links to /components/notify.telegram

Telegram Bot doc changes for pull request #7294: removed complex usage of telegram_bot services (moved to the telegram_bot doc); removed api_key from required params; removed multiple target feature (it can be done with the telegram_bot services or simply defining more than one notifier); added keyboard and inline_keyboard config vars to every type of notification.

Telegram Bot doc changes for pull request #7294: change 'hass' to 'Home Assistant'
2017-05-09 22:42:00 -07:00
Bas Schipper
f90d92996d Added documentation for the rpi_pfio platform. (#2597)
* Added documentation for the rpi_pfio platform.

* Changed version to next release

* Removed unused pull mode
2017-05-09 22:36:40 -07:00
John Mihalic
b10d5597af Update eight_sleep docs (#2599) 2017-05-08 19:21:31 +02:00
Lev Aronsky
c69a56d187 Spelling and capitalization fixes (#2598) 2017-05-08 18:27:43 +02:00
ChristianKuehnel
df2d7889ae Extended documentation for component plant (#2595) 2017-05-08 10:31:10 +02:00
Daniel Stone
e35c8492b9 Added spotify shuffle to Media Player page (#2594)
entity_id is not optional as it seems like it doesn't work if not included. Throws NotImplementedError() otherwise.
2017-05-07 22:55:24 +02:00
Fredrik Lindqvist
639c78baf1 [WIP]Update plant.markdown (#2593)
* Update plant.markdown

Add further information to the plant sensor.

* Update plant.markdown

* Update plant.markdown
2017-05-07 22:54:10 +02:00
David De Sloovere
33051a077c Improve Vera component docs (#2588)
* Improve Vera component docs

Saw a forum post when I was trying to figure this out with the same question, so at least 2 people didn't know how to figure out the entity id. Sure it's easy if you know HA, but for someone who's just starting this might help.

* Fix Z-wave casing
2017-05-07 22:53:50 +02:00
Adam Allport
37c953024d Add retain flag in doc (#2590)
Add the retain option in the documentation, copied from light.mqtt
2017-05-07 20:37:48 +02:00
Nuno Sousa
56aca2486d Add datadog component documentation (#2452) 2017-05-07 13:16:52 +02:00
Robbie Trencheny
07c3249bc3 Spelling fix 2017-05-07 00:38:52 -07:00
Paulus Schoutsen
18db470d6d Update light.blinkt.markdown 2017-05-06 19:32:47 -07:00
Paulus Schoutsen
78f527baa4 Update rss_feed_template.markdown 2017-05-06 19:31:47 -07:00
Paulus Schoutsen
ad86930c09 Update zha.markdown 2017-05-06 19:30:47 -07:00
pezinek
c5851c3cb3 Forecasts for weather underground (#2414)
* Forecasts for weather underground

* Forecasts for weather underground

* Forecasts for weather underground
2017-05-06 18:08:22 -07:00
Phil Cole
7cf5b8002d Fix broken link to opencv website (#2581) 2017-05-07 00:00:10 +02:00
Paulus Schoutsen
4039de28dd Merge branch 'current' into next 2017-05-06 14:15:17 -07:00
Erik-jan Riemers
bf776b5ab3 Added a note about formats for mediaplayers (#2579)
Note points out sonos, since it is widely used and actual
2017-05-06 22:40:33 +02:00
Paulus Schoutsen
833900569c Merge pull request #2568 from home-assistant/release-0-44
0.44
2017-05-06 13:25:37 -07:00
Paulus Schoutsen
2f21c9b81d Add release blog post 2017-05-06 13:23:53 -07:00
Pascal Vizeli
2dbf75322c Add dlib doc (#2576) 2017-05-06 11:10:35 -07:00
Pascal Vizeli
8afb5483aa Add dlib doc (#2576) 2017-05-06 11:10:19 -07:00
viegelinsch
c1b44fb627 correct quotation mark to work correct (#2575) 2017-05-06 14:45:07 +02:00
Erik-jan Riemers
11cb3083ef Added how to find long/lat (#2578) 2017-05-06 14:37:01 +02:00