mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Added note for users of earlier versions than 0.97 (#10659)
* 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
This commit is contained in:
parent
d6c2db6c6a
commit
774fbdd195
@ -47,3 +47,7 @@ scan_interval:
|
||||
default: 60
|
||||
type: integer
|
||||
{% endconfiguration %}
|
||||
|
||||
<div class='note'>
|
||||
As of release 0.97 Google passwords are no longer required in your configuration. Users coming from earlier releases should only remove the password entry from their configuration file (username is still required) and restart Home Assistant. The cookie file previously generated should still be valid and will allow the tracker to continue functioning normally until the cookie is invalidated.
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user