diff --git a/custom_components/hypervolt_charger/manifest.json b/custom_components/hypervolt_charger/manifest.json index 893a41b..e5b0dcc 100644 --- a/custom_components/hypervolt_charger/manifest.json +++ b/custom_components/hypervolt_charger/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/gndean/home-assistant-hypervolt-charger/issues", "requirements": ["websockets==11.0.3", "aiofiles==24.1.0"], - "version": "2.3.1" + "version": "2.3.2" }