mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 02:36:37 +00:00
Stack solar forecasts (#24113)
This commit is contained in:
parent
9ab5be4730
commit
936f66c41c
@ -367,6 +367,7 @@ export class HuiEnergySolarGraphCard
|
||||
data.push({
|
||||
id: "forecast-" + source.stat_energy_from,
|
||||
type: "line",
|
||||
stack: "forecast",
|
||||
name: this.hass.localize(
|
||||
"ui.panel.lovelace.cards.energy.energy_solar_graph.forecast",
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user