.storage/lovelace.dashboard_home
This commit is contained in:
@@ -958,6 +958,15 @@
|
|||||||
{
|
{
|
||||||
"type": "heading",
|
"type": "heading",
|
||||||
"heading": "New section"
|
"heading": "New section"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "custom:power-gauge-card",
|
||||||
|
"entity": "sensor.meter00_power",
|
||||||
|
"max": 10000,
|
||||||
|
"grid_options": {
|
||||||
|
"columns": 9,
|
||||||
|
"rows": 1
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user