Knowing the specifics of what Markdown syntaxes are supported help when writing content. This change explains which renderer is used and the specs it supports.
Home Assistant might detect some HomeKit devices that aren't currently supported by the integration (such as TVs that have been updated with HomeKit support). Added a note to explain this situation.
* Correct some minor typos
Also provide some additional information and provide consistency with not capitalizing "ecobee" (except in the title)
* ✏️ Tweaks
* centos
* Update source/_docs/installation/centos.markdown
Fine with me. I did like having the "venv" in there to make it more obvious as to what is going on.
Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>
* Update source/_docs/installation/centos.markdown
Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>
* 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)
* Update link to speedtestservers and server_id
The link to the speedtestservers seems to be broken. The new link does work. Also the server_id seems to be mandatory at this point. So this sets the server_id to be required and in the example configuration.yaml inserts an example server_id.
* Removes sever_id from configuration.yaml
Removes sever_id from configuration.yaml. It's not necessary if server_id is optional.
* Changes server_id to be optional again
* Update with working instructions
Old instructions failed to include virtualenv, also failed to actually start HA as the config directory it default creates was wrong, and empty.
* Minor changes
* Added note for users of earlier versions than 0.97
Updated page with a note for users coming from earlier versions than 0.97 to only remove password from the config file. Used parts of the text from the breaking change text for release 0.97.
Fixes issue #10179
* MInor change
* automation troubleshooting.markdown
Add explanation of making check config visible
* withings.markdown
Add explanation of how to make the check config tool visible
* configuration.markdown
Add explanation to display the check config tool
* Add Netlify header control to improve CouldFlare caching behavior
* Add security headers
* Add old school cache busting to Jekyll css/js
* Add a little browser cache to assets to improve speed of pages