mirror of
https://github.com/home-assistant/core.git
synced 2026-03-24 08:18:29 +01:00
Add missing data_description for lamarzocco OptionsFlow (#131708)
This commit is contained in:
@@ -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?"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user