DubhAd
03d30a2d87
Merge pull request #4772 from JerryWorkman/patch-9
...
Add note to ensure database instance starts before Home Assistant
2018-02-27 07:10:25 +00:00
JudgeDredd
62b6e62297
update recorder docs for mariadb 10.2
...
https://mariadb.com/kb/en/library/mariadb-1023-changelog/
Revision #1965f03 2016-11-26 22:22:50 +0100
Deb: Rename libmariadbclient-dev to libmariadb-dev
2018-02-26 23:49:29 -05:00
Jerry Workman
93df84bb5a
Add note to ensure database instance starts before Home Assistant
2018-02-26 21:19:33 -05:00
DubhAd
284b67a47f
Merge pull request #4734 from oncleben31/patch-1
...
`automation` and `automation old` in the same time
2018-02-26 22:01:56 +00:00
Oncleben31
a08e94f789
Update editor.markdown
2018-02-26 19:03:44 +01:00
Joakim Sørensen
54e2fb4343
Example JSON has invalid synstax ( #4767 )
2018-02-26 11:48:43 -05:00
Paulus Schoutsen
d282343710
Merge remote-tracking branch 'origin/current' into next
2018-02-25 16:49:29 -08:00
Paulus Schoutsen
85da820394
Release 0.64
2018-02-25 16:48:43 -08:00
Thijs de Jong
70a741d867
Add Tahoma Scenes documentation ( #4698 )
...
* add tahoma scenes
* small word fix
* spelling fix
2018-02-25 16:24:48 -08:00
JC Connell
21897481c7
Add Spot Crime sensor documentation ( #4685 )
...
* Create sensor.spotcrime.markdown
Docs for the Spot Crime sensor
* Update sensor.spotcrime.markdown
2018-02-25 16:23:29 -08:00
Mahasri Kalavala
177e801cd0
Merge pull request #4691 from home-assistant/DubhAd-patch-3
...
Note about rename node being broken
2018-02-25 18:47:06 -05:00
Benedict Aas
f379cf97db
docs: clarify location of counter alias
...
We clarify the location of the counter alias by renaming it `counter` --> `my_custom_counter` and remove potential for confusion with the similarly named `counter` field above.
2018-02-25 13:12:30 +00:00
DubhAd
50f693badf
Clarity edit for timelapse and file path ( #4744 )
...
* Clarity edit for timelapse and file path
Existing wording for timelapse implies that a value of 1000 results in pictures being taken every millisecond, so the value is in microseconds.
Added link for the whitelist to make it easier to find the relevant config section.
* Shorter URL
2018-02-25 12:21:42 +01:00
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
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
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