{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]", "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]", "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": { "cpm": { "name": "Counts per minute" } } } }