Skip to content

Commit

Permalink
feat: remove duplicate dependency (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
chemwolf6922 authored Dec 24, 2024
1 parent 6d97887 commit 365f4e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions custom_components/xiaomi_home/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"paho-mqtt<=2.0.0",
"numpy",
"cryptography",
"psutil",
"aiohttp[speedups]"
"psutil"
],
"version": "v0.1.4b1",
"zeroconf": [
Expand Down

0 comments on commit 365f4e5

Please sign in to comment.