mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-18 07:56:44 +01:00
Drop "entities" from "Group by floor / area" in Sankey diagrams (#30382)
This commit is contained in:
@@ -9122,8 +9122,8 @@
|
|||||||
"energy-sankey": {
|
"energy-sankey": {
|
||||||
"name": "Electrical energy Sankey graph",
|
"name": "Electrical energy Sankey graph",
|
||||||
"description": "This card shows the distribution of energy in your home on a 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_floor": "Group by floor",
|
||||||
"group_by_area": "Group entities by area",
|
"group_by_area": "Group by area",
|
||||||
"layout": "Graph direction",
|
"layout": "Graph direction",
|
||||||
"layout_directions": {
|
"layout_directions": {
|
||||||
"auto": "Automatic",
|
"auto": "Automatic",
|
||||||
|
|||||||
Reference in New Issue
Block a user