{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "integrations_disabled": "This device doesn't have integrations enabled. Please enable smart home integrations using the app and try again.", "no_devices_found": "No unconfigured Aranet devices found.", "outdated_version": "This device is using outdated firmware. Please update it to at least v1.2.0 and try again." }, "error": { "unknown": "[%key:common::config_flow::error::unknown%]" }, "flow_title": "{name}", "step": { "bluetooth_confirm": { "description": "[%key:component::bluetooth::config::step::bluetooth_confirm::description%]" }, "user": { "data": { "address": "[%key:common::config_flow::data::device%]" }, "description": "[%key:component::bluetooth::config::step::user::description%]" } } }, "entity": { "sensor": { "threshold": { "state": { "error": "[%key:common::state::error%]", "green": "Green", "red": "Red", "yellow": "Yellow" } } } } }