{ "config": { "step": { "user": { "title": "Busch-Radio Spotify Bridge", "description": "Connect the integration to the running Busch-Radio add-on.\nThe password must match 'icecast_password' in the add-on configuration.", "data": { "host": "Hostname or IP address", "port": "Icecast port", "mount": "Stream mount path", "password": "Icecast admin password" } } }, "error": { "cannot_connect": "Failed to connect to Icecast. Is the add-on running?", "invalid_auth": "Wrong password. Compare with 'icecast_password' in the add-on config.", "unknown": "Unknown error. Check the logs." }, "abort": { "already_configured": "This Icecast instance is already configured." } } }