{ "config": { "abort": { "already_configured": "Device is already configured", "already_in_progress": "Configuration flow is already in progress" }, "error": { "cannot_connect": "Failed to connect", "unknown_device": "The device model is not known, not able to setup the device using config flow." }, "flow_title": "Xiaomi Miio: {name}", "step": { "device": { "data": { "host": "IP Address", "name": "Name of the device", "token": "API Token" }, "description": "You will need the 32 character API Token, see https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/#retrieving-the-access-token for instructions. Please note, that this API Token is different from the key used by the Xiaomi Aqara integration.", "title": "Connect to a Xiaomi Miio Device or Xiaomi Gateway" } } } }