{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]", "invalid_version": "This firmware version is unsupported. Please upgrade the firmware of the device to at least version 3.1.1.", "reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]", "unique_id_mismatch": "Please ensure you reconfigure against the same device." }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "unknown": "[%key:common::config_flow::error::unknown%]" }, "flow_title": "{model}", "step": { "discovery_confirm": { "description": "Do you want to set up {model}?" }, "user": { "data": { "host": "[%key:common::config_flow::data::host%]" }, "data_description": { "host": "The hostname or IP address of the Airgradient device." } } } }, "entity": { "button": { "co2_calibration": { "name": "Calibrate CO2 sensor" }, "led_bar_test": { "name": "Test LED bar" } }, "number": { "display_brightness": { "name": "Display brightness" }, "led_bar_brightness": { "name": "LED bar brightness" } }, "select": { "back_led_brightness": { "name": "Back LED brightness", "state": { "bright": "Bright", "dim": "Dim", "mid": "Medium", "off": "[%key:common::state::off%]" } }, "co2_automatic_baseline_calibration": { "name": "CO2 automatic baseline duration", "state": { "0": "[%key:common::state::off%]", "1": "1 day", "7": "7 days", "8": "8 days", "30": "30 days", "90": "90 days", "180": "180 days" } }, "configuration_control": { "name": "Configuration source", "state": { "cloud": "Cloud", "local": "Local" } }, "display_pm_standard": { "name": "Display PM standard", "state": { "ugm3": "μg/m³", "us_aqi": "US AQI" } }, "display_temperature_unit": { "name": "Display temperature unit", "state": { "c": "Celsius", "f": "Fahrenheit" } }, "front_led_brightness": { "name": "Front LED brightness", "state": { "bright": "Bright", "dim": "Dim", "mid": "Medium", "off": "[%key:common::state::off%]" } }, "gps_mode": { "name": "GPS mode", "state": { "always": "Always", "off": "[%key:common::state::off%]", "tracking": "Tracking" } }, "led_bar_mode": { "name": "LED bar mode", "state": { "co2": "[%key:component::sensor::entity_component::carbon_dioxide::name%]", "off": "[%key:common::state::off%]", "pm": "Particulate matter" } }, "nox_index_learning_time_offset": { "name": "NOx index learning offset", "state": { "12": "12 hours", "60": "60 hours", "120": "120 hours", "360": "360 hours", "720": "720 hours" } }, "touch_led_intensity": { "name": "Touch LED intensity", "state": { "bright": "Bright", "dim": "Dim", "off": "[%key:common::state::off%]" } }, "voc_index_learning_time_offset": { "name": "VOC index learning offset", "state": { "12": "[%key:component::airgradient::entity::select::nox_index_learning_time_offset::state::12%]", "60": "[%key:component::airgradient::entity::select::nox_index_learning_time_offset::state::60%]", "120": "[%key:component::airgradient::entity::select::nox_index_learning_time_offset::state::120%]", "360": "[%key:component::airgradient::entity::select::nox_index_learning_time_offset::state::360%]", "720": "[%key:component::airgradient::entity::select::nox_index_learning_time_offset::state::720%]" } } }, "sensor": { "battery_percentage": { "name": "Battery percentage" }, "battery_voltage": { "name": "Battery voltage" }, "charge_voltage": { "name": "Input voltage" }, "co2_automatic_baseline_calibration_days": { "name": "Carbon dioxide automatic baseline calibration" }, "display_brightness": { "name": "[%key:component::airgradient::entity::number::display_brightness::name%]" }, "display_pm_standard": { "name": "[%key:component::airgradient::entity::select::display_pm_standard::name%]", "state": { "ugm3": "[%key:component::airgradient::entity::select::display_pm_standard::state::ugm3%]", "us_aqi": "[%key:component::airgradient::entity::select::display_pm_standard::state::us_aqi%]" } }, "display_temperature_unit": { "name": "[%key:component::airgradient::entity::select::display_temperature_unit::name%]", "state": { "c": "[%key:component::airgradient::entity::select::display_temperature_unit::state::c%]", "f": "[%key:component::airgradient::entity::select::display_temperature_unit::state::f%]" } }, "led_bar_brightness": { "name": "[%key:component::airgradient::entity::number::led_bar_brightness::name%]" }, "led_bar_mode": { "name": "[%key:component::airgradient::entity::select::led_bar_mode::name%]", "state": { "co2": "[%key:component::sensor::entity_component::carbon_dioxide::name%]", "off": "[%key:common::state::off%]", "pm": "[%key:component::airgradient::entity::select::led_bar_mode::state::pm%]" } }, "nitrogen_index": { "name": "NOx index" }, "nox_learning_offset": { "name": "[%key:component::airgradient::entity::select::nox_index_learning_time_offset::name%]" }, "pm003_count": { "name": "PM0.3" }, "pm005_count": { "name": "PM0.5 particle count" }, "pm01_count": { "name": "PM1 particle count" }, "pm02_count": { "name": "PM2.5 particle count" }, "pm10_count": { "name": "PM10 particle count" }, "pm50_count": { "name": "PM5 particle count" }, "raw_nitrogen": { "name": "Raw NOx" }, "raw_pm02": { "name": "Raw PM2.5" }, "raw_total_volatile_organic_component": { "name": "Raw VOC" }, "total_volatile_organic_component_index": { "name": "VOC index" }, "tvoc_learning_offset": { "name": "[%key:component::airgradient::entity::select::voc_index_learning_time_offset::name%]" } }, "switch": { "buzzer_enabled": { "name": "Buzzer" }, "cloud_connection": { "name": "Cloud connection" }, "post_data_to_airgradient": { "name": "Post data to Airgradient" } } }, "exceptions": { "busy_error": { "message": "The Airgradient device is busy. Retry the operation later: {error}" }, "communication_error": { "message": "An error occurred while communicating with the Airgradient device: {error}" }, "forbidden_error": { "message": "The Airgradient device currently rejects local changes: {error}" }, "unknown_error": { "message": "An unknown error occurred while communicating with the Airgradient device: {error}" }, "unsupported_error": { "message": "The Airgradient device does not support this operation: {error}" }, "update_error": { "message": "An error occurred while communicating with the Airgradient device: {error}" } } }