Skip to content

Commit

Permalink
Merge pull request #354 from Schnitzel/pyasic-update
Browse files Browse the repository at this point in the history
Update pyasic version.
  • Loading branch information
UpstreamData authored Apr 22, 2024
2 parents b23af33 + 61b50ee commit d30ac8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions custom_components/miner/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"homekit": {},
"iot_class": "local_polling",
"issue_tracker": "https://github.com/Schnitzel/hass-miner/issues",
"requirements": ["pyasic==0.54.12"],
"requirements": ["pyasic==0.54.17"],
"ssdp": [],
"version": "1.1.5",
"version": "1.1.7",
"zeroconf": []
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ colorlog==6.7.0
homeassistant>=2024.1.0
pip>=21.0,<23.2
ruff==0.0.267
pyasic==0.54.12
pyasic==0.54.17
setuptools==69.0.3
pre-commit

0 comments on commit d30ac8f

Please sign in to comment.