16586 Commits

Author SHA1 Message Date
Jay
fa947627cd Update wording and provide new screenshots (#11180)
* Create trash

* Add files via upload

* Delete trash

* Update wording and screenshots

* Update screenshots and wording

Also improve clarity

* Revert improper references to Lovelace.

* "states screen" > "Home Assistant web interface"

* Delete automation-new-action.png

* Delete automation-new-blank.png

* Delete automation-new-name-trigger.png

* Delete integrations.png

* Create trash

* Add new screenshots

* Delete 01 - username.png

* Delete 02 - location.png

* Delete 03 - location.png

* Delete 04 - devices.png

* Delete 05 - lovelace.png

* Delete 06 - config.png

* Delete 07 - integrations.png

* Delete 08 - new integration.png

* Delete 09 - config 2.png

* Delete 10 - automation editor.png

* Delete 11 - new automation.png

* Delete 12 - new trigger.png

* Delete 13 - action.png

* Delete 14 - server control.png

* Delete trash

* Update screenshot paths

* Update onboarding.markdown

* Correct image paths

* Update automation.markdown

* Reword and provide additional information

This information was outdated, especially with the addition of default_config. Hopefully these changes make it clearer for new users who are confused about the missing homeassistant: line in their default configuration (this is something that has been popping up in the forum lately).

I linked to an external source for the time zone names. Perhaps we should add this list to Home Assistant website instead (or if it already exists, my apologies: I can point it to that instead).

* Update configuration.markdown
2019-12-12 17:21:44 +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
Franck Nijhof
936529653b
Remove broken link from 0.103 release notes (#11442) 2019-12-12 12:56:22 +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
Sean Mooney
9855235065 Updated button name on Customizations page (#11437)
The "Reload Core" button was renamed to "Reload Location & Customizations" - updating docs to reflect.
2019-12-12 10:07:32 +01:00
Sean Mooney
01bfd5b451 Updated button name on Configuration page (#11438)
The "Reload Core" button was renamed to "Reload Location & Customizations" - updating docs to reflect.
2019-12-12 10:06:00 +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
Paulus Schoutsen
f763a9ccf9
Update controllers.markdown 2019-12-12 09:50:39 +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
Franck Nijhof
92c761b770
Updates 0.103 release blog post, fix date 2019-12-11 18:40:36 +01:00
Franck Nijhof
49b91b8678
Updates 0.103 release blog post, fix typo 2019-12-11 18:09:22 +01:00
Franck Nijhof
b3466f02cb
Updates 0.103 release blog post: adds python deprecation note 2019-12-11 17:52:02 +01:00
reggit96
e3124ebcc0 Update nest.markdown (#11429)
fixed some grammar in the security section.
2019-12-11 17:31:28 +01:00
Franck Nijhof
f0c93f10d5
Updates 0.103 release blog post, fix typo 2019-12-11 17:26:42 +01:00
Franck Nijhof
aeadcef241
Updates 0.103 release blog post 2019-12-11 17:07:10 +01:00
Paul Sinclair
6557927be1 📚 Minor typo correction (#11428) 2019-12-11 14:44:50 +01:00
Franck Nijhof
dc74e5baf6
Fix a typo in title of 0.103 blog post 2019-12-11 14:42:49 +01:00
Franck Nijhof
05b7fa2b3a
Tweak on the 0.103 release blog post 2019-12-11 14:37:15 +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
Bram Kragten
35da9d3fa0 0.103 Frontend release notes (#11427) 2019-12-11 12:08:32 +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
Villhellm
d49619501d Add information about starting Lovelace paths with numbers (#11416) 2019-12-09 21:00:29 +01:00
cogneato
c962c09af8 Breaking Changes descriptions added (#11414)
* Breaking Changes descriptions added

Adds a table for the services moving under their own domains.
Descriptions added for others

* fix xiaomi and monoprice in table
2019-12-09 20:03:46 +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
Fabian Affolter
3b39c55582 Fix permissions (#11402) 2019-12-08 18:17:34 +01:00
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