home-assistant-omnik-inverter icon indicating copy to clipboard operation
home-assistant-omnik-inverter copied to clipboard

Perform a single request to acquire device _and_ inverter data

Open MarijnS95 opened this issue 1 year ago • 1 comments

Complements https://github.com/klaasnicolaas/python-omnikinverter/pull/340

Only a single request needs to be performed to retrieve all the necessary data, which is stored in an object and later parsed into a Device or Inverter dataclass when calling the respective function.

MarijnS95 avatar Feb 18 '23 16:02 MarijnS95