diff --git a/.gitignore b/.gitignore
index 1be9e74..6ded410 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 custom_components/victron/__pycache__
 .DS_Store
+.idea
\ No newline at end of file
diff --git a/hacs.json b/hacs.json
index 1caea0c..11fdbdf 100644
--- a/hacs.json
+++ b/hacs.json
@@ -1,6 +1,6 @@
 {
     "name": "Victron GX modbus TCP",
     "render_readme": true,
-    "homeassistant": "2024.12",
+    "homeassistant": "2025.1",
     "hacs": "1.28.4"
   }
\ No newline at end of file