diff --git a/custom_components/yeelight_bt/manifest.json b/custom_components/yeelight_bt/manifest.json index bee4c30..7e82ea2 100644 --- a/custom_components/yeelight_bt/manifest.json +++ b/custom_components/yeelight_bt/manifest.json @@ -7,7 +7,7 @@ "dependencies": [], "codeowners": ["@hcoohb"], "requirements": ["bleak>=0.14.3"], - "version": "1.0.0", + "version": "1.0.1", "iot_class": "local_polling", "loggers": ["bleak"] }