We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6442625 commit f7897bbCopy full SHA for f7897bb
homeassistant/components/weatherflow/strings.json
@@ -14,11 +14,10 @@
14
"error": {
15
"address_in_use": "Unable to open local UDP port 50222.",
16
"cannot_connect": "UDP discovery error.",
17
- "no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
+ "no_device_found": "[%key:common::config_flow::abort::no_devices_found%]"
18
},
19
"abort": {
20
- "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
21
+ "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
22
}
23
24
"entity": {
0 commit comments