Evan Morse
c2ed1b991a
Fixed Broken Links ( #14885 )
...
I am not the most proficient with reading python code, but after searching through the Home Assistant Website for a while, I think that I found the Python API article that replaces the broken link. The server-sent events link is also broken, but there is something weird happening with the link. I think that I will open an issue for it and then submit a PR with the fix once it is fixed.
2020-10-05 02:21:25 +02:00
Klaas Schoute
df09e1e1b7
Fix broken links on website (part 3) ( #14774 )
2020-10-02 18:30:52 +02:00
Brendon Baumgartner
45a0dd8bd9
server_host - more details ( #14571 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-09-29 17:15:06 +02:00
Franck Nijhof
c9bb44ce86
Merge branch 'current' into next
2020-08-11 10:12:13 +02:00
Jonathan Haddock
96aaba5684
Update http.markdown to include certificate location ( #14199 )
...
Added details of where the certificate can be found when using the Let's Encrypt add-on, as this was not immediately clear and took me a reasonable amount of searching.
2020-08-09 10:22:39 +02:00
Stefan Agner
6893b80741
Support string lists in http server_host and note new default (dual stack, IPv4 and IPv6) ( #14125 )
...
Also note that the HTTP component now listens on IPv4 as well as IPv6.
2020-08-04 16:27:02 +02:00
Franck Nijhof
22bb3daf75
Migration of Community Guides ( #13412 )
2020-05-26 10:47:24 -07:00
Franck Nijhof
9f0c286fc3
Merge branch 'rc' into current
2020-05-20 10:24:07 +02:00
Guy Khmelnitsky
c561c8f0e9
Update http.markdown - fix misspelling ( #13505 )
2020-05-18 16:05:17 +02:00
Mike Nabhan
dcfcaceef0
Add example of network in trusted_proxy ( #13435 )
2020-05-14 09:06:08 +02:00
Franck Nijhof
3701a98e9f
Remove base_url, add external_url & internal_url ( #13307 )
2020-05-08 02:30:49 +02:00
Dubh Ad
4cd0ac6bb5
Minor clarity edit ( #13084 )
...
The use of `www`/`local` has caused a bit of confusion lately, trying to make it a little clearer
2020-04-19 22:46:12 +02:00
Paul Sinclair
dfdf7fe21f
📚 Remove Hass.io references for http page ( #12350 )
2020-03-13 13:32:32 +01:00
Franck Nijhof
bdade863c6
Migrate logos from documentation website to brands ( #12287 )
2020-03-06 16:29:57 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter ( #12277 )
2020-03-05 17:28:39 -08:00
Alok Saboo
aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., ( #12162 )
...
* Change i.e. and e.g. to i.e.,, and e.g.,
* Update textlintrc.json
* Update .textlintrc.json
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* added i.e.,
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +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
473f9f8884
Add note about hosting files in www folder ( #11834 )
2020-01-21 08:48:12 -08:00
Franck Nijhof
e30c46283f
Remove legacy api_password occurances ( #11763 )
2020-01-16 10:36:33 +01:00
Franck Nijhof
2311a9fed6
Initial sync codeowners with codebase integration manifests ( #11673 )
2020-01-08 13:25:21 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase ( #11672 )
...
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase
* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting ( #11654 )
2020-01-07 14:43:49 +01:00
Ville Skyttä
b6a904933b
Code blocks ( #11648 )
...
* Run black on Python code blocks, syntax fixes
https://github.com/scop/misc/blob/master/black_markdown.py
* Code block language marker fixes
* String formatting style tweaks
2020-01-07 12:58:15 +01:00
1DontEx1st
6c00d4fbc0
Fixes broken URL ( #11033 )
...
tiny typo
2019-10-29 16:02:34 +01:00
claughinghouse
4420e162c3
Update more links ( #10678 )
...
* Fix docs.micropython.org link
Ref #10491
* Updated Python Requests link.
Ref #10491
* Updated link
https://home-assistant-lovelace-gallery.netlify.com/ to
https://www.awesome-ha.com/
Ref #10491
* Fixed link to layla.amazon.com
Ref #10491
* Updated the nestdevelopers.io link to point to
developers.next.com since
nestdevelopers.io
returns a non existant domain
Ref #10491
* Updated link for TOR browser on Android
Now points to official App from the TOR project
(#10491 )
* Updated light.mqtt link on blog post
(#10491 )
* Fix typo.
* Update outdated blog post link to translation
(#10491 )
2019-10-10 11:55:20 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations
2019-10-02 00:04:39 +02:00