Commit graph

7123 commits

Author SHA1 Message Date
Joakim Sørensen
1bfc28a008 Hassbian docs (#3487)
* Added link

Added link to hassbian-config

* Added note

Added note for upgrade HA from hassbian-config

* Added note

Added note on how to uppdate HA from hassbian-config

* Updated to match current version

Updated to match current version of hassbian-config.

* Corrected problems with link

* Corrected typo

* Corrected typo

* Corrected typo

* Update common-tasks.markdown

* Update upgrading.markdown

* Fix spelling

* Fix spelling
2017-10-05 08:55:59 +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
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
bestlibre
97e2d20245 Apllication can *not* be installed (#3475)
If I'm not mistaken application can not be installed to be used with the command_line sensor. Documentation stated otherwise
2017-10-02 23:17:40 +02:00
Geoffrey Westhoff
6a93cb9657 Update media_player.panasonic_viera.markdown (#3498) 2017-10-02 22:32:08 +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
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
Ludeeus
6157433445 Fixed formating (#3478) 2017-10-01 15:38:50 +02:00
Audric Schiltknecht
b44641b3d1 Fix minor typos (#3471)
Tipps -> Tips and customer -> custom.
2017-10-01 11:56:59 +02:00
Dan Faulknor
b340912b7e Create 2017-10-01-hass-podcast-ep9.markdown (#3472)
* Create 2017-10-01-hass-podcast-ep9.markdown

* Add link
2017-10-01 11:50:14 +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
c8ec8391f4
Merge branch 'current' into next 2017-09-30 13:30:14 +02:00
Fabian Affolter
8a729176c7
Add more details, add updates and link to external docs 2017-09-30 13:25:15 +02:00
Fabian Affolter
f254ff6d41
Update sidebar 2017-09-30 11:07:01 +02:00
Pascal Vizeli
4d96cb31db Update addon_config.markdown 2017-09-29 22:28:18 +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
Fabian Affolter
521616cbf7 Blog post for Hacktoberfest 2017 (#3456)
* Blog post for Hacktoberfest 2017

* Add logo

* Update
2017-09-29 12:20:57 +02:00
Derek Brooks
94dd37d322 Update Z-Wave set_config_parameter (#3453)
Adds a bit of clarity to the `set_config_parameter` service.
2017-09-29 08:42:59 +02:00
William Scanlon
fe7f811af9 Doc for for #9303 (#3455) 2017-09-29 08:42:24 +02:00
Stuart Pook
47a8f03512 clementine component does not support play_media (#3457)
* clementine component does not support play_media

If you use media_player.play_media with this component you get an exception so it seems best to note that it does not work before people get confused by the exception.

* Remove some breaks
2017-09-29 08:40:34 +02:00
Andréas Lundgren
2c1cb3f93b Update google_assistant.markdown (#3458)
Fix invalid JSON in example.
2017-09-29 08:39:13 +02:00
Andréas Lundgren
56d1a6cf03 Update wake_on_lan.markdown (#3459)
Add missing word in description
2017-09-29 08:24:17 +02:00
Paulus Schoutsen
5a2ca6ac81 Add documentation for OwnTracks over HTTP (#3460)
* Add documentation for OwnTracks over HTTP

* Unfeature owntracks platform in favor of owntracks_http
2017-09-29 08:23:35 +02:00
Audric Schiltknecht
d5b7108084 Fix minor grammar error (#3462)
Remove double negation
2017-09-29 08:19:05 +02:00
zajnic
7c8c4e741d Update the correct service ringtone (#3454)
Update xiaomi.xx to xiaomi_aqara.xx
2017-09-28 08:48:48 +02:00
Daniel Høyer Iversen
2d9b650e9e Merge pull request #3452 from Roemer/patch-1
"http_port" is now CONF_PORT and therefore just "port"
2017-09-27 22:11:30 +02:00
Roman
5634d59ce3 "http_port" is now CONF_PORT and therefore just "port" 2017-09-27 17:12:32 +02:00
Charles Garwood
3b3b7553c6 Fixing broken link for Retrieving the Access Token 2017-09-27 11:07:47 -04:00
Daniel Høyer Iversen
f3fda44254 Update sensor.broadlink.markdown (#3450) 2017-09-27 10:54:04 +02:00
Paulus Schoutsen
c9e1b00948 Specify 'their' 2017-09-26 22:22:54 -07:00
Paulus Schoutsen
8777bf8df5 Add some extra links 2017-09-26 22:08:29 -07:00
Paulus Schoutsen
8566fa8e0d Add blog post about DuckDNS and effortless encryption 2017-09-26 22:02:28 -07:00
rbflurry
5cd8995070
change uppercase to lowercase. (#3426)
This was applied as a part of https://github.com/home-assistant/home-assistant/pull/9427
2017-09-26 20:51:00 +02:00
Florian Klien
dd51ad0df5 fixed double 'the' (#3447)
* fixed double 'the'

mostly 's/the the /the /', little style changes where 'is' or 'to' was missing

* removed duplicate words

removed duplicate words like 'to to', 'you you' or 'account account' etc.

a batch of pizza-toasts burnt for this.
2017-09-26 20:30:04 +02:00
Pascal Vizeli
d7b321786d Update duckdns.markdown 2017-09-26 18:06:28 +02:00
Paulus Schoutsen
558cadadee Update addon docs 2017-09-26 08:54:16 -07:00
Pascal Vizeli
ae18d3a1f5 Update duckdns.markdown 2017-09-26 17:05:13 +02:00
Pascal Vizeli
c481b5cc8e Update configurator.markdown 2017-09-26 13:52:01 +02:00
DubhAd
9bfa5efa62 Update to correct the cookbook link (#3443)
As reported on Discord, the cookbook link was wrong
2017-09-26 13:23:33 +02:00
Pascal Vizeli
54106093ce Create git_pull.markdown 2017-09-26 12:22:51 +02:00
Pascal Vizeli
5536d73a45 Add-on: Configurator 2017-09-26 12:17:13 +02:00
Pascal Vizeli
6609209a21 Revert "Added documentation for HASS configurator add-on (#3441)" (#3444)
This reverts commit e7fc2e9c61.
2017-09-26 12:14:18 +02:00
Daniel Perna
e7fc2e9c61 Added documentation for HASS configurator add-on (#3441)
* Added documentation for HASS configurator add-on

* Update and rename hass_configurator.markdown to configurator.markdown
2017-09-26 12:12:53 +02:00
Pascal Vizeli
09f43a56d3 Update addon_publishing.markdown 2017-09-26 11:25:38 +02:00
John Arild Berentsen
74785fb594 Update z-wave.markdown (#3213)
* Update z-wave.markdown

Changes for:
https://github.com/home-assistant/home-assistant/pull/9056

* Update z-wave.markdown

* Update z-wave.markdown

* Update z-wave.markdown
2017-09-26 09:58:23 +02:00