thomluther / anker-solix-api

Python library for Anker Solix API
MIT License
36 stars 10 forks source link

support detail categories for Api methods #88

Closed thomluther closed 2 months ago

thomluther commented 3 months ago

To allow configuration for Api request reduction, the Api methods need support for details categories that should be included. Supported categories will be defined via dataclass or Enum class and for the methods they can be defined via an optional set containing the required details categories. Default will be all.