core/homeassistant/components/climacell/strings.json

14 lines
431 B
JSON

{
"options": {
"step": {
"init": {
"title": "Update ClimaCell Options",
"description": "If you choose to enable the `nowcast` forecast entity, you can configure the number of minutes between each forecast. The number of forecasts provided depends on the number of minutes chosen between forecasts.",
"data": {
"timestep": "Min. Between NowCast Forecasts"
}
}
}
}
}