From 0b980c7e76034a3bd7624ef012d67a03459dd0d1 Mon Sep 17 00:00:00 2001 From: Daniel Martin Gonzalez Date: Fri, 14 Jul 2023 08:22:24 +0200 Subject: [PATCH] Fix #61: Graph not shown since 2023.7.0b0 --- dist/pvpc-hourly-pricing-card.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/pvpc-hourly-pricing-card.js b/dist/pvpc-hourly-pricing-card.js index a4e077c..44ad040 100644 --- a/dist/pvpc-hourly-pricing-card.js +++ b/dist/pvpc-hourly-pricing-card.js @@ -475,7 +475,8 @@ class PVPCHourlyPricingCard extends LitElement { type: 'time', adapters: { date: { - locale: this.hass.locale + locale: this.hass.locale, + config: this.hass.config, } }, ticks: {