1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-17 23:54:28 +01:00

Clarify multiple choice of Chart types in Device energy graph card (#30389)

This commit is contained in:
Norbert Rittel
2026-03-28 08:31:19 +01:00
committed by GitHub
parent 2bd8a657b8
commit 24b8078a9c

View File

@@ -9095,7 +9095,7 @@
"description": "This card shows the energy usage per device, it is sorted by usage.",
"max_devices": "Maximum devices allowed",
"hide_compound_stats": "Hide upstream devices",
"modes": "Chart display mode",
"modes": "Chart types",
"mode_options": {
"bar": "Bar",
"pie": "Pie"