Skip to content

Commit

Permalink
chore(deps): bump deps for Home Assistant 2024.10
Browse files Browse the repository at this point in the history
Signed-off-by: Avi Miller <[email protected]>
  • Loading branch information
Djelibeybi committed Oct 6, 2024
1 parent 33c8ae5 commit 9146573
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions custom_components/exoy_one/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/Djelibeybi/hass-ExoyONE/issues",
"loggers": ["exoyone"],
"requirements": ["pyExoyOne>=0.1.3"],
"version": "2024.8.2",
"requirements": ["pyExoyOne>=0.1.12"],
"version": "2024.10.0",
"zeroconf": [
{"type": "_http._tcp.local.", "name": "exoyone*"}
]
Expand Down
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Exoy ONE",
"hide_default_branch": true,
"homeassistant": "2024.6.0",
"homeassistant": "2024.8.0",
"render_readme": true
}
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
colorlog>=6.8.2
homeassistant>=2024.6.0
homeassistant>=2024.8.0
pip>=21.3.1
ruff>=0.6.1
pyExoyOne>=0.1.3
pyExoyOne>=0.1.12

0 comments on commit 9146573

Please sign in to comment.