thomluther / anker-solix-api

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

Wrong charging status description #61

Closed thomluther closed 4 months ago

thomluther commented 4 months ago

I have found situations where the charging status description does not reflect the situation as originally assumed. 0: Just saw it once, but cannot say which meaning it was 1: Was assumed charging only, but is actually Bypass only 2: Remains discharging 3: was assumed bypass and is seen in various situations, may need more monitoring for accurately distinguish what this can mean in combination with charge and output values 4: Remains wakeup....short periods of 2 minutes seen over night about every 2 hours. Maybe some kind of status checking.... 5: ??? 6: ??? 7: Remains Standby

thomluther commented 4 months ago

Charging status description now matches better. Also saw 0 again in the evening, mainly when solar power is extremly low. This looks like to be a detection phase, when the BMS is waiting how values will change and what mode to use.