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.
vegehub
1 parent 53d2f6b commit 681961dCopy full SHA for 681961d
homeassistant/components/vegehub/strings.json
@@ -27,8 +27,8 @@
27
"cannot_connect": "Failed to connect to the device. Please try again.",
28
"timeout_connect": "Timed out connecting. Ensure VegeHub is awake, and try again.",
29
"already_in_progress": "Device already detected. Check discovered devices.",
30
- "already_configured": "Device is already configured.",
31
- "unknown_error": "An unknown error has occurred."
+ "already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
+ "unknown_error": "[%key:common::config_flow::error::unknown%]"
32
}
33
},
34
"entity": {
0 commit comments