Commit graph

10170 commits

Author SHA1 Message Date
schferbe
ac17ed9e2c Tested my K5579 and it worked with port 8001 (#4746) 2018-02-25 09:56:07 +01:00
DubhAd
8763565cc1 Fixed template (#4745)
The example notify is invalid, missing the required `data_template:` line
2018-02-25 09:51:41 +01:00
Ed Boal
c25a9c7aeb Added redirect_from for /components/ios/ (#4748)
The Invalid Config card showing the ios component sends you to /components/ios/ which has now been moved to /docs/ecosystem/ios/, causing a 404 to be shows to users who click the link. Added the redirect statement to this page to accommodate.
2018-02-25 09:47:11 +01:00
Fabian Affolter
b40318f259
Update BMW docs 2018-02-24 00:23:52 +01:00
ChristianKuehnel
3c762ed166 documentation for new component bmw_connected_drive (#4617)
* added first draft of documentation for bmw_connected_drive

* forgot to save...

* updated description of config file to latest implementation

* fixed reviews from @MartinHjelmare

* Minor changes

* Add periods

* Minor changes

* Minor changes

* Minor changes

* Fix

* It's a string
2018-02-24 00:19:14 +01:00
Mike Megally
8729f5a024 Update mqtt_eventstream with ignore_call_service (#4705)
* Update mqtt_eventstream with ignore_call_service

Documentation for ignore_call_service

* update docs to reflect new functionality

updated docs based on PR feedback

* update example
2018-02-23 15:09:44 -08:00
DubhAd
7ba6c9b624
Added link to the new registry docs 2018-02-23 21:18:50 +00:00
DubhAd
7c151dc28f
Wording tweak
Having upgraded to 0.63 I see that it does rename the `zwave.` entity ID
2018-02-23 20:55:06 +00:00
Robin
72f1cdc59b Adds folder sensor (#4588)
* Adds folder sensor

* Update Configuration variables

Updates Configuration variables to address requested changes

* Update sensor.folder.markdown

* Add ref to whitelise

* Update sensor.folder.markdown

* Update sensor.folder.markdown

* Update sensor.folder.markdown

* Minor changes

* Fix
2018-02-23 20:38:00 +01:00
Joe Lu
454d228710 Added documentation for august component (#4696) 2018-02-23 19:23:16 +01:00
Niklas Wagner
fb973c743c New tested version, Add note about dedicated user (#4737) 2018-02-23 19:01:37 +01:00
DubhAd
3771329828 Added how to find the web UI. (#4690)
* Added how to find the web UI.

As the getting started guide is now totally Hass.io focussed, there's no longer anywhere to tell people how to reach the web UI.

* Typo fix
2018-02-23 19:00:45 +01:00
Robin
1a6b029b68 Update venv link to python 3 (#4742)
Currently the venv links to python 3.4 specifically. Since support for py 3.4 is being dropped it makes more sense to point to the python 3 page where the user can select the version they are using. This principle probably applies to many links in the docs.
2018-02-23 18:58:35 +01:00
Paulus Schoutsen
ef17e31097
Update device_tracker.owntracks_http.markdown (#4741) 2018-02-23 08:09:11 -08:00
Paulus Schoutsen
5200c56619 Add entity registry docs 2018-02-22 23:20:00 -08:00
Jeremy Klein
ad24a7f8af Docs for 12598 (#4736) 2018-02-22 21:04:21 -08:00
Marc Forth
51e4cfae9c Update input_datetime.markdown (#4735)
Missed the word 'automation' out of the first automation when I submitted the most recent change!  Fixed now.
2018-02-22 19:08:17 -05:00
Oncleben31
f6b1e6aa8c
automation and automation old in the same time
Additional comment and example to explain we can use the both sections in the same time.
2018-02-23 00:05:08 +01:00
Paulus Schoutsen
4144fb0974
Update Alexa skills in cloud FAQ 2018-02-22 14:32:42 -08:00
happyleavesaoc
e15388f93a update usps doc (#4729)
* Update usps.markdown

* Update usps.markdown

note Chrome preference
2018-02-22 11:45:45 -05:00
Mark Grimes
cce17bbd79 Adds comment about deprecated homeassistant_start event
The note in the documentation for triggers says that the
homeassistant_start event has been deprecated. This PR just adds that
note to the events page.

It is unclear to me if homeassistant_stop has also been replaced by
'stop' on the 'homeassistant' platform. If so, the note should probably
be expanded on both pages to indicate that.
2018-02-22 09:13:26 -05:00
Daniel Shokouhi
7139ee18fd typo (#4731) 2018-02-22 04:11:07 +01:00
rubenverhoef
b5dbc788a9 Added 1ch MiLight dimmer support (#4718)
* Added 1ch MiLight dimmer support.

* There are now 16 groups possible, and the dimmer is only supported by V6
2018-02-22 00:16:16 +01:00
Kane610
7bf56b0be9 Add support for water leakage sensor to deCONZ (#4728) 2018-02-21 12:52:02 -08:00
Spartan-II-117
0e59f4548f Update emulated_hue with info about initial device (#4624)
* Update emulated_hue with info about initial device

* Update emulated_hue.markdown

* Update emulated_hue.markdown
2018-02-21 19:09:12 +01:00
Alex Barcelo
ce0b046bca
Consistent documentation for user_id / chat_id
Using a more consistent usage regarding the interaction between `target`, `user_id` and `chat_id`.

The `target` can be both a `user_id` or a `target_id`, leaving the `user_id` (which was the original one). But the `chat_id` parameters should be a `chat_id` identificator, for consistency.

Also updated the description for `target` parameter on Telegram calls.
2018-02-21 17:03:36 +01:00
Kane610
1adb48b0a4 Update deconz.markdown (#4494)
* Update deconz.markdown

Added description and example of new service data attribute

* Update deconz.markdown
2018-02-21 16:09:26 +01:00
karlkar
ebc2094347 Support for PTZ in Onvif cameras (#4409)
* Service PTZ description

* Changed attribute names
2018-02-21 16:06:39 +01:00
Simon Nørager Sørensen
4d50a27bf5 Create media_player.xiaomi_tv.markdown (#4653)
* Create media_player.xiaomi_tv.markdown

* Updated documentation to comply with style guidelines.

* Added default for value for name.

* Added appropriate information and warnings.

* Added release vesion.
2018-02-21 16:00:08 +01:00
Robin
efa24e1cb1 Adds file size sensor (#4589)
* Adds file size sensor

* Ammend Configuration variables

Have amended [as per the docs](https://home-assistant.io/developers/documentation/create_page/#configuration), doesn't look correct in my markdown preview however.

* Update sensor.filesize.markdown

* ⬆️ Bumped ha_release

* Update sensor.filesize.markdown

* Update sensor.filesize.markdown
2018-02-21 15:52:48 +01:00
Daniel Welch
53cc2ac0c9 Proposed workaround for Docker for Mac error (#4669) 2018-02-21 15:51:53 +01:00
thrawnarn
49ffad24f3 New service methods for the Bluesound component (#4340)
* New service methods

* Spelling
2018-02-21 15:41:48 +01:00
Mike O'Driscoll
eb459f50b5 Unifi device tracking SSID Filtering (#4622)
* Unifi device tracking SSID Filtering

Add documentation for configuration of unifi SSID filtering.

* Update device_tracker.unifi.markdown
2018-02-21 15:29:53 +01:00
Frederik Bolding
a6213b6230 Small changes to RPi Camera documentation (#4650)
* Updated RPiCamera documentation slightly

* Updated RPi Camera file path default

* Update camera.rpi_camera.markdown
2018-02-21 15:08:30 +01:00
Daniel Welch
d16fcb8e99 Update addon_communication.markdown (#4706)
* Update addon_communication.markdown

* Update addon_communication.markdown

* Update addon_communication.markdown
2018-02-21 14:16:43 +01:00
DubhAd
7356c83162 Pushed towards SSL, and clarity wording (#4716)
Some clarity edits, plus a push towards SSL
2018-02-21 08:58:26 +01:00
DubhAd
e9e4307930
Merge pull request #4724 from home-assistant/c727-patch-1
Fix indents in lets_encrypt automation example
2018-02-21 07:16:27 +00:00
DubhAd
f96fd96584
Merge pull request #4723 from dshokouhi/patch-1
Add some emphasis about Breaking Changes
2018-02-21 07:15:29 +00:00
c727
4880ebda59
Update updating.markdown 2018-02-21 05:58:50 +01:00
Alan Tse
6f027086d0 Clarifying hdmi_cec instructions to include _cec.so (#4595)
* Clarifying instructions to include _cec.so

* Removing deprecated AIO and manual install
2018-02-21 05:30:50 +01:00
cdce8p
12221b5bbf Added doc for homekit (#4720)
* Added doc for homekit

* Fixed typos

* Fixed typos 2

* Removed iot_class

* Add logo, some cleanup

* Update homekit.markdown

* Changed types to components
2018-02-21 04:33:18 +01:00
cdce8p
5f91c5a3b8 Changed parameter name (#4641)
* Added device_config_domain and device_config_glob
2018-02-21 04:32:50 +01:00
Lars Kerick
0ab51b775e Update lets_encrypt.markdown (#4719) 2018-02-21 04:19:20 +01:00
pat
88746f2a6b Update homematic.markdown (#4697)
* Update homematic.markdown

in order to get it running and hass.io to be able to add new homematic sensors, I had to change the configuration in this particular way.

* Update homematic.markdown

double checked. only changed interface name is needed
2018-02-21 03:55:27 +01:00
Michael Fester
5ba8c556ef Adapt documentation to new API (#4421) 2018-02-21 03:38:10 +01:00
Thijs de Jong
ec300739f9 Update scene.hunterdouglas_powerview.markdown (#4687) 2018-02-21 03:27:59 +01:00
c727
6257827b24
Fix indents in lets_encrypt automation example 2018-02-21 02:42:08 +01:00
Daniel Shokouhi
479334e869
updates 2018-02-20 17:14:23 -08:00
Mahasri Kalavala
ea77986070
Merge pull request #4722 from c727/homekit-image
Add apple-homekit.png
2018-02-20 19:39:48 -05:00
Daniel Shokouhi
6a2c047889
Add capital letters for Home Assistant
oops :)
2018-02-20 16:20:44 -08:00