We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74a22d commit a454772Copy full SHA for a454772
1 file changed
setup.py
@@ -20,8 +20,8 @@
20
description="Python client for interacting with Compal CH7465LG devices.",
21
long_description=long_description,
22
long_description_content_type="text/x-rst",
23
- url="https://github.com/fabaff/python-connect-box",
24
- download_url="https://github.com/fabaff/python-connect-box/releases",
+ url="https://github.com/home-assistant-ecosystem/python-connect-box",
+ download_url="https://github.com/home-assistant-ecosystem/python-connect-box/releases",
25
author="Fabian Affolter",
26
author_email="fabian@affolter-engineering.ch",
27
license="MIT",
0 commit comments