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 234ebdd commit 557d67bCopy full SHA for 557d67b
setup.py
@@ -15,7 +15,7 @@
15
packages=find_packages(exclude=['*.tests']),
16
install_requires=[
17
'pyserial-asyncio',
18
- 'zigpy-homeassistant>=0.9.0a3',
+ 'zigpy-homeassistant>=0.9.0',
19
],
20
tests_require=[
21
'pytest',
0 commit comments