diff --git a/hacs.json b/hacs.json index 33830aa..b1a9711 100644 --- a/hacs.json +++ b/hacs.json @@ -1,6 +1,6 @@ { "name": "Tibber Price Information & Ratings", - "homeassistant": "2025.5.0", + "homeassistant": "2025.10.0", "hacs": "2.0.1", "render_readme": true } diff --git a/requirements.txt b/requirements.txt index 8c34682..ca82c3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ colorlog>=6.9.0,<7.0.0 -homeassistant>=2025.5.0,<2025.6.0 +homeassistant>=2025.10.0,<2025.11.0 pytest-homeassistant-custom-component>=0.13.0,<0.14.0 pip>=21.3.1 ruff>=0.11.6,<0.15.0