mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-12 12:30:47 +00:00
Remove the energy summary card since it's already in other cards (#9635)
This commit is contained in:
@@ -35,7 +35,6 @@ const LAZY_LOAD_TYPES = {
|
||||
"alarm-panel": () => import("../cards/hui-alarm-panel-card"),
|
||||
error: () => import("../cards/hui-error-card"),
|
||||
"empty-state": () => import("../cards/hui-empty-state-card"),
|
||||
"energy-summary": () => import("../cards/energy/hui-energy-summary-card"),
|
||||
"energy-summary-graph": () =>
|
||||
import("../cards/energy/hui-energy-summary-graph-card"),
|
||||
"energy-solar-graph": () =>
|
||||
|
||||
Reference in New Issue
Block a user