{ "config": { "step": { "select": { "title": "Select Denon AVR", "description": "Select a discovered Denon device, or enter a MAC address manually.", "data": { "device": "Device" } }, "manual": { "title": "Manual Configuration", "description": "Enter the Bluetooth MAC address of your Denon AVR receiver.", "data": { "mac": "MAC Address", "name": "Device Name" } } }, "error": { "invalid_mac": "Invalid MAC address. Use the format XX:XX:XX:XX:XX:XX." }, "abort": { "already_configured": "This device is already configured." } } }