thomluther/ha-anker-solix

Potential to add support for F3800?

Opened this issue · 3 comments

Checklist

  • I have filled out the template to the best of my ability.
  • This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request).
  • This issue is not a duplicate feature request of previous feature requests.

Is your feature request related to a problem? Please describe.

I added the integration to HA and authenticated, and it recognizes the F3800 device on my account, but the only sensors it has is firmware version and wifi connection.

Describe the solution you'd like

It would be useful if this could pull info about the battery state of charge and power input/output wattages.

Describe alternatives you've considered

No other Anker Solix integrations that I'm aware of.

Additional context

.

@shadshack
standalone devices do not provide data via cloud Api, see #31
Also the F3800 does not provide data even if attached to a Power Panel and is therefore configured into a system.
See here

If you find a way how you get more data out of the system via the api library, you can document the queries here and I can see how to add support for it

Any update?

Any update?

@sierralx Are you able to explore additional Api charging_* endpoints for your account as mentioned here?
If nobody finds valid PPS consumption data in the cloud, there is nothing that can be added to the integration.