Add missing flow form field translation in melnor (#173752)

This commit is contained in:
Franck Nijhof
2026-06-14 19:00:56 +02:00
committed by GitHub
parent 11a4533ccc
commit 377fdceb6c
@@ -8,6 +8,11 @@
"bluetooth_confirm": {
"description": "Do you want to add the Melnor Bluetooth valve `{name}` to Home Assistant?",
"title": "Discovered Melnor Bluetooth valve"
},
"pick_device": {
"data": {
"address": "[%key:common::config_flow::data::device%]"
}
}
}
},