mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 14:56:37 +00:00
Add name to picture entity struct (#3809)
This commit is contained in:
parent
41e5e7c1ae
commit
f4bd42dfd4
@ -31,6 +31,7 @@ const cardConfigStruct = struct({
|
||||
type: "string",
|
||||
entity: "string",
|
||||
image: "string?",
|
||||
name: "string?",
|
||||
camera_image: "string?",
|
||||
camera_view: "string?",
|
||||
aspect_ratio: "string?",
|
||||
|
Loading…
x
Reference in New Issue
Block a user