1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-25 12:27:07 +00:00
Files
2025-10-28 10:33:10 +01:00

16 lines
307 B
JSON

{
"config": {
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
},
"step": {
"user": {
"data": {
"zone": "Zone"
},
"description": "Select location to use for weather forecasting"
}
}
}
}