Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ufozone committed Dec 4, 2024
1 parent 08ae4f6 commit 934f84d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The spot cleaning points can be used to start the lawn mower in a specific area.
## Installation

> [!IMPORTANT]
> Requires Home Assistant 2024.8.0 or newer.
> Requires Home Assistant 2024.12.0 or newer.
### Installation through HACS

Expand Down
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "ZCS Lawn Mower Robot",
"homeassistant": "2024.8.0"
"homeassistant": "2024.12.0"
}
2 changes: 1 addition & 1 deletion info.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The spot cleaning points can be used to start the lawn mower in a specific area.
## Installation

> [!IMPORTANT]
> Requires Home Assistant 2024.8.0 or newer.
> Requires Home Assistant 2024.12.0 or newer.
### Installation through HACS

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ isort==5.13.2
geopy==2.3.0
numpy==2.1.3
Pillow==11.0.0
homeassistant==2024.8.0
homeassistant==2024.12.0

0 comments on commit 934f84d

Please sign in to comment.