{ "config": { "step": { "user": { "title": "Connect To LiteJet", "description": "Connect the LiteJet's RS232-2 port to your computer and enter the path to the serial port device.\n\nThe LiteJet MCP must be configured for 19.2 K baud, 8 data bits, 1 stop bit, no parity, and to transmit a 'CR' after each response.", "data": { "port": "[%key:common::config_flow::data::port%]" } } }, "abort": { "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]" }, "error": { "open_failed": "Cannot open the specified serial port." } } }