* Add power configuration to Energy dashboard
* update translation
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <norbert@rittel.de>
* Update src/panels/config/energy/dialogs/dialog-energy-grid-flow-settings.ts
Co-authored-by: Aidan Timson <aidan@timmo.dev>
* Power graph card
* Single stat for bidirectional power
* Rename power graph to power sources graph
* remove debug code
* tweak
* update translations
* remove unused code
* Separate grid power from energy
* update translation
* update translation
* update data format
* Apply suggestions from code review
Co-authored-by: Aidan Timson <aidan@timmo.dev>
* Renamed stat_power to stat_rate
* translation tweak
* rename to stat_rate
* Add a line depicting used power
* Typescript improvements
* Add comment
---------
Co-authored-by: Norbert Rittel <norbert@rittel.de>
Co-authored-by: Aidan Timson <aidan@timmo.dev>
* WIP: sankey chart
* basic sankey chart
* dynamic size of last section
* basic energy-sankey card
* add floors, areas & passthrough
* order by floor level, add colors & exess energy nodes
* tweak nodes
* add tooltips and better layout and responsiveness
* WIP vertical layout
* fix height when not in sections
* handle labels in vertical mode
* remove from energy dashboard for now
* lint fix
* PR comments
* use ResizeController instead of ResizeObserver
* look up device area
* code clarity improvement
* Add header card
* Rename to heading card
* Add heading entities
* Add editor for entities
* Remove unused property
* Fix margin and gap
* Improve content and entities container
* Fix no entities displayed
* Cache form to not loose state
* Use style
* Fix type
* Add support for string entities
* Add tap action support to entities
* Move expandable outside of entities editor
* Fix double processing
* Detail view for energy devices graph
* Use getCommonOptions
* Remove visibility toggle on horizontal bar chart
* make a new card
* unneeded translations
* graph titles
* Update src/translations/en.json
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
* Energy dashboard tweaks and fixes
* Make headers smaller
* Change button styling in onboarding
* Disable add when no stat choosen
* Oops
* Update hui-energy-carbon-consumed-gauge-card.ts
* Update hui-energy-distribution-card.ts
* Review to changed Src translations
* Reviews
* side by side theme
* Allow user to specify unit
* Add unit back update for headerfooter and editor
* Clean
* Unavailable for attribute that doesn't exist
* fix merge
* Fix from rebasing
* reviews
* Localize State
* fix for localize
* css
* reviews
* Break the rules