1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 22:06:25 +00:00
Files
core/homeassistant/components/open_meteo/strings.json
2021-12-16 21:12:33 +01:00

13 lines
192 B
JSON

{
"config": {
"step": {
"user": {
"description": "Select location to use for weather forecasting",
"data": {
"zone": "Zone"
}
}
}
}
}