We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebef19d commit 3b260c7Copy full SHA for 3b260c7
custom_components/systemair/manifest.json
@@ -11,9 +11,9 @@
11
"iot_class": "local_polling",
12
"issue_tracker": "https://github.com/AN3Orik/systemair/issues",
13
"requirements": [
14
- "pymodbus>=3.11.1",
+ "pymodbus==3.11.2",
15
"aiohttp",
16
"async-timeout"
17
],
18
- "version": "1.0.9"
+ "version": "1.0.10"
19
}
hacs.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Systemair",
3
"hide_default_branch": true,
4
- "homeassistant": "2025.9.4",
+ "homeassistant": "2025.10.0",
5
"render_readme": true
6
0 commit comments