1585 Commits

Author SHA1 Message Date
adamaze
ab346ed57a
add clarifying note about webhook trigger (#12809) 2020-04-11 10:37:33 +02:00
Franck Nijhof
6d02d715eb
Merge branch 'rc' into current 2020-04-08 16:15:48 +02:00
Jason Swails
c563019345
Remove old reference (#12743)
* Don't advertise a section that doesn't exist

* Fix a couple typos

* Fix linting issue
2020-04-08 11:00:59 +02:00
Tyler Szabo
2dc615acd5
Add Z-Wave troubleshooting for udev device file naming (#12725) 2020-04-06 18:33:13 +02:00
akasma74
390bcc168e
Change wording of triggers (#12715)
* change wording

I think "trigger this automation" makes more sense than "fire this trigger".

* make terms consistent
2020-04-06 13:18:55 +02:00
cklagenberg
0bd23272f7
Removed use of default group (#12709)
Since release 104 default groups is no longer maintained. 
Replaced with "all"
2020-04-06 12:34:26 +02:00
cogneato
60d0d87b3b
Remove quotes from auth reset example (#12664)
* Remove quotes from auth reset example

* Remove `ha` from auth reset example
2020-04-05 16:47:10 +02:00
Cooper Dale
4e56f0946c
Must be integer (#12618)
better example with integer
2020-04-02 00:57:34 +02:00
Franck Nijhof
e0dc3af80b
Merge branch 'current' into next 2020-03-31 20:55:24 +02:00
Dubh Ad
3cdcf88035
Adding more things that can be reloaded (#12578)
The list is a little outdated, so adding the other things I know of that can be reloaded
2020-03-31 12:14:58 +02:00
Franck Nijhof
8d8f6b6472
Merge branch 'current' into next 2020-03-29 13:45:58 +02:00
Ricardo JL Rufino
ea31695731
Update armbian.markdown (#12526)
add missing dependencies
2020-03-28 22:28:47 +01:00
Dubh Ad
544e290eb7
Adding Core (#12522)
Changing every instance of Home Assistant to Home Assistant Core
2020-03-27 10:24:44 +01:00
Franck Nijhof
4430149b44
Merge branch 'current' into next 2020-03-23 21:07:13 +01:00
mariwing
3625e6dbe4
Added paragraph about the firewall for Synology (#12495)
The missing description of having to add a firewall rule cost me some time so having it here as a tip would be usefull I think
2020-03-23 16:55:25 +01:00
James Sun
4010e57de7
Let's Encrypt docs - fix typo "certbox" to "certbot" (#12487) 2020-03-23 09:15:13 +01:00
Kyle Gordon
fdab7fcec5
Clarify ignorecase (#12485)
Clarify the use of ignorecase and the need for Python style True/False
2020-03-22 21:42:59 +01:00
Dubh Ad
9d3f18feb6
Changing latest to stable (#12484)
In a few places, the docs still call out `latest` where everything else uses the more sensible `stable`
2020-03-22 19:16:57 +01:00
Franck Nijhof
110661ad19
Merge branch 'current' into next 2020-03-19 21:34:10 +01:00
Alok Saboo
7568a7ea95
Remove excessive warnings (#12444)
* Remove excessive warnings

* Address comments
2020-03-19 19:10:55 +01:00
Erik Montnemery
5eeeb7aa28
Remove implicit setting of state_topic (#12441) 2020-03-19 16:41:58 +01:00
Franck Nijhof
605e6b10ad
Merge branch 'current' into next 2020-03-18 11:59:21 +01:00
Erik Montnemery
79d3310f2d
Add missing abbreviations (#12401)
* Add missing abbreviations

* Add line break

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-03-18 10:26:04 +01:00
Willem-Jan
86fc0c0031
fix spelling appdeamon to Appdaemon (#12415) 2020-03-17 22:10:38 +01:00
akasma74
4b24fd82dc
add note about time (#12411)
Similar to https://github.com/home-assistant/home-assistant.io/pull/12236
I think it's worth to make it clear how before and after keys work together and separately.
2020-03-17 18:36:55 +01:00
Franck Nijhof
a0c79cd3ac
Merge branch 'current' into next 2020-03-17 15:32:28 +01:00
Thomas Jaggi
19b022b156
Update instructions regarding Docker on Mac and USB passthrough (#12377)
* Update instructions regarding Docker on Mac and USB passthrough

* Update markdown formatting in Docker instructions
2020-03-16 16:13:25 +01:00
J. Nick Koston
e8db4735ca
Remove emulated_hue_hidden from customizing devices as its dep… (#12359)
* Remove emulated_hue_hidden from customizing devices as its deprecation is now complete

* Point users to what to do about emulated_hue_hidden

* Remove mention of emulated_hue
2020-03-16 16:11:46 +01:00
akasma74
6cbe897a2c
example updated (#12384)
There is no need in using as_timestamp as we can subtract datetimes and then use the resulting timedelta's total_seconds()
I believe it's more intuitive and elegant
2020-03-16 13:02:11 +01:00
staal0
3000010a3c
Added Logicgroup ZDB5100 Matrix (#12371)
The ZDB5100 Matrix is finding its way into OpenZWave: https://github.com/OpenZWave/open-zwave/pull/1906
2020-03-14 23:17:56 +01:00
Federico Leoni
ce3840ddaf
Update discovery.markdown (#12369) 2020-03-14 21:45:27 +01:00
Thomas Lovén
52eda4fda1
Replace "docs" with "documentation" (#12284)
* Replace "docs" with "documentation"

* Blacklist docs in Textlint, use documentation instead

* Fix more occurances

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-03-10 16:17:06 +01:00
punch
0f4435baeb
remove $ marks from code lines for copy/pasting (#12268)
* remove $ marks from code lines for copy/pasting

* ✏️ Fix standards

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-10 15:47:14 +01:00
jey burrows
886721f317
Correct args for asterisk_mbox service (#12310)
Service fails on -cfg, requires --cfg
2020-03-09 10:27:01 +01:00
Iulian Onofrei
ad04cc097b
Fix link for manual installer (#12309)
* Fix link for manual installer

* Fix link for manual installer
2020-03-09 09:52:25 +01:00
Franck Nijhof
272086948a
Collection of domain & logo cleanups (#12299)
* Collection of domain & logo cleanups

* Fix build
2020-03-06 23:02:31 +01:00
Geert
8cb5b67f53
Update updating.markdown (#12273)
Minor textual fixes and readability improvements.

Additionally, is the part for the Raspberry Pi Docker container also correct for a RasPi 4? The 'docker pull' commands suggests it's for a RasPi 3...
2020-03-06 14:05:27 +01:00
Franck Nijhof
3c9cb849ab
Remove obsolete mobile page (#12257)
* Remove obsolete mobile page

* Cleanup asset
2020-03-04 10:17:22 +01:00
Valerio Baudo
a913852ef4
Added SAN to the example openssl command (#12258)
* Added SAN to the example openssl command

This ensures that the Home Assistant Companion on Android 10 (this is what I tested) will correctly connect to the local Home Assistant instance. This is due to compliance with RFC 2818, which states that support for CN fallback is deprecated and only SAN should be used to establish whether a certificate is valid or not.

* ✏️ Tweaks

* Update tls_self_signed_certificate.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-04 09:31:20 +01:00
cogneato
f1ad5ae6c3
Add clarification about docker installation (#12254)
* Add clarification about docker installation

Adding a note about the core docker installation vs the supervised docker installation.

* ✏️ Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-03 21:35:17 +01:00
redbar0n
d3a7f2be7b
Update locked_out.md with a new solution (#12248)
* Update locked_out.md with a new solution

I added a forgot password use case in which the problem was solved remarkably easy, in hope that it may help someone else.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-03 17:03:43 +01:00
akasma74
e83d466a63
add note about sun.before and after (#12236)
* add note about sun.before and after

Based on this topic - https://community.home-assistant.io/t/automation-with-sun-condition-doesnt-works/175394/3
It's not obvious how to combine these keys.
And it looks like the examples should show it as well.
Comments moved out of the code.

* 📝 Tweaks

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-02 15:20:59 +01:00
Leif
bb3aef956a
lights changed to light (#12224) 2020-03-02 10:58:32 +01:00
Erik Montnemery
55e9890b16
Mqtt device trigger (#12200) 2020-02-28 10:36:07 +01:00
Sean Mooney
c973e65514
Remove outdated sentence from Zone condition (#12201)
Removed a sentence from Zone condition which I believe is very outdated and inaccurate. There's definitely more than two device trackers that report GPS coordinates - Life360 and the official iOS / Android mobile apps are ones I use that also do this.
2020-02-28 10:34:33 +01:00
akasma74
fc44b3a2c3
add note on is_state_attr (#12169)
* add note on is_state_attr

Added a note about is_state_attr when attribute's value is None.
Based on https://community.home-assistant.io/t/can-someone-please-explain/128041 and https://community.home-assistant.io/t/is-state-attr-with-none-argument-to-test/173723

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-27 13:36:43 +01:00
Alok Saboo
aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., (#12162)
* Change i.e. and e.g. to i.e.,, and e.g.,

* Update textlintrc.json

* Update .textlintrc.json

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* added i.e.,

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01:00
Franck Nijhof
8b5d31a312
Remove notebook from docs, redirect to data portal (#12146) 2020-02-20 22:53:43 +01:00
Franck Nijhof
e77bfc4293
Cleanup Hass configurator docs (#12144) 2020-02-20 22:53:18 +01:00
Dubh Ad
98376d0fc6
Adding a note about states (#12128)
* Adding a note about states

It's a regular thing on Discord to have to point this out to folks, so it's long past time we highlighted this somewhere IMO.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-20 09:23:42 +01:00