diff --git a/custom_components/yeelight_bt/manifest.json b/custom_components/yeelight_bt/manifest.json index 8e86eca..e17ce53 100644 --- a/custom_components/yeelight_bt/manifest.json +++ b/custom_components/yeelight_bt/manifest.json @@ -19,5 +19,5 @@ "issue_tracker": "https://github.com/hcoohb/hass-yeelightbt/issues", "loggers": ["bleak"], "requirements": ["bleak>=0.18.0", "bleak-retry-connector>=2.1.3"], - "version": "1.3.0" + "version": "1.4.0" }