16586 Commits

Author SHA1 Message Date
elmurato
94983c018b
Documentation for Minecraft Server Integration (#11815)
* Documentation for Minecraft Server integration

* Update documentation to match changes in parent pull request

* ha_category: Binary sensor -> Binary Sensor

* Update documentation after fixed review findings
2020-02-11 11:46:58 +01:00
Malte Franken
e3145b0a07
Add GDACS feed integration (#11956)
* new gdacs integration

* added source

* formatting

* change image paths

* removed default

* updated quality scale
2020-02-11 11:45:20 +01:00
Quentame
dd96a54382
Add config flow to Meteo-France (#11474)
* Add config flow to Meteo-France

* Review

* Review 2

* Remove monitored_conditions

Follows e74ad0c

* Add myself as codeowner

* Precise postal code param + created sensors
2020-02-11 11:43:39 +01:00
Marius
d840c1391b
Change description double-tap (#12046) 2020-02-11 11:41:59 +01:00
Franck Nijhof
4b40122c66
Fix incorrect description with Modbus switch example (#12045) 2020-02-11 09:21:37 +01:00
Povl H. Pedersen
cca527752e
Added instructions to pick qemu targets if no specific target (#12035)
* added instructions to pick emu targets if no specific target

Based on Franck's response to my issue here:
https://github.com/home-assistant/hassio-installer/issues/74
I suggest to clarify the documentation with the above text

* Update source/hassio/installation.markdown

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

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-11 09:21:02 +01:00
Paulus Schoutsen
21f60f768c 105.3 2020-02-10 14:47:29 -08:00
Forte
a4e7e85ac5
Fixed URL Formatting (#12042)
github is parsing the markdown slightly differently than the website did once it pushed to the site, this change _should_ fix it.
2020-02-10 22:12:44 +01:00
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
P-Verbrugge
27230a00e4
Updated provider name in blockchain.markdown (#11995)
@Quentame Updated provider name in blockchain.markdown
2020-02-06 20:29:25 +01:00
Paulus Schoutsen
9e995a1926 105.2 2020-02-06 11:21:33 -08:00
Franck Nijhof
cdd2d33ff2
Remove of liveboxplaytv integration (ADR0004) (#11989) 2020-02-06 10:55:54 -08:00
dupondje
6d280731db
Add support for belgian meter and rename some sensors (#11509) 2020-02-06 08:56:34 -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
ba5889b252
Merge branch 'current' into next 2020-02-05 20:20:44 +01:00
Franck Nijhof
9c6592e9fb
Sync codebase with docs for 0.105 2020-02-05 20:20:32 +01:00
Franck Nijhof
0caea0d77a
Merge branch 'current' into next 2020-02-05 20:11:34 +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