Having a dedicated header for information on reverse proxies will aid users who may have missed the breaking change in 2021.7 (see https://github.com/home-assistant/core/pull/51839). I also put mimicked the `trusted_proxies` list from the sample config for clarity, and left comments for users who may still be unsure.
* Add note to clarify requirement for reverse proxy
HA after 2021.7 will require a trusted reverse proxy IP, but there isn't anywhere that I've seen that explicitly states this requirement and how to achieve it.
* Update http.markdown
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.
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.
* 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)