thomluther / anker-solix-api

Python library for Anker Solix API
MIT License
74 stars 15 forks source link

Definition class changes required and adding missing Capacities by PNs and device categorization by PNs #82

Closed thomluther closed 6 months ago

thomluther commented 6 months ago

Some definition classes have been defined as Enum class even if they had duplicate values. Those were changed to dataclasses and new class definitions have been added for proper standalone device categorization by PNs. The 'powercooler' devices have been added as new category, they seem to be supported only as standalone devices.