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 80d6e6b commit 18fa574Copy full SHA for 18fa574
custom_components/ta_cmi/manifest.json
@@ -8,5 +8,5 @@
8
"iot_class": "local_polling",
9
"issue_tracker": "https://github.com/DeerMaximum/Technische-Alternative-CMI/issues",
10
"requirements": ["ta-cmi==3.3.1"],
11
- "version": "1.9.13"
+ "version": "1.9.14"
12
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "tacmi"
3
-version = "1.9.13"
+version = "1.9.14"
4
description = "This integration monitors the inputs and outputs of the devices connected to a C.M.I."
5
readme = "README.md"
6
license = "MIT"
0 commit comments