Releases: ArekKubacki/Hoymiles-Plant-DTU-Pro
Releases · ArekKubacki/Hoymiles-Plant-DTU-Pro
v0.7.2
v0.7.1
FIX
Increased time to read data from DTU.
Increased number of read attempts.
Other minor fixes.
v0.7.0
FIX
Adjusted 2025.01 HA version
v0.6.2
FIX
Fixed Depricated constants
v0.6.1
FIX
Adjusted 2024.02 HA version
v0.6.0
FIX
Fixed new version of pymodbus problem
Fixed a crash issue while downloading data
v0.5.1
BUGFIX
Fixed plum-py problem
v0.5.0
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
NEW
Add support for Python 3.10 and 3.11
v0.3.0
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.