12841 Commits

Author SHA1 Message Date
Lindsay Ward
1e35281d5e Update google assistant docs (#11057)
* Improve Google Assistant docs, consistency, accuracy, wording, including update for Home app

* ✏️ Fixes URL


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-13 14:42:29 +01:00
Lindsay Ward
60ac8dc79a Update Google Calendar instructions, especially authentication… (#11046) 2019-12-13 14:34:15 +01:00
Alec Holmes
7256aef3a9 Updated ZHA configuration and device adding (#9782)
* Updated ZHA configuration and device adding

Added the steps for doing a GUI configuration and how to add devices using the integrations scanning ui

* Update source/_components/zha.markdown

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

* Update source/_components/zha.markdown

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

* Update source/_components/zha.markdown

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

* Update source/_components/zha.markdown

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

* Update source/_components/zha.markdown

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

* Update source/_components/zha.markdown

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

* Update source/_components/zha.markdown

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

* Update zha.markdown

* Update zha.markdown

* ✏️ Tweak

* ✏️ Tweak


Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2019-12-13 13:31:01 +01:00
Malte Franken
2651a71eed Fix one more occurrence of pymssql (#11447) 2019-12-13 10:32:14 +01:00
Pascal Vizeli
650fa29e14
Fix pyodbc 2019-12-12 23:58:34 +01:00
Alec Rust
667f681488 Improve iCloud setup instructions (#11444)
Some confusions in the iCloud docs I encountered when setting it up:
- That this integration creates a device tracker for every device in Find My
- Still referenced Find My iPhone service instead of Find My
- Wasn't clear how the 2 Step Authentication code would be provided by the user

Have tidied these things up.
2019-12-12 20:13:23 +01:00
John Luetke
bb35f515fd Update docs for configuration multiple Pi-holes (#10758)
* Update docs for configuration multiple Pi-holes

* Code review
2019-12-12 20:05:05 +01:00
Quentame
e02c67399f Remove services from Hive "TOC" (#11443)
Follows https://github.com/home-assistant/home-assistant.io/pull/11434#discussion_r357031121
2019-12-12 16:23:04 +01:00
biver0
c399ee0e10 Update insteon.markdown (#11440)
8 button mini-remotes have buttons "a to H" rather than "a to G"
2019-12-12 12:40:51 +01:00
Raman Gupta
484fe5b926 Add missed domain name change for APNS service docs (#11436) 2019-12-12 10:17:01 +01:00
Quentame
a783a78ca8 Fix Hive table of content links (#11433) 2019-12-12 10:09:01 +01:00
MarcJenningsUK
b57f6a9e67 Update proxmoxve.markdown (#11430)
integration not found as "proxmox" in configuration.  Updated YAML nodes to reflect the name "proxmoxve"
2019-12-12 09:52:35 +01:00
Franck Nijhof
d6aed6e1a0
Merge branch 'current' into next 2019-12-11 18:49:47 +01:00
Franck Nijhof
23f9af6fa3
Merge branch 'rc' into current 2019-12-11 18:48:35 +01:00
reggit96
e3124ebcc0 Update nest.markdown (#11429)
fixed some grammar in the security section.
2019-12-11 17:31:28 +01:00
Paul Sinclair
6557927be1 📚 Minor typo correction (#11428) 2019-12-11 14:44:50 +01:00
Franck Nijhof
88ec490e5b
Updates 0.103 release blog post 2019-12-11 14:28:51 +01:00
Franck Nijhof
f796f4d024
Merge branch 'current' into next 2019-12-11 12:21:13 +01:00
Jardi Martinez
b33627051a Provide link to How to enable i2c on HassOS instructions. (#11425)
* Provide link to How to enable i2c on HassOS instructions.

* ✏️ Tweak


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-11 08:56:41 +01:00
Daniel
be18953d59 Updating callback URL (#11393)
Had problems with integrating Spotiy in HA, but I found out the callback url with version 0.102.3 is send without the port. So I edited the callback URL in the Spotiy app and was able to add Spotify to HA
2019-12-10 23:13:30 +01:00
floatiepen
06d2f06473 Access Token URI must use port 443 (w/ valid cert) (#11417)
Amazon reps have stated this is a requirement, and stating it up front will will help many people trying to use the default port of 8123, even  with a trusted certificate

https://forums.developer.amazon.com/questions/74075/alexa-oauth-20-https-problem.html
2019-12-10 23:12:51 +01:00
Quentame
9cd18352f8 Add config flow to iCloud (#11259)
* Add config flow to iCloud

* ✏️ Tweak

* ✏️ Tweaks

* ✏️ Tweaks


Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2019-12-09 23:11:46 +01:00
Bernhard B
58ff96dce4 Signal Messenger integration documentation (#11100)
* added signalmessenger documentation

* a few small improvements in the signalmessenger documentation

* changed phrasing in signalmessenger documentation

* small changes in signalmessenger documentation

* renamed signalmessenger integration to signal_messenger

* improved signal messenger documentation

* reworked as suggested in review

* ✏️ Update HA version


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-09 22:44:40 +01:00
James Nimmo
0565c2f898 Add IntesisHome climate platform documentation (#9935)
* Add IntesisHome climate platform

* Update source/_components/climate.intesishome.markdown

Co-Authored-By: jnimmo <james@nimmo.net.nz>

* Update source/_components/climate.intesishome.markdown

Co-Authored-By: jnimmo <james@nimmo.net.nz>

* Update climate.intesishome.markdown

* Added some further language to differentiate IntesisBox

* Update source/_components/climate.intesishome.markdown

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

* Update source/_components/climate.intesishome.markdown

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

* Update source/_components/climate.intesishome.markdown

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

* Update climate.intesishome.markdown

* Add IntesisHome icon

* Update source/_components/climate.intesishome.markdown

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

* 🔥 Removed some obsolete code

* Update source/_components/climate.intesishome.markdown

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

* Update source/_components/climate.intesishome.markdown

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

* Update source/_components/climate.intesishome.markdown

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

* Update source/_components/climate.intesishome.markdown

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

* Rename climate.intesishome.markdown to intesishome.markdown

* Added Airconwithme

* ✏️ Tweak

* ✏️ Tweak

* Move documentation to new integrations location

* ✏️ Tweak

* ✏️ Tweak


Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-09 22:36:52 +01:00
tetienne
727baee37a Remove Tahoma (#11410)
* Remove Tahoma

See https://github.com/home-assistant/home-assistant/issues/29744

* Remove also Tahoma redirect
2019-12-09 22:36:20 +01:00
Colin Frei
7afb06352b fix typo in docs (#11418) 2019-12-09 22:24:38 +01:00
Alexei Chetroi
31a9b30011 Add documentation for input_*.reload service. (#11415)
* input_text.reload docs update.

* Services docs update for input_boolean.

* input_datetime.reload sevice documentation update.

* input_number services doc update.

* input_select.reload service update.
2019-12-09 21:15:53 +01:00
Dubh Ad
144970a533 Adding details for FreeNAS/BSD (#10972)
* Adding details for FreeNAS/BSD

Adding the required commands for when people do a venv install on FreeNAS or FreeBSD, as explained by @atxbyea in the Discord server.

* Update emulated_hue.markdown

* Update emulated_hue.markdown
2019-12-09 18:43:31 +01:00
Dane Berryman
1adfb13afd Update sesame.markdown (#11404) 2019-12-09 11:31:25 +01:00
Nikolay Vasilchuk
7a6c66f6a5 Small Starline documentation fix (#11408) 2019-12-09 11:13:02 +01:00
Ionut Popovici
89175633f7 Update deconz.markdown (#11403)
Added Lights tested for more than 30 days. OSRAM and Innr
Added Xiaomi OpenClose sensors
2019-12-08 21:10:44 +01:00
Fabian Affolter
b4dde791dc
Merge branch 'current' into next 2019-12-08 22:50:21 +05:30
Franck Nijhof
21aa73aa77
Add Elgato Key Light integration (#11391)
* Add Elgato Key Light integration

* ✏️ Tweak
2019-12-08 17:43:00 +01:00
RichardUUU
2fcce6e69f Patch 1 (#11383) 2019-12-08 17:36:55 +01:00
SNoof85
e84a5e7e16 Add service notes on Freebox integration (#11370)
* Update freebox.markdown

* Update freebox.markdown
2019-12-08 17:36:48 +01:00
RichardUUU
79e4e04c35 Update input_boolean.markdown (#11384) 2019-12-08 17:34:49 +01:00
RichardUUU
f72c1931db Simplification. (#11385) 2019-12-08 17:31:59 +01:00
Andrew McRae
05b8151ade Add quarterly cycle to utility_meter (#11371)
Add quarterly cycle to utility_meter for tariffs of
3 month cycles.
2019-12-08 17:27:24 +01:00
RichardUUU
73b539463a Simplification. (#11386) 2019-12-08 17:23:46 +01:00
Manuel Pietschmann
ed65a636b3 Fix broken links to dresden-elektronik.de + minor edits (#11390)
* Fix broken links to dresden-elektronik.de + minor edits

* Use UTF-8 arrows instead HTML encoded ones.
2019-12-08 17:03:23 +01:00
RichardUUU
ac1867b29a Simplification. (#11387) 2019-12-08 16:59:58 +01:00
Ville Skyttä
ef8633d434 Document Huawei LTE services (#11389)
* Document Huawei LTE services

* URL is optional when there's only one router configured

* Note admin access requirement on services
2019-12-08 16:36:57 +01:00
HFeenstra
d3504d9047 Update vacuum.xiaomi_miio.markdown (#11399)
In the IOS chapter, I missed some info, after googling I find some extra info and therefor request to change the steps 12 and 14 of the IOS chapter.
2019-12-08 15:37:19 +01:00
Konstantin
fb4be8edfc Add note about Snips Console not being available any longer (#11397)
* Updated snips.markdown

Due to acquisition by Sonos Snips Console will no longer be available

* ✏️ Tweak


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-08 14:51:10 +01:00
Sören Beye
c2a775aedd Removed obsolete paragraph from mqtt climate (#11381) 2019-12-07 15:00:49 +05:30
RichardUUU
650c6142bb Richard uuu patch 1 (#11375)
* Update input_select.markdown

* Update input_select.markdown
2019-12-07 14:55:49 +05:30
Fabian Affolter
48d90dae60
Merge branch 'current' into next 2019-12-07 14:53:30 +05:30
elwing00
c9800157e8 Update venstar.markdown to current preset_modes (#11378)
edited the "hold mode" statement to be preset_mode. Changed the 'off' preset_mode to 'none', and added the 'away' preset_mode. Confusing to a relatively new user since hold mode isn't in the states  dev tools or general climate documentation, and 'off' isn't a valid preset_mode
2019-12-07 13:56:38 +05:30
Nicholas Amadori
9706b2de67 Evohome update Jinja templates to snake_case (#10728) 2019-12-06 12:31:43 +01:00
VivantSenior
b8979b00ba Added information about ssh (#11366)
* Added information about ssh

Added information about ssh access below the configuration section

* ✏️ Tweaks


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-06 12:25:10 +01:00