Skip to content

Commit 8fc3a6e

Browse files
committed
Update version to 2.16.0 and update pyOverkiz
1 parent a26ad39 commit 8fc3a6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

custom_components/tahoma/manifest.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"iot_class": "cloud_polling",
1818
"issue_tracker": "https://github.com/imicknl/ha-tahoma/issues",
1919
"requirements": [
20-
"pyoverkiz==1.8.0"
20+
"pyoverkiz==1.15.0"
2121
],
22-
"version": "2.15.0",
22+
"version": "2.16.0",
2323
"zeroconf": [
2424
"_kizbox._tcp.local."
25-
]
26-
}
25+
]
26+
}

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyoverkiz==1.5.6
1+
pyoverkiz==1.15.0

0 commit comments

Comments
 (0)