Add missing data_description for lamarzocco OptionsFlow (#131708)
parent
c82e408138
commit
44fc5c7871
|
@ -67,8 +67,10 @@
|
|||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"title": "Update Configuration",
|
||||
"use_bluetooth": "Use Bluetooth"
|
||||
},
|
||||
"data_description": {
|
||||
"use_bluetooth": "Should the integration try to use Bluetooth to control the machine?"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue