Commit graph

2978 commits

Author SHA1 Message Date
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
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
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
florincosta
7287d31142 Add raspihats component documentation (#2543) 2017-05-05 00:03:40 -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
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
cribbstechnologies
370dad3893 adding doc for tilt inversion (#2548) 2017-05-04 21:56:58 -07:00
Daniel Stone
ee87edc6bf Telegram: example to show the use of event_data (#2550)
* Telegram: example to show the use of event_data

... in the action. (took a while to figure out myself)

* Updated pr to avoid render of the template
2017-05-04 21:56:40 -07:00
Gergely Imreh
ef67bcec8d Add documentation for the Enviro pHAT sensor (#2557)
* Add documentation for the Enviro pHAT sensor

* sensor.envirophat: incorporating feedback

* sensor.envirophat: update metadata
2017-05-04 21:55:26 -07:00
Gergely Imreh
fa9718c368 Add documentation for the Enviro pHAT sensor (#2557)
* Add documentation for the Enviro pHAT sensor

* sensor.envirophat: incorporating feedback

* sensor.envirophat: update metadata
2017-05-04 21:55:09 -07:00
Vincent Van Den Berghe
7ed24693fc Update media_player.samsungtv.markdown (#2566)
Added another (unsupported) model to the list
2017-05-04 21:53:03 -07:00
Oliver
e071ad1fe9 Experimental support of Marantz receivers (#2489)
Some Marantz receivers seem to have a quite similar interface compared to Denon AVR receivers. This was added to the module and tested with Marantz M-RC610.
2017-05-04 21:51:51 -07:00
Oliver
106cb51871 Experimental support of Marantz receivers (#2489)
Some Marantz receivers seem to have a quite similar interface compared to Denon AVR receivers. This was added to the module and tested with Marantz M-RC610.
2017-05-04 21:51:39 -07:00
Paulus Schoutsen
0ac6fd0f3f Merge branch 'current' into next 2017-05-04 21:49:24 -07:00
Russell Cloran
57701f81cc Add support for ZigBee Home Automation (#2155)
* Add support for ZigBee Home Automation

* Update binary_sensor.zha.markdown

Replace ZHA with ZigBee Home Automation

* Update light.zha.markdown

Replace ZHA with ZigBee Home Automation

* Update sensor.zha.markdown

Replace ZHA with ZigBee Home Automation

* Update switch.zha.markdown

* Update zha.markdown
2017-05-04 21:44:40 -07:00
Paulus Schoutsen
245d4280b8 Remove component that no longer exists 2017-05-04 21:18:32 -07:00
MrRemmers
0184492777 Update light.mqtt.markdown (#2558)
details added for color temperature command
2017-05-04 22:21:32 +02:00
Nolan Gilley
da1278cc74 update joaoapps join for PR 7443 (#2564) 2017-05-04 13:14:24 -07:00
Paulus Schoutsen
44b8dbd9f5 Update shell_command.markdown 2017-05-04 09:02:09 -07:00
Jonathan Batchelor
fef4f53787 Added TX-50DX700B. (#2556)
This TV works ok.
2017-05-04 16:58:00 +02:00
Adam Mills
ec26660cf6 Automatic push documentation (#2553)
* Automatic push documentation

* Example event automation

* Use event trigger built-in checking
2017-05-02 21:21:12 -07:00
zeltom
fa74ce22ba Pilight binary sensor component (#2325)
* Create binary_sensor.pilight.markdown

* Update binary_sensor.pilight.markdown

* Update binary_sensor.pilight.markdown

* Chg disarm_after_trigger: 'yes' to True

* Update binary_sensor.pilight.markdown
2017-05-02 21:15:01 -07:00
John Mihalic
54ca6ebc5c Eight Sleep docs (#2499) 2017-05-02 18:04:41 +02:00
Scott Bradshaw
a77e9be126 Added OpenGarage.io cover documentation (#2521)
* Added OpenGarage.io cover documentation

* Updating screenshot; removing stop button

* Moved {% raw %} tags in front of the template. Added {% endraw %} tags.
2017-05-02 18:03:05 +02:00
Julian Kahnert
dd9223e8ae macOS installation added (#2551) 2017-05-02 12:03:13 +02:00
Jordi
ee00391c7f Fixed example configuration (#2547) 2017-05-02 11:47:58 +02:00