3023 Commits

Author SHA1 Message Date
Eugenio Panadero
1bb8aeccd1 Kodi specific service to call Kodi API methods

 (#2635)
* Kodi specific services to call Kodi API methods



 - Doc for new service: `kodi_execute_addon` to run a Kodi Addon with optional parameters. Results of the Kodi API call, if any, are redirected in a Home Assistant event: `kodi_execute_addon_result`.

 - Doc for new service: `kodi_run_method` to run a Kodi JSONRPC API method with optional parameters. Results of the Kodi API call are redirected in a Home Assistant event: `kodi_run_method_result`.

 - Add `timeout` parameter to yaml config (needed to make slow queries to the JSONRPC API, default timeout is set to 5s).

 - Examples for using the new services: one simple yaml example to call `kodi_execute_addon`and turn on the TV attached to Kodi; and other, more complex, to query the Kodi library and make a dynamic input select.

* remove `kodi_execute_addon` service; change example to work with `kodi_run_method`

* naming changes

* complex example to cookbook

* Update media_player.kodi.markdown
2017-05-17 08:43:27 -04:00
Sören Oldag
651f429bd1 Updated rpi_gpio_pwm docs. (#2647) 2017-05-17 07:18:04 +02:00
Marc Egli
e2ef356c01 Update miflora (#2636)
Make monitored_conditions optional.
2017-05-16 08:17:59 +02:00
Fabian Affolter
51597a5394
Update for 0.45 2017-05-15 14:09:37 +02:00
Fabian Affolter
e5e349809f Add File sensor docs (#2625) 2017-05-15 14:04:40 +02:00
Paulus Schoutsen
039aa46eea Merge pull request #2631 from frog32/patch-1
Document new service sonos_update_alarm
2017-05-15 00:45:08 -07:00
Paulus Schoutsen
bf2abbb99b Merge branch 'current' into next 2017-05-15 00:44:41 -07:00
rpitera
969ebecc66 Add icon template instructions (#2630)
Propose adding icon template instructions to this and the template binary sensor docs.
2017-05-15 09:42:52 +02:00
Eugenio Panadero
b41d46f104 SMTP notify enhancements: full HTML emails and custom product_name in email headers (#2607)
* Added full HTML emails and 'product_name' customization for email headers

* Use `sender_name` instead of `product_name`
2017-05-15 00:24:03 -07:00
Marc Egli
9bd1781a86 Document new service sonos_update_alarm
Documentation for https://github.com/home-assistant/home-assistant/pull/7521
2017-05-14 17:31:40 +02:00
ChristianKuehnel
11a91d2ff6 Update plant.markdown (#2628)
Removed redundant "_moisture" strings in the example. 
Was probably a copy-and-paste error...
2017-05-14 15:49:41 +02:00
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