Use references in guardian strings.json#40987
Conversation
SNoof85
left a comment
There was a problem hiding this comment.
I think there can be more keys to do in this one :
already_configuredalready_in_progressconnection_errorcan becannot_connect
acbcd13 to
72e0ebe
Compare
Which reference do you propose for |
Yes right, the Otherwise looks good for others ! 👍 |
There was a problem hiding this comment.
Oh my bad, one more thing :
| "connection_error": "[%key:common::config_flow::error::cannot_connect%]" | |
| "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]" |
And update config_flow.py and tests to reflect this change
72e0ebe to
63ab8b2
Compare
Proposed change
Use references in guardian strings.json
Type of change
Additional information
Checklist
black --fast homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: