mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Add data description for IMGW-PIB config flow (#141381)
* Add data description for IMGW-PIB config flow * Better wording
This commit is contained in:
parent
8f000f222d
commit
735f877cf1
@ -4,6 +4,9 @@
|
|||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"station_id": "Hydrological station"
|
"station_id": "Hydrological station"
|
||||||
|
},
|
||||||
|
"data_description": {
|
||||||
|
"station_id": "Select a hydrological station from the list."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user