thomluther / anker-solix-api

Python library for Anker Solix API
MIT License
38 stars 12 forks source link

Rename some device details keys for consistency and avoiding confusion #21

Closed thomluther closed 4 months ago

thomluther commented 4 months ago

Changed: 'status_description' to 'charging_status_desc' to avoid mixing this up with the extra 'status' field provided by most? solix devices

thomluther commented 4 months ago

Introduced also 'status_desc' to describe the 'status' code once known.