{ "config": { "flow_title": "{name}", "step": { "user": { "description": "Set up GeoSphere Austria to integrate with Home Assistant.", "data": { "station_id": "Station ID (Defaults to nearest station)" } } }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "station_not_found": "Station ID not found at GeoSphere Austria" }, "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "station_not_found": "[%key:component::zamg::config::error::station_not_found%]" } } }