diff --git a/hacs.json b/hacs.json index 4c5510a..a2d3a87 100644 --- a/hacs.json +++ b/hacs.json @@ -1,7 +1,7 @@ { "filename": "hacs-e3dc_rscp.zip", "hide_default_branch": true, - "homeassistant": "2023.8.0", + "homeassistant": "2024.1.0", "name": "E3DC Remote Storage Control Protocol (Git)", "render_readme": true, "zip_release": true diff --git a/requirements.txt b/requirements.txt index d1ae14c..9da3b38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ +homeassistant>=2024.1.0 colorlog==6.8.0 -homeassistant>=2023.8.0 pip>=21.0,<23.4 ruff==0.1.9 pye3dc==0.9.0 \ No newline at end of file