You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update ElectricityTariffCard.vue - fix: PriceChart last entry ends midnight regardless of price data resolution (#807)
* Update ElectricityTariffCard.vue - fix: PriceChart last entry ends midnight regardless of price data resolution
* Update ElectricityTariffCard.vue - timstamp of last entry
use diff of timestamps
* Enhance tick label formatting to show "morgen"
Add callback to format tick labels based on date.
* Fix indentation and formatting in ElectricityTariffCard.vue
* Update src/components/status/ElectricityTariffCard.vue use backticks
Co-authored-by: benderl <[email protected]>
* Refactor date comparison for tomorrow check
* Update src/components/status/ElectricityTariffCard.vue
Co-authored-by: benderl <[email protected]>
* restructure changes
* fix locale
always use `undefined` as locale to use client time format
---------
Co-authored-by: benderl <[email protected]>
Co-authored-by: Lutz Bender <[email protected]>
0 commit comments