From 1795b9a969373f75fa4cb1199104f2c3d6f4fadb Mon Sep 17 00:00:00 2001 From: Jeroen ter Heerdt Date: Mon, 26 Aug 2024 16:12:55 +0000 Subject: [PATCH] v2024.8.2 fix #480 --- custom_components/smart_irrigation/const.py | 2 +- .../smart_irrigation/frontend/dist/smart-irrigation.js | 2 +- custom_components/smart_irrigation/frontend/src/const.ts | 2 +- custom_components/smart_irrigation/manifest.json | 2 +- custom_components/smart_irrigation/sensor.py | 6 +++--- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/custom_components/smart_irrigation/const.py b/custom_components/smart_irrigation/const.py index 9a956ee..5fb73a4 100644 --- a/custom_components/smart_irrigation/const.py +++ b/custom_components/smart_irrigation/const.py @@ -1,6 +1,6 @@ """Store constants.""" -VERSION = "v2024.8.1" +VERSION = "v2024.8.2" NAME = "Smart Irrigation" MANUFACTURER = "@jeroenterheerdt" diff --git a/custom_components/smart_irrigation/frontend/dist/smart-irrigation.js b/custom_components/smart_irrigation/frontend/dist/smart-irrigation.js index 4e627a4..9f41e70 100644 --- a/custom_components/smart_irrigation/frontend/dist/smart-irrigation.js +++ b/custom_components/smart_irrigation/frontend/dist/smart-irrigation.js @@ -1104,7 +1104,7 @@ i.version="2.29.4",n(Za),i.fn=us,i.min=Ja,i.max=Qa,i.now=ei,i.utc=m,i.unix=ds,i. .narrow=${this.narrow} >
${Li("title",this.hass.language)}
-
${"v2024.8.1"}
+
${"v2024.8.2"}