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 6cb6240 commit d77a864Copy full SHA for d77a864
custom_components/iec/manifest.json
@@ -10,6 +10,6 @@
10
"iot_class": "cloud_polling",
11
"issue_tracker": "https://github.com/guykh/iec-custom-component/issues",
12
"loggers": ["iec_api"],
13
- "requirements": ["iec-api==0.2.15"],
+ "requirements": ["iec-api==0.2.16"],
14
"version": "0.0.26"
15
}
requirements.txt
@@ -1,5 +1,5 @@
1
colorlog>=6.8.2
2
homeassistant==2024.2.0
3
-iec-api==0.2.15
+iec-api==0.2.16
4
pip>=21.0
5
ruff>=0.2.2
0 commit comments