mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-20 09:34:56 +00:00
Add name to picture entity struct (#3809)
This commit is contained in:
@@ -31,6 +31,7 @@ const cardConfigStruct = struct({
|
||||
type: "string",
|
||||
entity: "string",
|
||||
image: "string?",
|
||||
name: "string?",
|
||||
camera_image: "string?",
|
||||
camera_view: "string?",
|
||||
aspect_ratio: "string?",
|
||||
|
||||
Reference in New Issue
Block a user