diff --git a/custom_components/jtechdigital/manifest.json b/custom_components/jtechdigital/manifest.json index e96ef40..b573cf7 100644 --- a/custom_components/jtechdigital/manifest.json +++ b/custom_components/jtechdigital/manifest.json @@ -7,7 +7,7 @@ "issue_tracker": "https://github.com/AlexOwl/jtechdigital-ha/issues", "codeowners": ["@AlexOwl"], "config_flow": true, - "requirements": ["git+https://github.com/AlexOwl/pyjtechdigital.git@main#pyjtechdigital==0.3.2"], + "requirements": ["git+https://github.com/AlexOwl/pyjtechdigital.git@main#pyjtechdigital==0.3.3"], "iot_class": "local_polling", "loggers": ["pyjtechdigital", "custom_components.jtechdigital"] }