diff --git a/custom_components/ha_blueair/manifest.json b/custom_components/ha_blueair/manifest.json index 136541c..741a6d3 100644 --- a/custom_components/ha_blueair/manifest.json +++ b/custom_components/ha_blueair/manifest.json @@ -8,5 +8,5 @@ "issue_tracker": "https://github.com/dahlb/ha_blueair/issues", "loggers": ["ha_blueair", "blueair_api"], "requirements": ["blueair-api==1.29.0"], - "version": "1.22.0" + "version": "1.22.1" }