Skip to content

Commit 09d78ab

Browse files
mik-lajbieniuCopilot
authored
Use data_description in config_flow for GIOS (#155605)
Co-authored-by: mik-laj <[email protected]> Co-authored-by: Maciej Bieniek <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent b2ebdb7 commit 09d78ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

homeassistant/components/gios/strings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"name": "[%key:common::config_flow::data::name%]",
1515
"station_id": "Measuring station"
1616
},
17+
"data_description": {
18+
"name": "Config entry name, by default, this is the name of your Home Assistant instance.",
19+
"station_id": "The name of the measuring station where the environmental data is collected."
20+
},
1721
"title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)"
1822
}
1923
}

0 commit comments

Comments
 (0)