${"version"===this._repository.version_or_commit?p`
"beta"===o.name?this.hacs.localize("dialog_download.show_beta"):this.hacs.localize("dialog_download.select_version")}
@value-changed=${this._valueChanged}
>
`:""}
${this._repository.can_download?"":p`
${this.hacs.localize("confirm.home_assistant_version_not_correct",{haversion:this.hass.config.version,minversion:this._repository.homeassistant})}
`}
${this.hacs.localize("dialog_download.note_downloaded",{location:p`
'${e}'
`})}
${"plugin"===this._repository.category&&"storage"!==this.hacs.info.lovelace_mode?p`
${this.hacs.localize("dialog_download.lovelace_instruction")}
url: ${s({repository:this._repository,skipTag:!0})}
type: module
`:""}
${"integration"===this._repository.category?p`
${this.hacs.localize("dialog_download.restart")}
`:""}
${null!==(o=this._error)&&void 0!==o&&o.message?p`
${this._error.message}
`:""}