From 1c7b13b52ec39fad71951a56e40773ca77503771 Mon Sep 17 00:00:00 2001 From: Scott Phillips Date: Wed, 15 Sep 2021 11:21:49 +1000 Subject: [PATCH] version 3.0.4 --- custom_components/echonetlite/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/echonetlite/manifest.json b/custom_components/echonetlite/manifest.json index a27bd31..7aa5866 100644 --- a/custom_components/echonetlite/manifest.json +++ b/custom_components/echonetlite/manifest.json @@ -12,6 +12,6 @@ "codeowners": [ "@scottyphillips" ], - "version": "3.0.3", + "version": "3.0.4", "iot_class": "local_polling" }