Skip to content

Releases: ArekKubacki/Hoymiles-Plant-DTU-Pro

v0.7.2

13 Jan 17:54
4c02c44
Compare
Choose a tag to compare

FIX

Improved performance for some inverter types.

v0.7.1

13 Jan 11:30
fa22916
Compare
Choose a tag to compare

FIX

Increased time to read data from DTU.
Increased number of read attempts.
Other minor fixes.

v0.7.0

04 Jan 12:57
fa22916
Compare
Choose a tag to compare

FIX

Adjusted 2025.01 HA version

v0.6.2

10 Apr 08:58
6b93da3
Compare
Choose a tag to compare

FIX

Fixed Depricated constants

v0.6.1

10 Feb 23:01
913cd0e
Compare
Choose a tag to compare

FIX

Adjusted 2024.02 HA version

v0.6.0

09 Sep 09:53
Compare
Choose a tag to compare

FIX

Fixed new version of pymodbus problem
Fixed a crash issue while downloading data

v0.5.1

10 May 06:24
Compare
Choose a tag to compare

BUGFIX

Fixed plum-py problem

v0.5.0

28 Apr 12:20
Compare
Choose a tag to compare

NEW

Added new MONITORED_CONDITIONS_PV:
- grid_frequency
Added support for OpenDTU,
Added unique id to all entities.

CHANGE

All entities except today_production and total_production refresh according to the scan_interval time

v0.4.0

08 Feb 12:16
Compare
Choose a tag to compare

NEW

Add support for Python 3.10 and 3.11

v0.3.0

24 Jul 09:12
11fa44b
Compare
Choose a tag to compare

NEW

Add new MONITORED_CONDITIONS:
- alarm_flag
Add new MONITORED_CONDITIONS_PV:
- operating_status
- alarm_code
- alarm_count
- link_status

BUGFIX

Holding the previous state for total_production if state is lower than before.