1171 Commits

Author SHA1 Message Date
Paulus Schoutsen
e2677c4d78 Update text 2019-04-03 11:06:52 -07:00
Paulus Schoutsen
84ad821a8f
Autoheal default to false. Remove line that no longer relevant. 2019-04-01 09:19:59 -07:00
Paulus Schoutsen
0d441ddd90 Merge branch 'current' into next 2019-03-27 22:11:06 -07:00
Jason Hu
544b619301 Add trusted_users in trusted networks auth prov (#9059) 2019-03-27 21:56:33 -07:00
mastakebob
2720713e9e Update device-specific.markdown (#9042)
Updates include an alternate way of turning off the aeotec z wave 'disco lights' that is known to work on the latest Hass.io and Pi configuration (using ttyACM0 instead of the the by serial id method).  
Also provides additional guidance on how to properly insert the aeotec nanomote xml code into the zwcfg*.xml file.
2019-03-26 23:34:48 +01:00
cogneato
84c95bd409 Update lost owner password files (#9041)
Added hassio and cloud files which need to be removed when resetting auth accounts
2019-03-26 23:33:59 +01:00
Fabian Affolter
46c81c5daa
Merge branch 'current' into next 2019-03-26 23:32:48 +01:00
Quentin Stafford-Fraser
763412586f Mention proposed ordering for !include_dir_list (#8899) 2019-03-25 20:40:17 +01:00
akasma74
752cf70a17 Update splitting_configuration.markdown (#9003)
* Update splitting_configuration.markdown

Reference to non-existing example removed

* Update splitting_configuration.markdown
2019-03-22 09:47:50 +01:00
John Evans
744406aeae
Small typo 'Srdaerr' to 'Stderr'
Please excuse if this is not actually a typo.
2019-03-21 01:06:24 +00:00
JBelinchon
1e7f2ad1e2 Note for iOS 10 Devices (#8980)
* Note for iOS 10 Devices

This feature only works from iOS 11, on iOS 10 the user get a message with the text and thumbnail. Swipe the message only give the option to delete the message.

* Update content_extensions.markdown

* Add period
2019-03-21 00:36:24 +01:00
Tuncay
bdaea4482d Spelling (#8993)
Changed 'rlease' to 'release'.
2019-03-20 18:50:57 -04:00
Paulus Schoutsen
fc641dd944 Merge branch 'rc' into current 2019-03-20 11:53:40 -07:00
Ben Bennett
8aff0b16dc Changed a word to clarify (#8988)
refigure out -> recompute
2019-03-20 11:26:44 -04:00
Paulus Schoutsen
ee7c06c9ad
Remove localhost from trusted networks. 2019-03-20 07:32:12 -07:00
allserv
802750accd Update command to upgrade via hassbian-config (#8959)
An error is present in the hassbian-config upgrade command
2019-03-16 11:02:50 +01:00
Fabian Affolter
32adced7f5
Add link to installation section (fixes #8937) (#8942) 2019-03-15 10:16:00 +01:00
cryptelli
0d47b3f829 Additional info on when template triggers fire (#8927)
Suggested change to remove any ambiguity when it comes to the conditions on when a template trigger will fire. This misunderstanding of the documentation has been posted on the forums before:

Case 1: https://community.home-assistant.io/t/trigger-template-limitation/68663/5
Case 2: https://community.home-assistant.io/t/template-trigger-only-work-in-templates-editor/24962
2019-03-15 08:47:40 +01:00
DubhAd
9eeca2fd13 Hardware guidance (#8934)
To hopefully discourage folks from continuing to run on hardware that's not up to it
2019-03-15 08:41:33 +01:00
Paulus Schoutsen
d1efccfb25 Merge branch 'current' into next 2019-03-13 13:08:49 -07:00
emontnemery
862bcab05e Update templating.markdown (#8790) 2019-03-13 20:47:09 +01:00
Jason Hu
68298c5c08 Deprecated http.api_password (#8894)
* Update providers.markdown

* Update http.markdown

* Update http.markdown

* Update source/_components/http.markdown

Co-Authored-By: awarecan <awarecan@users.noreply.github.com>

* Update source/_components/http.markdown

Co-Authored-By: awarecan <awarecan@users.noreply.github.com>
2019-03-11 19:59:00 +01:00
Brad Dixon
2085bd6343 Doc: Add as_timestamp as a Jinja filter. (#8905) 2019-03-11 13:21:43 +05:30
DubhAd
bdbece9f3f Tweak for the template (#8876)
Converting the state string to an int for comparison
2019-03-09 18:37:37 +05:30
DrZzs
a0ef4a36a9 extra " after message was messing up the format (#8869) 2019-03-09 01:04:57 +05:30
Manuel Zubieta
966b92142c
Note how !include_dir* funcs do not support .yml extension (#8846)
Addresses #16808.  I don't believe it's necessary to support `.yml` files, but explicitly noting this would be helpful for others.
2019-03-07 11:57:56 +01:00
Manuel Zubieta
418869c9b1 Note how !include_dir* funcs do not support .yml extension (#8846)
Addresses #16808.  I don't believe it's necessary to support `.yml` files, but explicitly noting this would be helpful for others.
2019-03-07 16:25:37 +05:30
Carter
84b946f726 fix automate command by adding dash (#8851)
I get 
```
pi@hassbian:~ $ sudo hassbian-config upgrade homeassistant
/usr/local/bin/hassbian-config: line 140: /opt/hassbian/suites/upgrade_homeassis                                                                                                                                    tant.sh: No such file or directory
/usr/local/bin/hassbian-config: line 141: homeassistant-upgrade-package: command                                                                                                                                     not found
```
when running what it currently is.
adding the dash in home-assistant fixes the issue
2019-03-07 16:07:15 +05:30
Paulus Schoutsen
869f3918c5 Merge branch 'rc' into current 2019-03-06 15:46:33 -08:00
zackbcom
34bc30185a Added documentation for the Aeotec NanoMote Quad (#8828)
* Updated to add Aetoec NanoMote Quad

https://products.z-wavealliance.org/products/2817

* Updated Formatting

* Updated Names and Example

* ✏️ Tweak
2019-03-06 22:02:28 +01:00
stefanlod
8d122d5229 Added documentation for the Remotec ZRC-90 (#8819) 2019-03-04 12:57:37 +01:00
akasma74
47f78da74a Update automation.markdown (#8778)
* Update automation.markdown

Clarification of initial_state behaviour

* Update automation.markdown

* Update automation.markdown

come more adjustments and clarification

* ✏️ Wording
2019-03-04 12:24:06 +01:00
Mike O'Driscoll
b968470b9f Updating rotted URL for certbot guide (#8800)
HAProxy docs has a rotted URL to digital ocean guide
for certbot Let's Encrypt certificates.

Updated this URL to the newest guide.
2019-03-04 12:23:45 +01:00
DubhAd
9fbd36048d virtualenv -> venv (#8817)
Since virtualenv is the name of some third party tool
2019-03-04 08:00:50 +05:30
Strixx76
7b01a746b5 Small corretions (#8813)
Found error in examples for:
- Setting up a sensor with multiple measurement values
- Setting up a switch using topic prefix and abbreviated configuration variable names
2019-03-04 07:59:52 +05:30
emontnemery
3662381ed8 Update discovery.markdown (#8793) 2019-03-01 16:36:12 +01:00
cvwillegen
b7c1f61cc0 Fix a few links so that they are clickable (#8789)
- []() syntax does not work within embedded HTML
- Fix a few other links so that they become clickable
2019-03-01 12:28:55 +01:00
Paulus Schoutsen
b76f5e28e4 Merge remote-tracking branch 'origin/current' into next 2019-02-27 16:47:43 -08:00
Jürgen Haas
fc743f4f8e Add command line argument --init (#8232)
See also https://github.com/home-assistant/home-assistant/issues/20260, the --init argument makes sure that the python service does not run with PID 1 which on some host systems can not be killed, i.e. restarting the service from within the UI is unreliable without that argument.
2019-02-27 10:28:30 +01:00
hybridparadigm
c73525a709 Updates for python36 and scl (#8721)
* Updates for python36 and scl

Latest changes to installing the scl environment don't include the scl command, scl-utils is needed along w/ the proper repository in Centos7 to be enabled via RH and then downloaded to the environment which you are building and then SCL commands will work and setting python environment for bash will work too.

* Minor changes
2019-02-27 10:22:58 +05:30
Franck Nijhof
f6e8408a81
Merge branch 'current' into next 2019-02-27 02:20:18 +01:00
Jason Hu
3514a7baea Add config for trusted networks auth provider (#8605)
* Update providers.markdown

* Update providers.markdown
2019-02-27 01:58:46 +01:00
Jan Olbrecht
342000f8f2 Corrected example automation (#8726)
The trigger in the example automation contained the line 'data:' below the event_data, which is redundant.
If used this way the automation triggers on any iOS action and ignores the actionName.
2019-02-25 12:27:57 +01:00
DubhAd
1bc7d8beea Clarity edit (#8709)
Adding a few words, to make it clearer that a disabled automation doesn't run. Also removing the redundant, and no longer relevant, final paragraph.
2019-02-23 22:09:24 +01:00
Joakim Sørensen
857b6bdaa0
Change customize to core (customize) 2019-02-23 14:17:35 +01:00
Fabian Affolter
a218616c7b
Merge branch 'current' into next 2019-02-23 10:23:05 +01:00
Itamar Dori
ff0d76e455 Elaborate on Caddy configuration process (#8692)
* Elaborate on Caddy configuration process

* Changed NGINX => Caddy
2019-02-22 21:03:48 +01:00
Alec Rust
8ae9eef5c1 Fix link (#8694) 2019-02-22 21:03:05 +01:00
Fabian Affolter
bf918f5c03
Merge branch 'current' into next 2019-02-22 17:25:22 +01:00
Teemu R
9e5887dac0 Add documentation for TP-Link Smart Home devices (#7338)
* Update tplink documentation

* Make configuration linkable, add documentation for list elements

* ✏️ Tweaks

* Add KL series of bulbs from #8134

* Add LB230 from #8090

* Add extracting energy sensor data from the switch platform

* fix indent

* add 0.89 for version

* re-add HS103
2019-02-22 17:12:30 +01:00