{ "config": { "abort": { "already_configured": "Device is already configured", "already_configured_device": "Device is already configured", "already_in_progress": "Configuration flow is already in progress", "backoff": "Device does not accept pairing requests at this time (you might have entered an invalid PIN code too many times), try again later.", "device_did_not_pair": "No attempt to finish pairing process was made from the device.", "device_not_found": "Device was not found during discovery, please try adding it again.", "inconsistent_device": "Expected protocols were not found during discovery. This normally indicates a problem with multicast DNS (Zeroconf). Please try adding the device again.", "invalid_config": "The configuration for this device is incomplete. Please try adding it again.", "no_devices_found": "No devices found on the network", "reauth_successful": "Re-authentication was successful", "setup_failed": "Failed to set up device.", "unknown": "Unexpected error" }, "error": { "already_configured": "Device is already configured", "invalid_auth": "Invalid authentication", "no_devices_found": "No devices found on the network", "no_usable_service": "A device was found but could not identify any way to establish a connection to it. If you keep seeing this message, try specifying its IP address or restarting your Apple TV.", "unknown": "Unexpected error" }, "flow_title": "{name} ({type})", "step": { "confirm": { "description": "You are about to add `{name}` of type `{type}` to Home Assistant.\n\n**To complete the process, you may have to enter multiple PIN codes.**\n\nPlease note that you will *not* be able to power off your Apple TV with this integration. Only the media player in Home Assistant will turn off!", "title": "Confirm adding Apple TV" }, "pair_no_pin": { "description": "Pairing is required for the `{protocol}` service. Please enter PIN {pin} on your device to continue.", "title": "Pairing" }, "pair_with_pin": { "data": { "pin": "PIN Code" }, "description": "Pairing is required for the `{protocol}` protocol. Please enter the PIN code displayed on screen. Leading zeros shall be omitted, i.e. enter 123 if the displayed code is 0123.", "title": "Pairing" }, "password": { "description": "A password is required by `{protocol}`. This is not yet supported, please disable password to continue.", "title": "Password required" }, "protocol_disabled": { "description": "Pairing is required for `{protocol}` but it is disabled on the device. Please review potential access restrictions (e.g. allow all devices on the local network to connect) on the device.\n\nYou may continue without pairing this protocol, but some functionality will be limited.", "title": "Pairing not possible" }, "reconfigure": { "description": "Reconfigure this device to restore its functionality.", "title": "Device reconfiguration" }, "service_problem": { "description": "A problem occurred while pairing protocol `{protocol}`. It will be ignored.", "title": "Failed to add service" }, "user": { "data": { "device_input": "Device" }, "description": "Start by entering the device name (e.g. Kitchen or Bedroom) or IP address of the Apple TV you want to add.\n\nIf you cannot see your device or experience any issues, try specifying the device IP address.", "title": "Setup a new Apple TV" } } }, "options": { "step": { "init": { "data": { "start_off": "Do not turn device on when starting Home Assistant" }, "description": "Configure general device settings" } } }, "title": "Apple TV" }