mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Fix icon view demo jimpower (#2634)
This commit is contained in:
parent
a0f0d49f45
commit
9086051608
@ -1411,7 +1411,7 @@ export const demoLovelaceJimpower: () => LovelaceConfig = () => ({
|
|||||||
type: "vertical-stack",
|
type: "vertical-stack",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
icon: "mdi:security-home",
|
icon: "hass:shield-home",
|
||||||
name: "Security",
|
name: "Security",
|
||||||
background:
|
background:
|
||||||
'center / cover no-repeat url("/assets/jimpower/background-15.jpg") fixed',
|
'center / cover no-repeat url("/assets/jimpower/background-15.jpg") fixed',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user