Skip to content

Commit 3b260c7

Browse files
committed
* Bump versions to 2025.10.0
1 parent ebef19d commit 3b260c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

custom_components/systemair/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"iot_class": "local_polling",
1212
"issue_tracker": "https://github.com/AN3Orik/systemair/issues",
1313
"requirements": [
14-
"pymodbus>=3.11.1",
14+
"pymodbus==3.11.2",
1515
"aiohttp",
1616
"async-timeout"
1717
],
18-
"version": "1.0.9"
18+
"version": "1.0.10"
1919
}

hacs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Systemair",
33
"hide_default_branch": true,
4-
"homeassistant": "2025.9.4",
4+
"homeassistant": "2025.10.0",
55
"render_readme": true
66
}

0 commit comments

Comments
 (0)