From efffd6ffad8131057630c960203bd2ce82ed1272 Mon Sep 17 00:00:00 2001 From: Sverre Hamre Date: Fri, 10 Dec 2021 21:55:23 +0100 Subject: [PATCH] Update manifest, new version including support for long-time statistics --- custom_components/airthings_wave/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/airthings_wave/manifest.json b/custom_components/airthings_wave/manifest.json index a119090..8b4e1e0 100644 --- a/custom_components/airthings_wave/manifest.json +++ b/custom_components/airthings_wave/manifest.json @@ -1,7 +1,7 @@ { "domain": "airthings_wave", "name": "Airthings Wave", - "version": "3.0.3", + "version": "3.0.4", "documentation": "https://github.com/custom-components/sensor.airthings_wave/", "issue_tracker": "https://github.com/custom-components/sensor.airthings_wave/issues", "dependencies": [],