Skip to content

Commit f568435

Browse files
authored
Update zigpy reference (#23)
1 parent 2c0b27e commit f568435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
packages=find_packages(exclude=['*.tests']),
1414
install_requires=[
1515
'pyserial-asyncio',
16-
'zigpy',
16+
'zigpy-homeassistant',
1717
],
1818
tests_require=[
1919
'pytest',

0 commit comments

Comments
 (0)