Exclude more media player attributes from recorder (#69209)
This commit is contained in:
parent
40fba130e8
commit
bd1d7bdbb7
4 changed files with 26 additions and 5 deletions
|
@ -6,6 +6,7 @@ CONTENT_AUTH_EXPIRY_TIME = 3600 * 24
|
|||
|
||||
ATTR_APP_ID = "app_id"
|
||||
ATTR_APP_NAME = "app_name"
|
||||
ATTR_ENTITY_PICTURE_LOCAL = "entity_picture_local"
|
||||
ATTR_GROUP_MEMBERS = "group_members"
|
||||
ATTR_INPUT_SOURCE = "source"
|
||||
ATTR_INPUT_SOURCE_LIST = "source_list"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue