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 57f26ed commit d78b3f0Copy full SHA for d78b3f0
changelog.txt
@@ -1,3 +1,9 @@
1
+Version 0.1.8 (2024-03-06)
2
+- Add HB-LC-Bl1-Velux
3
+- Add HBW-LC4-IN4-DR
4
+- Add HmIP-ESI
5
+- Add HmIP-FWI
6
+
7
Version 0.1.7 (2023-10-17)
8
- Add HmIPW-SCTHD
9
- Add HmIP-eTRV-B-2 R4M
pydevccu/const.py
@@ -2,7 +2,7 @@
Constants used in pydevccu
"""
-VERSION = '0.1.7'
+VERSION = '0.1.8'
IP_LOCALHOST_V4 = '127.0.0.1'
IP_LOCALHOST_V6 = '::1'
0 commit comments