A new inst of SolaxPower integration for X3-Hybrid-G4 doesnt show all values

Hello,
I have installed the latest SolaxPower integration today.
I can read all values but following:
Unknown sensors with no update:

  • all 2x yield ones (today, total)
  • all 4x battery related ones
  • all 3x feed in ones
  • consumed energy
  • consumed energy cost

HA ver.:
Core 2024.4.3
Supervisor 2024.04.0
Operating System 12.2
Frontend 20240404.2
running on Home Assistant Green

Invertor Solax X3 Hybrid G4, Firmware: 3.006.04 + wifi Pocket Dongl

Some of error msgs I found:

Source: components/sensor/__init__.py:575
integration: Sensor (documentation, issues)
Entity sensor.solax_src...._yield_today (<class 'homeassistant.components.solax.sensor.Inverter'>) is using state class 'measurement' which is impossible considering device class ('energy') it is using; expected None or one of 'total', 'total_increasing'; 

Logger: homeassistant.components.sensor
Source: helpers/entity_platform.py:744
integration: Sensor (documentation, issues)
Platform solax does not generate unique IDs. ID SRC.....-19 already exists - ignoring sensor.solax_src...._run_mode

Logger: homeassistant
Source: helpers/entity.py:975

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/solax/sensor.py", line 160, in async_refresh
    sensor.async_schedule_update_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1233, in async_schedule_update_ha_state
    self.async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 975, in async_write_ha_state
    raise RuntimeError(f"Attribute hass is None for {self}")
RuntimeError: Attribute hass is None for <entity unknown.unknown=unknown>

Please, any idea what can be wrong?
Thanks for your help