1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-02 00:27:49 +01:00

Drop "entities" from "Group by floor / area" in Sankey diagrams (#30382)

This commit is contained in:
Norbert Rittel
2026-03-27 13:16:46 +01:00
committed by GitHub
parent d8a3939e22
commit e87155bba3

View File

@@ -9122,8 +9122,8 @@
"energy-sankey": {
"name": "Electrical energy Sankey graph",
"description": "This card shows the distribution of energy in your home on a Sankey graph.",
"group_by_floor": "Group entities by floor",
"group_by_area": "Group entities by area",
"group_by_floor": "Group by floor",
"group_by_area": "Group by area",
"layout": "Graph direction",
"layout_directions": {
"auto": "Automatic",