2022-08-30 21:06:44 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2023-01-24 06:59:32 +00:00
|
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
2022-08-30 21:06:44 +00:00
|
|
|
"no_devices_found": "There aren't any Melnor Bluetooth devices nearby."
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"bluetooth_confirm": {
|
|
|
|
"description": "Do you want to add the Melnor Bluetooth valve `{name}` to Home Assistant?",
|
|
|
|
"title": "Discovered Melnor Bluetooth valve"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|