Skip to content

Commit 8bd8b7b

Browse files
committed
2024.09.1
1 parent 47a4774 commit 8bd8b7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Universal Solar Inverter over Modbus RS485 / TCP custom_component for Home Assistant
99

10-
**Integration 2023.09.4 and newer only supports HA 2023.9.2 and newer. Support for pyModbus below 3.5.2 has been dropped. For HA installations older than 2023.9.0 Integration 2023.09.3 is the last supported version**
10+
**Integration 2024.09.1 and newer only supports HA 2024.9.0 and newer**
1111

1212
* Supports Modbus over RS485 & TCP. **Please check the Docs for [Compatible RS485 Adaptors](https://homeassistant-solax-modbus.readthedocs.io/en/latest/compatible-adaptors/)**
1313

hacs.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "SolaX Inverter Modbus",
33
"render_readme": true,
4-
"homeassistant": "2023.9.2"
4+
"homeassistant": "2024.9.0"
55
}

0 commit comments

Comments
 (0)