mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-14 04:46:34 +00:00
Adjust values in Energy Dashboard row (#11452)
This commit is contained in:
parent
e0c8efc5e6
commit
8b20b2b63c
@ -197,6 +197,8 @@ export class HaConfigLovelaceDashboards extends LitElement {
|
|||||||
{
|
{
|
||||||
icon: "hass:lightning-bolt",
|
icon: "hass:lightning-bolt",
|
||||||
title: this.hass.localize(`ui.panel.config.dashboard.energy.title`),
|
title: this.hass.localize(`ui.panel.config.dashboard.energy.title`),
|
||||||
|
show_in_sidebar: true,
|
||||||
|
mode: "storage",
|
||||||
url_path: "energy",
|
url_path: "energy",
|
||||||
filename: "",
|
filename: "",
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user