Commit graph

5133 commits

Author SHA1 Message Date
Ted Drain
2839ea9369 Updated MQTT light docs for new option (#3595)
* Updated MQTT light docs for new option

* Changed brightness options to lower case

* Update the format

* Update according code
2017-10-31 20:02:44 +01:00
Audric Schiltknecht
c071ed3144 Add support for other DHCP servers (#3631)
* Add support for other DHCP servers

Add new *dhcp_software* configuration parameter to documentation.

* Minimize configuration part
2017-10-31 14:44:25 +01:00
Colin Teubner
6b9956a2d8 Doc improvements to alarm control panel, zwave (#3601)
* Adding examples for notifications, disarming

* Remove old reference to options.xml

Options.xml isn't needed for network key anymore, it should be set in configuration.yaml. Linked that section back to the main Z-Wave page that explains it.

* Add blank lines
2017-10-31 14:41:49 +01:00
Milan V
953da76da9 Add default groups info to group component doc (#3659)
* Add default groups info to group component doc

* Corrections of default group info

* Minor change
2017-10-31 14:41:35 +01:00
GTH
49d8cd0819 Add doc for 'Send Current Position' feature in Geofency 5.1 (#3704)
* Add doc for 'Send Current Position' feature in Geofency 5.1

* Fix typo
2017-10-31 14:17:57 +01:00
biggms
62ee6e192e Added documentation for new cold_tolerance and hot_tolerance configs for generic_thermostat (#3600) 2017-10-31 14:07:04 +01:00
Rasmus
e8be4e6cf2 Add docs for Tellus Live Binary sensor (#3753)
PR https://github.com/home-assistant/home-assistant/pull/10106
2017-10-31 13:58:28 +01:00
Milan V
19a603f34e Fix bayesian binary sensor example (#3850) 2017-10-31 13:57:37 +01:00
Hugo Dupras
c06ea6a8b2 Refactor Neato Botvac components into a vacuum (#3674)
* Refactor Neato Botvac components into a vacuum

+ Minor fixes

Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>

* Add redirect and note
2017-10-31 12:29:50 +01:00
Jan Almeroth
45483ed434 Update to reflect latest update (#3676)
* Update to reflect latest update

https://github.com/home-assistant/home-assistant/pull/9968

* Adding new optional variable 'interval_seconds'
2017-10-31 10:42:35 +01:00
David Grant
d573ebeb68 Added reference to gc100 component (#3844) 2017-10-31 10:40:12 +01:00
Josh Nichols
46447e34fa Update list of media_players supporting shuffle (#3846)
* Update list of media_players supporting shuffle.

This is based on doing a [search for SUPPORT_SHUFFLE_SET](https://github.com/home-assistant/home-assistant/search?utf8=%E2%9C%93&q=SUPPORT_SHUFFLE_SET&type=)

* Add links while I'm here
2017-10-31 08:33:41 +01:00
ohadbenita
e73fe63a0c Shell command naming convention change (#3843)
* Shell command naming convention change

camel case naming isn't allowed (shell command configuration validation fails

* Add period
2017-10-30 22:14:19 +01:00
Lewis Juggins
85800f9361 Include cython in tradfri docs (#3672)
* Update tradfri installation instructions

* Update tradfri.markdown

* Remove installation, no longer needed

* Add cython

* Change to 'pip3'
2017-10-30 22:02:31 +01:00
Hydreliox
9006ebd398 Add Deluge Switch documentation (#3680)
* Add Deluge Switch documentation

* Move variable description
2017-10-30 22:02:10 +01:00
Derek
816aabaade Alternative Xiaomi Token Extraction for Android/Windows (#3683)
* Alternative Xiaomi Token Extraction for Android/Windows

Using the MiToolKit simplifies the process greatly.

* Correct MiToolKit hyperlink
2017-10-30 21:59:13 +01:00
Sean Dague
815c2b11fa Document yamaha play_media more extensively (#3841)
The `play_media` service for yamaha media players isn't really
documented, so unless you read the code you can't tell how to make it
work. This surfaces enough details so that people can just read
documentation.

Related to bug https://github.com/home-assistant/home-assistant/issues/10180
2017-10-30 21:52:33 +01:00
Greg. A
fb227fd1d6 Sytadin doc correction (#3842)
* doc correction

* add indice unit
2017-10-30 21:50:24 +01:00
Mark Jozefiak
dc972ca0d9 light.hyperion: Add priority attribute (#3751) 2017-10-30 21:49:12 +01:00
Martin Hjelmare
d946189282 Update mysensors configuration to new format (#3840) 2017-10-30 18:24:56 +01:00
Bram Kragten
0f615093f0 Update vacuum.xiaomi_miio.markdown (#3837) 2017-10-30 17:38:42 +01:00
ferdydek
71d9a24925 Update media_player.webostv - Turn On Action plus setup (#3838)
Included wake on lan power on action asked frequently on discord/forum.
Clarified the pairing process requirements and added LG's instructions link.
2017-10-30 17:38:03 +01:00
ABOTlegacy
926d3b1506 Bugfix: Found a broken url. Now it is fixed. (#3839)
* Bugfix: Found a broken url. Now it is fixed.

* Bugfix: Found a broken url. Now it is fixed.
2017-10-30 17:36:51 +01:00
Sebastian Muszynski
6d4f765366 Xiaomi Aqara: New services added and description of the existing services updated (#3836)
* New services added and description of the existing services updated.

* Make title linkable
2017-10-30 17:36:06 +01:00
Aaron Bach
257dea75e6 Documentation additions (#3654) 2017-10-30 09:28:35 -07:00
David Grant
0582ebc39e Created new documentation for GC100 component and platforms (#3789)
* Create gc100.markdown

* Create binary_sensor.gc100.markdown

* Create switch.gc100.markdown

* Fixed formatting of configuration variables

* Elaborated on what gc100 is

* Implemented fabaff's requested changes

removed blank line, updated yaml example to be a list of ports, added period to ports parameter description.

* Implemented changes requested by fabaff

removed blank line, fixed yaml format, added period to ports parameter description

* Fixed ha_release and ha_category

* Fixed ha_release and ha_category

* Implemented changes requested by fabaff.

fixed ha_release and added parameters.

* Updated introduciton description

Implemented suggestion by upsert and referenced iTach library.
2017-10-30 08:40:22 +01:00
Fabian Affolter
b8b919008b
Camera services (#3834)
* Add services

* Update description
2017-10-30 08:35:18 +01:00
Jerry Workman
5ccdd95c05 Locative shutting down (#3832)
* Locative shutting down

* Format it as note
2017-10-30 08:35:08 +01:00
Peter Epley
1245fea135 Update google_assistant.markdown (#3831)
Added exposed domains available, including from PR #10148
2017-10-30 08:23:58 +01:00
Fabian Affolter
f91615cbb6
Fix samples, add title and other changes (#3828) 2017-10-30 07:54:34 +01:00
Marcelo Moreira de Mello
19733c0ecf Extend Ring doorbell camera documentation by adding a python_script to download the video (#3705) 2017-10-30 07:48:32 +01:00
moskovskiy82
9faef559b6 Remove target_sensor from the configuration (#3833)
Seems it's there by mistake. As looking through MQTT HVAC uses current_temperature_topic instead. Which is actually a drawback
2017-10-30 07:42:41 +01:00
Fabian Affolter
238fc5b0c0
Remove title 2017-10-30 07:39:43 +01:00
Fabian Affolter
0fb8f956ef
Update Clickatell docs (#3823)
* Update Clickatell docs

* Was milestoned for 0.56.3
2017-10-29 11:17:22 +01:00
Fabian Affolter
4dd901a3da
Add Random binary sensor docs (#3798) 2017-10-29 11:16:15 +01:00
Fabian Affolter
1514fd7b12
Update title (#3822)
* Update title

* Remove featured
2017-10-29 02:46:32 +02:00
Florian Klien
5f2f80edff Documentation for yessssms component (#3801)
* Documentation for yessssms component

* typo

* updated documentation for YesssSMS

* Remove line breaks
2017-10-29 01:46:02 +02:00
arretx
34fccb0045 Clarification (#3817)
I wasn't sure where the "jon" and "ram" user names were derived from in regards to the OwnTracks setup.
2017-10-29 01:42:51 +02:00
Aleksey Jurchenko
cda120f274 new model added (#3820) 2017-10-29 01:37:51 +02:00
Fabian Affolter
1dc2ca59e8
Add Linode component docs (#3821) 2017-10-29 01:37:19 +02:00
Fabian Affolter
4694d30258
Add Sytadin sensor docs (#3819) 2017-10-29 01:35:10 +02:00
Yannick POLLART
361894ba55 Rfxtrx binary sensor and switch update (#3785)
* 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.

* Updated rfxtrx switch and binary sensor on using automatic_add.

* Fixed typo for tamper switch
2017-10-29 01:24:01 +02:00
Ryan McLean
13c0383ec3 docs for linode (#3687)
* docs for linode

* Update 'ha_release'

* Fix 'ha_release'
2017-10-29 00:49:06 +02:00
DubhAd
979f399489
Fix a missing character 2017-10-28 18:48:15 +01:00
DubhAd
219fcdbf11
Added externally accessible note
A common question seems to be about being externally accessible, and SSL. I've added a note at the top about it.
2017-10-28 17:30:18 +01:00
Fabian Affolter
4921e8b769
Update description and add links (#3812) 2017-10-28 17:36:25 +02:00
DoloresHA
fa28234931 Update notify.html5.markdown (#3806)
line 132: changed "configuration" to "notification." 
line 236: fixed indentation error (was only one space, not two)
2017-10-28 09:23:37 +02:00
Sebastian Muszynski
161666f89d Limits of the favorite level updated. Values between 0 and 16 will be accepted. 2017-10-28 08:29:31 +02:00
Aaron Bach
d0d23dbdca Small updates to the Yi Camera configutation docs (#3805) 2017-10-27 22:56:14 +02:00
Marcelo Moreira de Mello
73bec257b7 Added filename attribute to override filename via downloader (#3730) 2017-10-27 22:50:40 +02:00