Skip to content

Commit c5fc1de

Browse files
authored
Update url in success message of Improv BLE to use markdown (#152388)
1 parent 1df1144 commit c5fc1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/improv_ble/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"characteristic_missing": "The device is either already connected to Wi-Fi, or no longer able to connect to Wi-Fi. If you want to connect it to another network, try factory resetting it first.",
4343
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]",
4444
"provision_successful": "The device has successfully connected to the Wi-Fi network.",
45-
"provision_successful_url": "The device has successfully connected to the Wi-Fi network.\n\nPlease visit {url} to finish setup.",
45+
"provision_successful_url": "The device has successfully connected to the Wi-Fi network.\n\nPlease [click here]({url}) to finish setup.",
4646
"unknown": "[%key:common::config_flow::error::unknown%]"
4747
}
4848
}

0 commit comments

Comments
 (0)