Commit graph

5773 commits

Author SHA1 Message Date
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
Trevor
1b466621d8 Add SSL support to NZBGet sensor (#2616) 2017-05-11 23:05:23 +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
cribbstechnologies
6d2624f31f update frontend development guide (#2591)
* adding doc for tilt inversion

* updating frontend development docs to be more noob friendly

* updating frontend development docs to be more noob friendly

* updating readability issues
2017-05-08 10:40:58 +02:00
Nuno Sousa
56aca2486d Add datadog component documentation (#2452) 2017-05-07 13:16:52 +02:00
Paulus Schoutsen
4039de28dd Merge branch 'current' into next 2017-05-06 14:15:17 -07:00
Paulus Schoutsen
891aa2103e Add links to intro 2017-05-06 14:00:58 -07:00
Fredrik Lindqvist
2d14069a5d Update 2017-04-30-hassbian-1.21-its-about-time.markdown (#2580)
Fix sorting of hassbian-config scripts in blogpost.
2017-05-06 22:41:17 +02: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
Fredrik Lindqvist
c41577367f Update customization.markdown
Fix formatting of HAssbian config list.
2017-05-06 22:30:01 +02:00
Fredrik Lindqvist
8c81eb348d Update customization.markdown
Fix missing hassbian-config scripts mentions.
2017-05-06 22:28:44 +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
Josh Wright
bb47c1d04e Update docs for PyPI python-openzwave install
PYOZW is now installed automatically from PyPI, simplifying the
installation process significantly.
2017-05-06 09:52:25 -04: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
Erik-jan Riemers
03817fa78b Updated information (#2572)
* Updated information

Python script was updated to exclude folders/files so that you don't copy everything.

* Minor changes
2017-05-06 11:44:30 +02:00
Pascal Vizeli
d7e48fccb1 Update addon_publishing.markdown 2017-05-05 12:17:19 +02:00
Pascal Vizeli
4382a3be4f Update addon_publishing.markdown 2017-05-05 12:10:09 +02:00
Pascal Vizeli
48b49f7047 Update addon_publishing.markdown 2017-05-05 11:57:51 +02:00
florincosta
7287d31142 Add raspihats component documentation (#2543) 2017-05-05 00:03:40 -07:00
Paulus Schoutsen
f3fc73c6e8 Add blog post podcast init 2017-05-04 23:33:06 -07:00
Paulus Schoutsen
8fc1553eb7 Revamp hass.io add-on docs 2017-05-04 23:13:57 -07:00
Fredrik Lindqvist
834c02a232 Replacement for #2171 (#2569)
Replaces #2171 for Limitlessled due to merge failures.
2017-05-04 22:40:15 -07:00
Teagan Glenn
cbcbf7ecfa Opencv (#2208)
* Image processing opencv doc

* OpenCV doc

* OpenCV logo

* Doc updates

* Change docs to match opencv component

* Update docs

* Add comment to example

* Add camera config

* Add comment to example yaml

* Update docs to reflect the camera not being there

* Better documentation on configuration and attributes

* Reference hub

* Set release
2017-05-04 22:12:10 -07:00
Teagan Glenn
bee8ba3c0b Opencv (#2208)
* Image processing opencv doc

* OpenCV doc

* OpenCV logo

* Doc updates

* Change docs to match opencv component

* Update docs

* Add comment to example

* Add camera config

* Add comment to example yaml

* Update docs to reflect the camera not being there

* Better documentation on configuration and attributes

* Reference hub

* Set release
2017-05-04 22:11:59 -07:00
Thibault Cohen
af2dfe8887 Add aux heat to ecobee climate (#2286) 2017-05-04 22:11:21 -07:00
Thibault Cohen
2b2d1ba0f7 Add aux heat to ecobee climate (#2286) 2017-05-04 22:11:09 -07:00
Kevin Fronczak
15bab812ea Blink documentation update (#2293)
* Blink documentation update

Added force_update service and increased time between server calls

* Fixed double ticks and bad sentence
2017-05-04 22:10:55 -07:00
Wojciech Bederski
3560289039 document flux_led rgbw mode change (#2472) 2017-05-04 22:02:43 -07:00
Wojciech Bederski
98618fa6ec document flux_led rgbw mode change (#2472) 2017-05-04 22:02:26 -07:00
Gergely Imreh
5990bd49db light-blinkt: add documentation for new light (#2535) 2017-05-04 21:59:28 -07:00
Gergely Imreh
2eab0d5859 light-blinkt: add documentation for new light (#2535) 2017-05-04 21:59:09 -07:00
BRUH Automation
3f2364abd2 Update install path for openzwave config in venv (#2541) 2017-05-04 21:58:58 -07:00
Andrey
8225d97b18 Add documentation for Sensibo climate platform (#2546)
* Add custom ui documentation

* Add documentation for Sensibo climate
2017-05-04 21:58:04 -07:00
Andrey
8f8dc880c6 Add documentation for Sensibo climate platform (#2546)
* Add custom ui documentation

* Add documentation for Sensibo climate
2017-05-04 21:57:40 -07:00
cribbstechnologies
cce5358130 adding doc for tilt inversion (#2548) 2017-05-04 21:57:11 -07:00