diff --git a/custom_components/ha_blueair/manifest.json b/custom_components/ha_blueair/manifest.json index dda54d2..48dc689 100644 --- a/custom_components/ha_blueair/manifest.json +++ b/custom_components/ha_blueair/manifest.json @@ -6,6 +6,6 @@ "documentation": "https://github.com/dahlb/ha_blueair", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/dahlb/ha_blueair/issues", - "requirements": ["blueair-api==1.8.8"], + "requirements": ["blueair-api==1.8.9"], "version": "1.8.4" }