Add Config Flow data descriptions for HomeWizard (#131315)

* Add data_description to HomeWizard setup flow

* Make quality_scale config-flow as done
This commit is contained in:
Duco Sebel 2024-11-23 13:17:28 +01:00 committed by GitHub
parent 27926caf77
commit d55eb896d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -8,10 +8,7 @@ rules:
brands: done
common-modules: done
config-flow-test-coverage: done
config-flow:
status: todo
comment: |
The data_descriptions are missing.
config-flow: done
dependency-transparency: done
docs-actions:
status: exempt

View File

@ -6,6 +6,9 @@
"description": "Enter the IP address of your HomeWizard Energy device to integrate with Home Assistant.",
"data": {
"ip_address": "[%key:common::config_flow::data::ip%]"
},
"data_description": {
"ip_address": "The IP address of your HomeWizard Energy device."
}
},
"discovery_confirm": {