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 794b74e commit f5e5f77Copy full SHA for f5e5f77
setup.py
@@ -4,7 +4,7 @@
4
name="PySwitchbot",
5
packages=["switchbot", "switchbot.devices", "switchbot.adv_parsers"],
6
install_requires=["async_timeout>=4.0.1", "bleak>=0.17.0", "bleak-retry-connector>=1.17.1"],
7
- version="0.19.8",
+ version="0.19.9",
8
description="A library to communicate with Switchbot",
9
author="Daniel Hjelseth Hoyer",
10
url="https://github.com/Danielhiversen/pySwitchbot/",
0 commit comments