Skip to content

Commit

Permalink
Require hass >= 2025.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
denpamusic committed Jan 3, 2025
1 parent b8347a5 commit e51fd78
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "Plum ecoMAX boiler controller integration",
"homeassistant": "2024.12.0"
"homeassistant": "2025.1.0"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
homeassistant>=2024.12.0
homeassistant>=2025.1.0
pyplumio==0.5.30
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mypy-dev==1.14.0a5
psutil-home-assistant>=0.0.1
pytest>=7.4.3
pytest-asyncio>=0.21.0
pytest-homeassistant-custom-component>=0.13.189
pytest-homeassistant-custom-component>=0.13.200
ruff==0.8.1
tomli==2.2.1
tox==4.23.2

0 comments on commit e51fd78

Please sign in to comment.