diff --git a/custom_components/victron/manifest.json b/custom_components/victron/manifest.json index e0217bb..53687a2 100644 --- a/custom_components/victron/manifest.json +++ b/custom_components/victron/manifest.json @@ -15,6 +15,6 @@ "pymodbus>=3.7.4" ], "ssdp": [], - "version": "v0.4.0", + "version": "v0.5.0", "zeroconf": [] } diff --git a/hacs.json b/hacs.json index e8053fd..1caea0c 100644 --- a/hacs.json +++ b/hacs.json @@ -1,6 +1,6 @@ { "name": "Victron GX modbus TCP", "render_readme": true, - "homeassistant": "2023.9.1", + "homeassistant": "2024.12", "hacs": "1.28.4" } \ No newline at end of file