{ "config": { "abort": { "already_configured": "Service is already configured", "no_adapters": "No unconfigured Bluetooth adapters found" }, "flow_title": "{name}", "step": { "bluetooth_confirm": { "description": "Do you want to setup {name}?" }, "multiple_adapters": { "data": { "adapter": "Adapter" }, "description": "Select a Bluetooth adapter to setup" }, "single_adapter": { "description": "Do you want to setup the Bluetooth adapter {name}?" }, "user": { "data": { "address": "Device" }, "description": "Choose a device to setup" } } }, "issues": { "haos_outdated": { "description": "To improve Bluetooth reliability and performance, we highly recommend you update to version 9.0 or later of the Home Assistant Operating System.", "title": "Update to Home Assistant Operating System 9.0 or later" } }, "options": { "step": { "init": { "data": { "passive": "Passive scanning" } } } } }