feat: remove duplicate dependency (#390)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled

This commit is contained in:
Feng Wang 2024-12-24 21:58:50 +08:00 committed by GitHub
parent 6d978872e7
commit 365f4e57d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,8 +23,7 @@
"paho-mqtt<=2.0.0", "paho-mqtt<=2.0.0",
"numpy", "numpy",
"cryptography", "cryptography",
"psutil", "psutil"
"aiohttp[speedups]"
], ],
"version": "v0.1.4b1", "version": "v0.1.4b1",
"zeroconf": [ "zeroconf": [