1168 Commits

Author SHA1 Message Date
Abílio Costa
c409cc5ff5
Add "mode" attribute to IPMA (#11809)
* Add "mode" attribute to IPMA

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-15 09:52:50 +01:00
Martin Bjeldbak Madsen
b25bdeaaba
Apple TV: Update link to pyatv documentation (#12088) 2020-02-15 09:47:54 +01:00
Vilppu Vuorinen
069986d2d4
Mention the possibility of missing energy sensor (#12085)
Relatively recent devices do not necessarily have the energy metering
capabilities which can be surprising. The possibility of lacking
properties due to device capabilities as well as the possibility of
missing energy sensor in bold.
2020-02-14 21:20:12 +01:00
Aaron Bach
bb94b7b687
Add documentation for SimpliSafe events (#12081)
* Add documentation for SimpliSafe events

* Restrict which events get fired (per code review)

* Code review comments from parent PR
2020-02-14 19:25:14 +01:00
Vladimír Záhradník
de4d120cac
Update parameter name in Modbus climate (#12083)
This PR updates the documentation to reflect the actual
code for Modbus climate.

An optional parameter, count, is actually named data_count. After discussion whether we should fix it in the HA Core or in the docs, it was decided to fix it in the docs for the sake of not breaking the code for existing users.
2020-02-14 19:17:40 +01:00
Franck Nijhof
e7c9b226d3
Extends textlint Terminology list; part 7 (#12082) 2020-02-14 13:13:40 +01:00
Vladimír Záhradník
c55a40d5ea
Update docs for Modbus climate (#12078) 2020-02-14 08:59:17 +01:00
weado
bb206ca216
Add comment about the somfy cover to work well. (#12066)
* add comment about the somfy cover to work well.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-14 08:38:14 +01:00
Franck Nijhof
6a460da759
Merge branch 'current' into next 2020-02-13 19:40:40 +01:00
Franck Nijhof
fb08878719
Re-branding; part 1 (#12076)
* Re-branding; part 1

* Update source/_docs/configuration/troubleshooting.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Update source/_docs/configuration/yaml.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

* Remove Porosity page

* Update source/_docs/z-wave/installation.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof
5c9dc17328
Extends textlint Terminology list; part 6 (#12074) 2020-02-13 16:30:14 +01:00
Franck Nijhof
532e8bbc9b
Fix builds on next branch 2020-02-13 16:16:07 +01:00
Franck Nijhof
57ffe8e6c5
Merge branch 'current' into next 2020-02-13 13:45:51 +01:00
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 (#12072)
* Extends textlint Terminology list; part 5

* Remove walkthrough from textlint

* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
Franck Nijhof
669c974bd1
Extends textlint Terminology list; part 4 (#12070) 2020-02-12 23:17:01 +01:00
Franck Nijhof
bbdefa833e
Extends textlint Terminology list; part 3 (#12069)
* Extends textlint Terminology list; part 3

* Fix apcupsd
2020-02-12 22:24:59 +01:00
Franck Nijhof
f0d37f49db
Extends textlint Terminology list; part 2 (#12068) 2020-02-12 19:59:10 +01:00
Franck Nijhof
6c292ca062
Extends textlint Terminology list (#12065) 2020-02-12 14:56:50 +01:00
Franck Nijhof
752dec4047
Adds Terminology Textlint plugin, fixes use of Home Assistant (#12063) 2020-02-12 11:16:02 +01:00
Franck Nijhof
5488d9d0d7
Adds text linting, check & fix common misspellings (#12061) 2020-02-12 10:11:06 +01:00
Franck Nijhof
1f68945b22
Merge branch 'current' into next 2020-02-12 09:03:52 +01:00
Victor Vostrikov
91197145c3
Multiple Tado accounts (#11992)
* Rebased to next

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-12 08:45:08 +01:00
Oscar Calvo
ff9e04628f
Update sms.markdown (#12053)
* Update sms.markdown

* ✏️ Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-12 08:40:59 +01:00
Federico Granata
1e4701b120
Update python_script.markdown (#12055)
* Update python_script.markdown

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-12 08:38:12 +01:00
Sean Mooney
3adb4c4e42
Update binary sensor docs with icon coloring changes (#12057)
icon coloring was changed in 0.105, this adds a little extra note pointing out that in order to get it looking like that image on the left, you must have `state_color: true`
2020-02-12 08:24:14 +01:00
trentjw
d200e6783e
Update tplink.markdown (#12058) 2020-02-12 08:23:17 +01:00
Klaas Schoute
131794dd25
🔨 disable_turn_off is a boolean (#12054) 2020-02-11 22:46:42 +01:00
Franck Nijhof
424188e4bd
Add support for Texas Instruments CC to ZHA (#12051) 2020-02-11 11:49:31 -05:00
Rami Mosleh
17de1422f6
Update glances.markdown (#12050) 2020-02-11 16:08:00 +01:00
Petro31
d4f3baf39c
Update uk_transport.markdown (#12049)
Fixed quoting on example templates.  Quoting was invalid, used `'` for inside and outside quotes.  Quotes needed to alternate.  e.g. `"` outside and `'` inside or `'` outside and `"` inside.  I chose the former.
2020-02-11 16:07:04 +01:00
Franck Nijhof
d1f6080244
Merge branch 'current' into next 2020-02-11 12:27:17 +01:00
Vladimír Záhradník
4bfde7192b
Update Modbus binary sensor docs (#12036) 2020-02-11 12:04:33 +01:00
Ziv
d20c4dcae9
Dynalite Integration Documentation (#10866)
* stub

* initial stuff

* initial work

* starting work

* initil work for the Dynalite component

* fixes some place where it still says "hue" instead of "dynalite"

* ✏️ Tweak

* updated the header per klaasnicolaas instructions

* ✏️ Tweak

* ✏️ Tweaks

* ⬆️ Bump ha_version

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-11 12:02:39 +01:00
Vilppu Vuorinen
ce875e564f
Add documentation for MELCloud integration (#11930)
* Add documentation for MELCloud integration

* Remove quotes from HA release

* Make the text flow

Co-Authored-By: Teemu R. <tpr@iki.fi>

* Make the text flow 2

Co-Authored-By: Teemu R. <tpr@iki.fi>

* Make the text flow 3

Co-Authored-By: Teemu R. <tpr@iki.fi>

* Add link to MELCloud

* Switch that abbreviation

* Clarify and update configuration.yaml setup

* Clarify configuration.yaml setup, vol 2

* Clarify token refresh

* Try to clarify the power control

* Update melcloud.markdown

Co-authored-by: Teemu R. <tpr@iki.fi>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-11 12:01:28 +01:00
Ron Klinkien
a441102819
Respiration type entities are disabled by default (#12013) 2020-02-11 11:54:23 +01:00
Ben
a40ef039ad
Update configuration for Sure Petcare integration and add a ne… (#11962)
* update configuration and add new way to get the IDs

* Update source/_integrations/surepetcare.markdown

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

* Update source/_integrations/surepetcare.markdown

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

* Update source/_integrations/surepetcare.markdown

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

* implement suggestions from @frenck & add screenshot

* ✏️ Change the way the image is embeded

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-11 11:53:48 +01:00
crallian
0cfc373ede
Added technical sensors (#12025)
Update to support technical sensors according to pull request.
2020-02-11 11:52:58 +01:00
Jonathan Østrup
a4a74552c2
Add recorder vars db_max_retries and db_retry_wait (#12023)
* added documentation for recorder component

Added db_max_retries and db_retry_wait variables to docs

* added default values to vars and edited database setup section.

* readded recorder details line i mistakenly removed

* changed int to integer
2020-02-11 11:51:59 +01:00
shred86
31a8f12391
Abode water valve support (#11954) 2020-02-11 11:48:13 +01:00
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
Franck Nijhof
4b40122c66
Fix incorrect description with Modbus switch example (#12045) 2020-02-11 09:21:37 +01: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
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
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
Paulus Schoutsen
586794b545 Unfeature wink. (#12033) 2020-02-10 08:52:15 +01:00