Skip to content

Commit e09396b

Browse files
committed
fix: switch to htd-client-ha PyPI package; drop git dependency
1 parent bb4402c commit e09396b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/htd/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"iot_class": "local_push",
1919
"issue_tracker": "https://github.com/theharshl/htd-home-assistant/issues",
2020
"requirements": [
21-
"htd-client @ git+https://github.com/theharshl/python-htd.git@v0.1.2"
21+
"htd-client-ha==0.1.2"
2222
],
2323
"version": "0.0.30"
2424
}

0 commit comments

Comments
 (0)