Add data description for lamarzocco (#131435)

pull/131446/head
Josef Zweck 2024-11-24 11:41:50 +01:00 committed by GitHub
parent 5bdbd4360e
commit 5b27f07f81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 2 deletions

View File

@ -25,7 +25,10 @@
"bluetooth_selection": {
"description": "Select your device from available Bluetooth devices.",
"data": {
"mac": "Bluetooth device"
"mac": "[%key:common::config_flow::data::device%]"
},
"data_description": {
"mac": "Select the Bluetooth device that is your machine"
}
},
"machine_selection": {
@ -35,7 +38,8 @@
"machine": "Machine"
},
"data_description": {
"host": "Local IP address of the machine"
"host": "Local IP address of the machine",
"machine": "Select the machine you want to integrate"
}
},
"reauth_confirm": {