mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Add data description for Stookwijzer config flow (#131591)
This commit is contained in:
parent
af29bfceb0
commit
5868a4fa21
@ -5,6 +5,9 @@
|
|||||||
"description": "Select the location you want to recieve the Stookwijzer information for.",
|
"description": "Select the location you want to recieve the Stookwijzer information for.",
|
||||||
"data": {
|
"data": {
|
||||||
"location": "[%key:common::config_flow::data::location%]"
|
"location": "[%key:common::config_flow::data::location%]"
|
||||||
|
},
|
||||||
|
"data_description": {
|
||||||
|
"location": "Use the map to set the location for Stookwijzer."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user