Commit graph

3282 commits

Author SHA1 Message Date
waxhell
a6c62b30ff Fix docs for Universal Media Player (#2962)
Wrapped template syntax in example
2017-07-11 13:21:38 -07:00
Fabian Affolter
9cc889bd6f
Format fixes 2017-07-10 11:10:49 +02:00
Fabian Affolter
c4746439b4
Align abbreviation 2017-07-09 09:27:17 +02:00
Maxim Krušina
15da89597b Added note about RPi's 100 mbit limit (#2955)
* Added note about RPi's 100 mbit limit

In my case, I just realized after months that RPi hav 100 mbit card, so this was the limiting factor :)

* Update
2017-07-09 09:05:36 +02:00
Bruce
155c8c4f74 Optional variables added to sensor.cups.markdown (#2947)
* Optional variables added to sensor.cups.markdown

Sensor configuration supports two additional variables which are not listed but would be extremely helpful to anyone running their print server on a host other than the one running Home Assistant.

Added two lines to the Configuration variables section to show host and port optional values.

* Fix formatting

* Add periods
2017-07-08 10:11:40 +02:00
Per Sandström
43759fc6a2 Update binary_sensor.verisure.markdown 2017-07-08 07:26:17 +02:00
Per Sandström
e99c6c91eb Update verisure.markdown 2017-07-08 07:20:49 +02:00
rollbrettler
f7516cc8ec Update downloader documentation with subdir data attribute (#2945)
According to [the code](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/downloader.py#L31) it is also possible to download a file into a subdirectory of **download_dir**
2017-07-07 11:44:58 -07:00
Kyle Decot
8bbfc16807 Adds JS9500 to media_player.samsungtv.markdown (#2939)
* Adds JS9500 to media_player.samsungtv.markdown

* Update media_player.samsungtv.markdown
2017-07-06 09:05:57 +02:00
Fredrik Lindqvist
cfdc1729a9 Update fan.insteon_local.markdown
Fix for https://github.com/home-assistant/home-assistant.github.io/issues/2941
Category was with minor case f.
2017-07-06 09:01:42 +02:00
cribbstechnologies
a9279d993b Update light.template.markdown (#2937)
crappy yaml 
Config at the top was supposed to be a light-based example. Non-light based example is below
2017-07-05 23:08:56 +02:00
Anthony Hughes
2170d07c04 Add instructions for setting using discovery with the Harmony hub (#2700)
* Add instructions for setting using discovery with the Harmony hub

* Leave the default example to be manual configuration and separate advanced configuration into separate section.

* Add note that the  config variable is optional

* Revert deletion of example comment

* Revert deletion of example comment
2017-07-05 11:05:20 +02:00
Nick Touran
a1db941d87 Updated Pandora component install instructions (#2936)
The dependency Pianobar now depends on a more recent version of ffmpeg and the jessie-backports mode of installation is required.
2017-07-05 07:55:28 +02:00
Open Home Automation
8a30a2d532 Moved to hub category, added link to KNX cover (#2934) 2017-07-04 23:06:37 +02:00
Fabian Affolter
c73ad08654 Add details about SSL/TLS (fixes #2927) (#2930) 2017-07-04 11:36:43 +02:00
Marco Sirabella
f7ab7092d4 Added new config docs for conversation (#2697)
* - Updated description

* - Added different example and explained action
2017-07-04 10:45:33 +02:00
Anders Melchiorsen
5d3a12dcac The SMTP default encryption is now starttls (#2926) 2017-07-03 22:40:42 +02:00
Josh
2ed22b3477 Doc for sending message after an alert goes to off (#2852) 2017-07-03 11:25:05 +02:00
Fabian Affolter
0399176e4a
Small fix 2017-07-03 08:30:02 +02:00
Fabian Affolter
486f08d5fe
Discord docs (#2923)
* Add screenshots and re-arrange instructions

* Add 'ha_release'
2017-07-03 07:33:04 +02:00
Open Home Automation
61fe6a5150 Additional documentation (#2914)
* Additional documentation

Added documentation for additional parameters introduced by a separate change request (already included in 0.48) 

KNX should be moved from the "DIY" section as KNX isn't a DIY solution, but an industry standard used for building automatisation.

* Removed some example code
2017-07-02 22:11:10 +02:00
Alok Saboo
5380823190 Fixed typo in cover automation (#2922) 2017-07-02 21:58:46 +02:00
Thibault Maekelbergh
357540aaca Add TX-L42ET50 to supported models (#2920) 2017-07-02 16:23:49 +02:00
Brent Saltzman
3063e57008 Clarify how to hide the group control switch (#2910)
Not clear that value to "Control" should be "hidden" (not true/false)
2017-07-02 12:10:31 +02:00
Open Home Automation
1759e1cae8 Move to correct category (#2915) 2017-07-02 12:07:23 +02:00
Open Home Automation
d457976845 Move to correct category (#2916) 2017-07-02 12:07:00 +02:00
Open Home Automation
84376a98c5 Move KNX thermostat to correct category (climate) (#2917) 2017-07-02 12:06:27 +02:00
Open Home Automation
bc02116da7 Move KNX sensor to correct category (sensor) (#2918) 2017-07-02 12:06:01 +02:00
Paulus Schoutsen
940e2b1b1e Release 0.48 blog post 2017-07-01 17:36:52 -07:00
Yannick POLLART
be9debf763 rfxtrx binary sensor component documentation (#2336)
* First draft of RFXtrx binary sensor doc page.

* Updated rfxtrx binary sensor doc.

* binary_sensors.rfxtrx: updated doc according to latest PR changes.

* Updated rfxtrx binary sensor documentation

* Update binary_sensor.rfxtrx.markdown

Tried to clarify the data_bits description.

* Updated device_class property.
2017-07-01 17:24:05 -07:00
Jeff Wilson
cef16817cd Insteon local fan (#2390)
* Add fan to insteon_local full config

* Add insteon_local fan page

* Update 'ha_release'
2017-07-01 17:23:10 -07:00
Michael Fester
46e4f5a33e Documentation for Snips components (#2892)
* Documentation for Snips components

* Fix version

* Fix typos

* Update video link
2017-07-01 14:27:28 -07:00
Fabian Affolter
a7ef65a9e4
Update for 0.48 2017-06-30 19:15:08 +02:00
Fabian Affolter
4ba3e3e0c6
Merge branch 'current' into next 2017-06-30 19:13:55 +02:00
PhracturedBlue
53021cf61f Initial documentation for cover templates (#2842)
* Initial documentation for cover templates

* Fix many typos found during review.

* Fix typos and formatting
2017-06-30 18:47:52 +02:00
Alok Saboo
a72c71cace Fixed typos (#2903) 2017-06-30 08:05:16 +02:00
Shiny
61e9abbfc3 Grammar fix ups in image processing dlib (#2904)
* Grammar fix ups in image processing dlib

* "a event" -> events. Grammar fixup

* Fixed up english grammar in link to component.
2017-06-30 08:04:26 +02:00
Michaël Arnauts
10daaa7692 ComfoConnect climate platform documentation. (#2483)
* ComfoConnect climate platform documentation.

* Update documentation for rewrite.

* Update version

* Minor style fixes:wq
2017-06-29 10:21:24 +02:00
Alok Saboo
834d1e1bfb Added scan_interval defaults (#2898) 2017-06-28 15:03:36 -05:00
Matthew Schick
39d3e6c384 Update for new nest.set_mode service (#2645)
* Update for new nest.set_mode service

* Update nest.markdown
2017-06-28 07:48:11 +02:00
Fabian Affolter
d6fe827f47 Add new OID for Archer VR600 and make table (fixes #2863) (#2895) 2017-06-27 08:29:58 +02:00
Eugenio Panadero
cfbea697ce telegram_bot platform to only send messages (#8186) (#2882)
* add telegram_bot/onlysend doc for #8186

* change of platform name and small rewrite

* fix new platform name
2017-06-26 22:28:57 -07:00
Teagan Glenn
faa3fc6128 Optional OpenCV Camera example custom component (#2894)
* Optional OpenCV Camera example custom component

* Update image_processing.opencv.markdown
2017-06-26 22:28:34 -07:00
Will W
7d90ea212f doc change: percentage (DPT_Scaling) KNX sensors #8168 (#2876) 2017-06-26 22:26:08 -07:00
Will W
dcb1aea4d7 input_select: add note about boolean equivalents (#2891)
* input_select: add note about boolean equivalents

* Put note in box
2017-06-26 20:13:55 +02:00
Wim Haanstra
857e8be7ab Open Hardware Monitor component page and logo added. (#2824)
* Open Hardware Monitor component page and logo added.

* Fixed typos

* Added host config variable

Added the host configuration variable to documentation and changed example to be inline with most of the other documentation.

* Update sensor.openhardwaremonitor.markdown

* Update 'ha_release'
2017-06-26 14:54:48 +02:00
Giuseppe
46f1742240 Fixed module names after PR #8030 (#2875)
The module names have been consistently lower-cased, this is to reflect the change on the docs.
2017-06-26 07:21:14 +02:00
Fabian Affolter
da593dc98c
Replace sensor with camera 2017-06-25 22:28:41 +02:00
Fabian Affolter
f8cdc5d971
Add sample for 'content_type:' 2017-06-25 22:27:30 +02:00
Eugenio Panadero
ddfe8de46a add content_type option to generic camera (#2887) 2017-06-25 12:25:22 -07:00