Add missing data_description for lamarzocco OptionsFlow (#131708)

pull/131773/head
Josef Zweck 2024-11-27 22:37:15 +01:00 committed by GitHub
parent c82e408138
commit 44fc5c7871
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -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?"
}
}
}