Skip to content

Commit f03a6ac

Browse files
authored
Merge pull request #71 from zigpy/experimental
Merge experimental branch.
2 parents dc106dc + 557d67b commit f03a6ac

File tree

5 files changed

+236
-280
lines changed

5 files changed

+236
-280
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
packages=find_packages(exclude=['*.tests']),
1616
install_requires=[
1717
'pyserial-asyncio',
18-
'zigpy-homeassistant',
18+
'zigpy-homeassistant>=0.9.0',
1919
],
2020
tests_require=[
2121
'pytest',

0 commit comments

Comments
 (0)