{ "config": { "step": { "user": { "title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)", "data": { "name": "[%key:common::config_flow::data::name%]", "station_id": "ID of the measuring station" } } }, "error": { "wrong_station_id": "ID of the measuring station is not correct.", "invalid_sensors_data": "Invalid sensors' data for this measuring station.", "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]" }, "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_location%]" } }, "system_health": { "info": { "can_reach_server": "Reach GIO\u015a server" } }, "entity": { "sensor": { "aqi": { "state": { "very_bad": "Very bad", "bad": "Bad", "sufficient": "Sufficient", "moderate": "Moderate", "good": "Good", "very_good": "Very good" } } } } }