We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7caa46d commit 3513691Copy full SHA for 3513691
setup.py
@@ -5,7 +5,7 @@
5
packages=["switchbot", "switchbot.devices", "switchbot.adv_parsers"],
6
install_requires=[
7
"async_timeout>=4.0.1",
8
- "bleak>=0.20.0",
+ "bleak>=0.19.0",
9
"bleak-retry-connector>=2.9.0",
10
"cryptography>=39.0.0",
11
"pyOpenSSL>=23.0.0",
0 commit comments