We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc51b9 commit a3bc09cCopy full SHA for a3bc09c
custom_components/daikin_onecta/strings.json
@@ -21,7 +21,7 @@
21
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]",
22
"user_rejected_authorize": "[%key:common::config_flow::abort::oauth2_user_rejected_authorize%]",
23
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
24
- "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
+ "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
25
},
26
"create_entry": {
27
"default": "[%key:common::config_flow::create_entry::authenticated%]"
0 commit comments