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 e874a6e commit 33e85f0Copy full SHA for 33e85f0
CHANGELOG.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+0.3.0 (2020-09-28)
5
+
6
+- Support for Shades/Blinds
7
+- Access to more parts of the Dingz API
8
+ (Blind Config, System Config and others)
9
+- Automatic discovery for Dingz units in the local network
10
11
0.2.0 (2020-05-20)
12
------------------
13
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="python-dingz",
19
- version="0.2.0",
+ version="0.3.0-dev1",
20
description="Python API for interacting with Dingz devices",
21
long_description=long_description,
22
url="https://github.com/fabaff/python-dingz",
0 commit comments