Add back simple redirect_uri_mismatch instructions (#20614)

This commit is contained in:
Allen Porter 2021-12-07 23:57:27 -08:00 committed by Franck Nijhof
parent 40f549b65b
commit 17528f7370
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -292,6 +292,8 @@ In this section you will authorize Home Assistant to access your account by gene
{% enddetails %}
- *Error 400: redirect_uri_mismatch*: This means you have an existing *Web Application* credential. It is recommended to delete the existing OAuth Client id and create a new *Desktop App* credential using the instructions above. This has the advantage of not requiring SSL or a public DNS name.
- *Thermostat does not appear or is unavailable* happens due to a bug where the SDM API does return the devices. A common fix get the API to work again is to:
{% details "How to restart thermostat" %}