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