Hi,
meine Energy Flow Card Plus hat bis zum Update auf 0.2.7 mit dem energy-date-selection:true funktioniert.
Nach der Installation musste ich den Browsercache löschen und danach war die Anzeige weg
Wenn ich energy-date-selection:false setze, wird die Karte angezeigt, aber mit sehr grossen Werten
Ich möchte die Datumsauswahl aber wieder haben.
Kenn jemand ‘ne Lösung ?
Gruss
Joe
Hier ist ein Fix beschrieben:
offen 02:38PM - 02 Apr 26 UTC
bug
**Describe the bug**
Getting below error, although the standard HA date Selector… (in the footer) is on the page.
"Loading…
Make sure you have the Energy Integration setup and a Date Selector in this View or set
energy_date_selection: false"
See conversation on issue #183
**Expected behavior**
Customer flow card to work with the standard HA date selector in the same page
**Screenshots**
<img width="3076" height="949" alt="Image" src="https://github.com/user-attachments/assets/a105033a-14ac-4fee-9ce7-e82747fa3baf" />
**Please make sure all of this applies and check the checkboxes, by writing "X" inside of them.**
- [x] I understand that this is a channel for reporting bugs, not a support forum (If you need help configuring the card, go to: [Discussions](https://github.com/flixlix/energy-flow-card-plus/discussions)).
- [x] I have the latest version of the card installed.
- [x] I have cleared my browser cache **after** installing, updating and configuring the card.
Fix:
Edit “_energy” to “_energy_dashboard_energy” in the energy-flow-card-plus.js found in www\community\energy-flow-card-plus
Rename the energy-flow-card-plus.js.gz to something like energy-flow-card-plus.js.backup (the gz is loaded by home assistant.)
Add in Dashboard:
type: energy-date-selection
collection_key: energy_dashboard_energy
Hat bei mir sofort geklappt.
1 „Gefällt mir“
hippoo
4. April 2026 um 14:25
3
Hier wird mal wieder Energie [Wh] (energy) und Leistung [W] (power) verwechselt.
Bei der “Power Flow Card Plus” ist aktuell
Bei der “Energy Flow Card Plus” ist aktuell
P.S. der von roudini
oben zitierte Fix funktioniert übrigens bei der “Energy Flow Card Plus” releases/tag/v0.1.2.1 bei mir auch.
1 „Gefällt mir“
Du hast recht. Beim schauen nach der Version habe ich in der falschen also Power xxx geschaut.
Es geht aber definitiv um die Energy xxx Card V0.1.2.1. Habe vor eine paar Tagen aktualisiert.
Wenn ich aber das beschriebene .JS File öffne erscheint alles in einer Zeile hintereinander.
Ist das nur bei mir so ? Editieren dadurch problematisch …
OK.
Update:
Habe mir oben den BUG-Report durchgelesen und nun die Änderungen gemacht
1 x “_energy” mit “_energy_dashboard_energy” ersetzt
.gz-Datei umbenannt
In Datumsauswahl-Widget im Code-Editor das angepasst
type: energy-date-selection
collection_key: energy_dashboard_energy
Ressource angepasst mit xxxx.js?v=3
Leider wird immer noch kein Energy-Flow-Card-Plus - Inhalt angezeigt
Habe HA auch neu gestartet, kein Erfolg …
Update 2:
Browser refresh brachte dann endlich die Lösung