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 561e8c7 commit ca8f6a8Copy full SHA for ca8f6a8
setup.py
@@ -28,7 +28,7 @@ def readme():
28
version=get_version("plugwise/__init__.py"),
29
description="Plugwise (Adam/Anna/P1/Stick/Stretch) API to use in conjunction with Home Assistant Core.",
30
long_description="Plugwise API to use in conjunction with Home Assistant, but it can also be used as a python-module.",
31
- long_description_content_type='text/plain',
+ long_description_content_type="text/plain",
32
keywords="HomeAssistant HA Home Assistant Anna Adam P1 Smile Stretch Stick Plugwise",
33
url="https://github.com/plugwise/python-plugwise",
34
author="Plugwise-team",
0 commit comments