Commit graph

3797 commits

Author SHA1 Message Date
Adam Mills
cdb17accb5 Update automatic docs with example vehicle ID (#3548) 2017-10-07 13:13:50 -07:00
Fabian Affolter
decb5d2f56 Merge pull request #3403 from BioSehnsucht/rename-input-slider
Rename input_slider to input_number and add numeric text box option
2017-10-07 21:44:23 +02:00
Lukas Barth
f59859881d Input datetime (#3390)
* First documentation

* Add documentation for input_datetime
2017-10-07 19:33:47 +02:00
Vignesh Venkat
43e46a9f66 arlo: Documentation for alarm control panel (#3535)
* arlo: Documentation for alarm control panel

Arlo base station exposed as an alarm control panel component in
HA.

* Set version to 0.56
2017-10-07 12:28:10 +02:00
Marcelo Moreira de Mello
4299184390 Added documentation to TravisCI platform (#3519)
* Added documentation to TravisCI platform

* Added repository_names option

* Simplified variables names

* Update 'ha_release'
2017-10-07 11:05:00 +02:00
Mister Wil
34dad93119 Added Abode sensor documentation. (#3532)
* Added Abode sensor documentation.

* Changing release version from 0.55 to 0.56

* It's a sensor and not a panel
2017-10-07 09:38:47 +02:00
Daniel Perna
c646730ecf Added path-setting and Intertechno information (#3531)
* Added path-setting and Intertechno information

* Minor change
2017-10-06 11:13:03 +02:00
Jeroen ter Heerdt
d00955a3dc Updating alarm_control_panel.egardia.markdown (#3522)
Adding extra explanation of the fact that each user and remote generates separate codes that need to be captured.
2017-10-06 08:18:29 +02:00
Paulus Schoutsen
f9e3f7e099 Merge remote-tracking branch 'origin/current' into next 2017-10-05 09:24:55 -07:00
Fabian Affolter
79ebf70d7c Add The Things Network documentation (#3465)
* Add The Things Network documentation

* Fix date

* Rename sensor platform
2017-10-05 09:12:33 -07:00
Ashton Campbell
1b30cbad09
Update counter.markdown (#3526)
```json
{
  "entity": "counter.count0"
}
```

needs to be:

```json
{
  "entity_id": "counter.count0"
}
```
2017-10-05 18:08:36 +02:00
Ashton Campbell
9d9ebf2118 Update counter.markdown (#3526)
```json
{
  "entity": "counter.count0"
}
```

needs to be:

```json
{
  "entity_id": "counter.count0"
}
```
2017-10-05 12:39:24 +02:00
Ashton Campbell
73f8621df0 Update counter.markdown (#3525)
Under "Use the service"

entity is misspelled to entitiy.

```
{
  "entitiy": "counter.count0"
}
```

should be:

```
{
  "entity": "counter.count0"
}
```
2017-10-05 11:48:02 +02:00
Charles Garwood
23d2dcb016 Add note for MySQL install on Raspbian Stretch (#3514)
* Add note for MySQL install on Raspbian Stretch

Added note as detailed in https://github.com/home-assistant/home-assistant.github.io/issues/3509

* Update recorder.markdown

Change is to the Debian base package and not to Raspbian specifically. 
Edited your change to replace the suggested package instead.
2017-10-05 11:12:04 +02:00
Franck Nijhof
b3f8dfc283 HTTP component documentation improvements (#3523) 2017-10-05 11:07:20 +02:00
Franck Nijhof
443904de16 Fixes spelling of 'Home Assistant' everywhere (#3524) 2017-10-05 10:53:08 +02:00
travislreno
83d51c6f0a Update counter.markdown (#3518) 2017-10-05 07:53:44 +02:00
Egor Tsinko
d231407f66 switched username and host to Optional as per schema (#3515) 2017-10-05 00:06:56 +02:00
Jeroen ter Heerdt
c9ff2edabe Updating Egardia docs to include ignore capability (#3507)
* Updating egardia docs according to HASS PR 9676

Adding ignore capability docs.
PR: https://github.com/home-assistant/home-assistant/pull/9676

* Update alarm_control_panel.egardia.markdown
2017-10-04 11:43:56 +02:00
Daniel Høyer Iversen
1cea1b744c Add Tibber documentation (#3497)
* Add Tibber documentation

* Update sensor.tibber.markdown

* Use new configuration style
2017-10-04 10:53:06 +02:00
Fabian Affolter
2ab2533962 Add version 5 (#3513) 2017-10-04 10:37:54 +02:00
Florian Klien
2e15daaa3d permanent IP Trådfri hint (#3506) 2017-10-04 07:46:27 +02:00
Andrej Friesen
c9e7bb54fc Add information for hassio requirements (#3500)
* Add information for hassio requirements

Add information for hassio requirements which are been met with the hassio installation itself.

* Update name
2017-10-03 08:23:20 +02:00
mruss
bb185b8a39 Fixed spelling error (#3501) 2017-10-03 08:21:44 +02:00
Lukas Barth
29a60e83cb MQTT climate documentation (#3448)
* document climate.mqtt

* tweaks per @Landrash++

* Add additional configuration

* Document more mqtt options

* Document optimistic mode

* Remove sensor
2017-10-02 23:19:43 +02:00
Geoffrey Westhoff
6a93cb9657 Update media_player.panasonic_viera.markdown (#3498) 2017-10-02 22:32:08 +02:00
Fredrik Lindqvist
adced8bc12 Add Worx logo to worxlandroid sensor (#3499)
* Add WorX logo

Adds  WorX logo from https://www.worx.com

* Add Worx logo to worxlandroid component

* Delete worx-logo.png

* Add Worx logo
2017-10-02 22:26:59 +02:00
datafx
83ad4aac94 Router changed to Modbus device (#3494)
Changed wording of host description to better indicate the IP to be used is the Modbus device IP and not an internet router.
2017-10-02 19:07:46 +02:00
Matt White
e5fc3a363e mqtt_statestream: Update docs for attribute/timestamp options (#3491) 2017-10-02 17:42:14 +02:00
Sam Birch
5297271d3a Update threshold sensor docs for new hysteresis attribute (#3449)
* Update threshold sensor docs for new hysteresis attribute

* Added default and changed wording

* Keep configuration sample minimal

* Add comment from code
2017-10-02 17:00:16 +02:00
Fredrik Lindqvist
b6c1240342 Recorder: MariaDB (#3484)
* Add information about MariaDB

 - Adds information about using MariaDB.
 - Shortens install example for MySQL

* Update recorder.markdown

* Remove stray :

Remove stray :

* Slimmed example to remove redundant text.
2017-10-02 14:07:52 +02:00
Vignesh Venkat
52757f7366 arlo: Add battery level sensor documentation (#3482) 2017-10-02 11:37:37 +02:00
Michel Weimerskirch
b2a254dffe Facebook Messenger component: add support for sending messages to user IDs (#3489)
This is the documentation change for https://github.com/home-assistant/home-assistant/pull/9643
2017-10-02 11:30:56 +02:00
BioSehnsucht
461ce5df75 input_number : change service from select_value to set_value 2017-10-02 02:49:26 -05:00
Franck Nijhof
159742cc59 Fixes spelling & grammar issues in the FFmpeg component documentation (#3488) 2017-10-02 07:58:05 +02:00
Georgi Kirichkov
ebe8f01b52 Fixes a typo in components/group (#3485) 2017-10-01 22:48:37 +02:00
Hugo Gresse
58ef0aee93 Update climate.markdown markup (#3486) 2017-10-01 22:47:24 +02:00
Andreas Jacobsen
ca55f34dc8 Update camera.mjpeg.markdown (#3481)
* Update camera.mjpeg.markdown

* Make heading linkable
2017-10-01 15:48:26 +02:00
Andreas Jacobsen
b53bb844b5 Update sensor.android_ip_webcam.markdown (#3480)
* Update sensor.android_ip_webcam.markdown

* Update name
2017-10-01 15:46:34 +02:00
Andreas Jacobsen
5fe83ebc8f Update binary_sensor.android_ip_webcam.markdown (#3479)
* Update binary_sensor.android_ip_webcam.markdown

* Fix format
2017-10-01 15:45:27 +02:00
Christian Muck
f0c269f161 Added TS-259 Pro+ (#3476) 2017-10-01 12:27:38 +02:00
Audric Schiltknecht
b44641b3d1 Fix minor typos (#3471)
Tipps -> Tips and customer -> custom.
2017-10-01 11:56:59 +02:00
cdce8p
e3ca50b478 Simplyfied scripts (#3473)
- Simplyfied scripts using service_template
- Changed "all_covers" to "cover_gorup"
2017-10-01 11:54:08 +02:00
Florian Klien
a6a0b3e7b1 Samsung smart TV MU6170UXZG tested (#3469) 2017-09-30 20:44:45 +02:00
arretx
110f61ffba Comment Line Fix (#3470)
* Comment Line Fix

The commented line wasn't being displayed as a greyed out line, rather, it's red, and since the line truncates in the display, it looks like the word "later" is the first line in the script.

* Add `script` and other minor changes
2017-09-30 20:43:57 +02:00
reductio
5997e49bf1 Added Panasonic TX-65EWX784 to the list of known supported models (#3466) 2017-09-30 17:30:45 +02:00
Fabian Affolter
7932da4f3c
Update category 2017-09-30 16:37:32 +02:00
Fabian Affolter
c8ec8391f4
Merge branch 'current' into next 2017-09-30 13:30:14 +02:00
Marcelo Moreira de Mello
f2373f8eae Added initial documentation to Melnor Raincloud component (#3304)
* Added initial documentation to Melnor Raincloud component

* Added scan interval option on the docs

* Upgraded Raincloud docs to release 0.54

* Upgraded Raincloud docs to release 0.55

* Moved watering_minutes to switch componenet
2017-09-29 14:56:06 +02:00
William Scanlon
fe7f811af9 Doc for for #9303 (#3455) 2017-09-29 08:42:24 +02:00