16193 Commits

Author SHA1 Message Date
David Bonnes
ea87bd76d9
Correct Evohome integration docs (#12017)
* initial commit

* small fixes

* small fixes 2

* small fixes 3

* latest tweaks

* samples

* tidy up

* tidy up

* small fixes

* small fixes 2

* small fixes 3

* small fixes 4

* small fixes 5

* Update source/_integrations/evohome.markdown

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

* Update source/_integrations/evohome.markdown

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

* Update source/_integrations/evohome.markdown

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

* Update source/_integrations/evohome.markdown

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

* Update source/_integrations/evohome.markdown

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

* Update source/_integrations/evohome.markdown

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

* more tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-10 20:25:28 +01:00
Paul Manzotti
e655105145
Updated remaining references to certbot-auto (#12038)
certbot-auto appears to no longer be the preferred method to install certs, certbot is now the recommended method https://github.com/certbot/certbot/issues/6933#issuecomment-481243457

Also updated some text blocks to bash.
2020-02-10 20:24:21 +01:00
joth76
35f4cdd1a0
Fix typo (#12041)
There are 3 options listed, not 2.
2020-02-10 20:18:46 +01:00
Andrew
65e2c16f18
Update netatmo.markdown (#12039)
Clarify that the integrations page must be used after adding client_id and client_secret.
2020-02-10 17:04:26 +01:00
Jean-Paul van Ravensberg
991e35f37f
Added troubleshooting info (#12008)
* Added troubleshooting info

The `INVALID_CLIENT: Invalid redirect URI` error can occur when the URL, for example, contains a port number. This can happen if the port number is set in the Base_URL attribute of the HTTP integration.

* Convert text to note box

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-10 13:46:21 +01:00
lancer73
c7f076027c
Update synology.markdown (#12018)
* Update synology.markdown

It is also possible to run Hass.io in a VM on Synology using the VDI image.

* Update source/_docs/installation/synology.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-02-10 13:04:37 +01:00
Paul Manzotti
ab5b788291
Update lets_encrypt.markdown (#12026)
certbot-auto appears to no longer be the preferred method to install certs, certbot is now the recommended method (https://github.com/certbot/certbot/issues/6933#issuecomment-481243457)

I've also added an additional chmod that I had to add to allow Home Assistant to read the cert files, as otherwise I got the error:

Invalid config for [http]: file not readable for dictionary value @ data['http']['ssl_key'].
2020-02-10 13:03:12 +01:00
springstan
0c47071c6c
Update discovery documentation for google cast (#12029) 2020-02-10 13:01:10 +01:00
zewelor
1e58ce44e2 Update yeelight.markdown (#12034)
Add more description, around model setting, to better state when and why someone might want to set model in config. Example issue where this might be helpful for user: https://github.com/home-assistant/home-assistant/issues/30886#issuecomment-576606204
2020-02-10 10:57:51 +01:00
Pascal Vizeli
00c31b5f35 Update OS 2020-02-10 10:24:52 +01:00
Paulus Schoutsen
586794b545 Unfeature wink. (#12033) 2020-02-10 08:52:15 +01:00
kbickar
56c23976a7
Correct MQTT Lock Default States (#12021)
Updated the defaults to match the states changed in https://github.com/home-assistant/home-assistant/pull/29808
2020-02-09 11:47:53 +01:00
Alexis Iglauer
8301e75205
Change reference of hass.io to supervisor (#12011) 2020-02-08 00:01:18 +01:00
Morten Rugaard
f77071de56
Fixed incorrect type of client_secret in Netatmo docs. (#12009) 2020-02-07 21:11:35 +01:00
Franck Nijhof
6361d44451
Community Highlights, 2nd edition (#12010)
* Community Highlights, 2nd edition

* Add subtitle and social image

* Small wording correction

* Remove my name from intro, not needed
2020-02-07 20:50:27 +01:00
Dubh Ad
add7262034
Removed Samsung TV (#12001)
As of 0.105 Samsung TV uses ssdp now, apparently
2020-02-07 11:39:40 +01:00
gwhiteCL
8caf0a4849
Fix typo in alarm control panel markdown (#12004) 2020-02-07 11:36:46 +01:00
Iulian Onofrei
32b5a79fbb
Add link for manual installer (#12000)
* Add link for manual installer

* ✏️ Tweak

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-02-07 00:02:52 +01:00
Paulus Schoutsen
9e995a1926 105.2 2020-02-06 11:21:33 -08:00
Corey Edwards
d33e6b37a1
Minor typo in sms.markdown (#11997)
Fix a minor misspelling of "integration"
2020-02-06 17:41:30 +01:00
Forte
374a96fd61
Update streamlabswater.markdown (#11983)
* Update streamlabswater.markdown

I didn't know about the API costs when I purchased the device, so this warning may help others make a more informed decision if they want to buy this product based on it's HA integration like I did.

* Moved warning from description to a note box

Wasn't sure if a note box, or a warning box was appropriate, so just used a normal note box. I also added a link to their subscription page instead of specifically listing the prices. That way if the prices change the docs don't need updated.

* Update streamlabswater.markdown

Fixed broken URL from previous edit

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-06 17:06:07 +01:00
tscibilia
c7a6ac91e1
fixed spelling error (#11994)
Line 56 changed Speach to Speech
2020-02-06 17:02:01 +01:00
chris669
4f7ffec71d
typo SST STT (#11996) 2020-02-06 16:59:24 +01:00
Destix
9263ac69c8
ssl: to verify_ssl: (#11990)
changed ssl: to verify_ssl:
2020-02-06 12:10:16 +01:00
akasma74
afd1e37956
added note about name variable (#11970)
* added note about name variable

I though that name is just for frontend and spent some time finding out where my sensor had gone when I had changed its name.
Hope it will save others' time.
Actually, I don't think this component's approach is great - would be much more intuitive to have name as a key of a dictionary (as with template sensors, for example) and a friendly_name for UI.
Unfortunately, there are many of similar components - perhaps they are older than current template sensor's implementation?

* links -> relative

* ✏️ Tweak

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-02-06 10:22:02 +01:00
myzhang1029
b073beb876
Add a dash before `platform:’ in sht31.markdown (#11975)
It seems that it’s usual practice to keep sensor a map
2020-02-06 10:21:13 +01:00
akasma74
0605d80b4d
duration is (supposedly) an optional attr (#11981)
If it says something about default in the description
2020-02-06 10:12:01 +01:00
Paulus Schoutsen
9499d1fcae Release 105.1 2020-02-05 23:35:51 -08:00
cgtobi
c178a7c13d
Remove false new netatmo platform item (#11982) 2020-02-05 22:26:18 -08:00
Ian Richardson
67f588cdd9
Update entities.markdown (#11985) 2020-02-05 21:17:11 -08:00
NeLLyMerC
bc32550c2c
Update hue.markdown (#11987) 2020-02-05 21:05:40 -08:00
Matthew Treinish
5334c20e28
Add documentation for new opnsense integration (#10427)
* Add documentation for new opnsense component

This commit adds documentation for the opnsense device tracker which is
being added in home-assistant/home-assistant#26834.

* Update source/_components/opnsense.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Fixes from review comments

* More updates from code review

The previous updates in dc933232ab654d79a27cc0a16f8ca13b16196d46 around
the defaults were applied a bit too mechanically and the same problem
existed elsewhere in the configuration section. This commit also updates
those to fix the same issue there.

* ✏️ Tweaks

* Move documentation to new integrations location

* Remove LAN default for tracker_interfaces

Part of the review changes made to the PR adding this component was to
not set a default value for the tracker_interfaces to ["LAN"]. This
commit just updates the configuration section of the docs to reflect
this change.

* Update opnsense.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-05 23:29:26 +01:00
Franck Nijhof
9c6592e9fb
Sync codebase with docs for 0.105 2020-02-05 20:20:32 +01:00
Franck Nijhof
4fdb11f628
Merge branch 'rc' into current 2020-02-05 20:06:32 +01:00
Franck Nijhof
0ab978d2d0
Adds tests fix to release notes for 0.105 2020-02-05 20:00:20 +01:00
Franck Nijhof
77567c0467
Adds tests fix to release notes for 0.105 2020-02-05 18:15:18 +01:00
Franck Nijhof
309c9b171f
Final updates to 105 release notes 2020-02-05 17:48:44 +01:00
Franck Nijhof
ddd933e24e
Adds search integration documentation (#11978) 2020-02-05 17:01:23 +01:00
Franck Nijhof
f3f7b6569b
Adds safe_mode integration documentation (#11977) 2020-02-05 17:01:18 +01:00
Rami Mosleh
a18d167078
Update mikrotik.markdown (#11957)
`verify_ssl` is now used instead of `ssl`.
2020-02-05 17:01:14 +01:00
Paulus Schoutsen
a71e254ea9
Add mqtt.dump docs (#11955) 2020-02-05 17:01:07 +01:00
Robin
9fb3a8b51c
Update sighthound.markdown (#11941)
Fix typo and improve description
2020-02-05 17:01:03 +01:00
Ian Richardson
2843a5e1f5
Update changelog.markdown (#11937) 2020-02-05 17:00:59 +01:00
MatthewFlamm
38176aef92
Fix configuration and example in template alarm_control_panel (#11931)
The configuration for template_alarm_control_panel currently doesn't work.  It is similar to the template sensor, and the proposed configuration works.
2020-02-05 17:00:56 +01:00
Rami Mosleh
9354932db2
Update mikrotik.markdown (#11927) 2020-02-05 17:00:52 +01:00
ktnrg45
27a9a90599
Add PS Hold to commands (#11918) 2020-02-05 17:00:49 +01:00
Ian Richardson
4c02c6a460
Update Lovelace changelog.markdown for 0.105 (#11917)
* Update changelog.markdown

* Update changelog.markdown

* Update changelog.markdown
2020-02-05 17:00:45 +01:00
Yarmo Mackenbach
bbedde24e0
Fix the NS API and product name (#11843)
Goes together with home-assistant/home-assistant#30971
2020-02-05 17:00:40 +01:00
Jeff Irion
12019086bd
Document filtering of sources for Android TV (#11816)
* Document filtering of sources for Android TV

* Revise documentation for source filtering

* Document 'exclude_unnamed_apps' parameter

* Fix typo
2020-02-05 17:00:35 +01:00
Jeff Irion
2533e33823
Add closing backticks (#11980) 2020-02-05 16:30:41 +01:00