Add support for asset download url

This commit is contained in:
2026-01-30 05:00:18 +03:00
parent 5d2f4c7edf
commit a4738dfd80
2 changed files with 16 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ ATTR_ASSET_CREATED: Final = "asset_created"
ATTR_ASSET_OWNER: Final = "asset_owner"
ATTR_ASSET_OWNER_ID: Final = "asset_owner_id"
ATTR_ASSET_URL: Final = "asset_url"
ATTR_ASSET_DOWNLOAD_URL: Final = "asset_download_url"
ATTR_ASSET_DESCRIPTION: Final = "asset_description"
# Asset types