C1000X support
Opened this issue · 4 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 have added my Anker c1000 but i cant see the SOC, it it super limited and Im only able to see firmware and wifi status
Describe the solution you'd like
See SOC and charging status
Describe alternatives you've considered
—-
Additional context
Hi @kaiwoknaj , unfortunately no Power Station is supported actually via the cloud Api.
All data that you can see in the App device details is only provided to the MQTT cloud servers and probably only as long as you access them via the app.
There is no interface to the MQTT cloud available.
The Api cloud only supports devices that can be added to a Power System which you need to create in the app.
And even then it can be that the device consumption data are not provided via the Cloud Api and only merged by the App from the MQTT servers.
See
- Potential to add support for F3800? #96
- Solix F3800 has no useful sesnors #31
From Api library repo: - Add F3800/BP3800 Equipment when connected to Home Power Panel - Config Example #117
- Question: Is it possible to use this API by prometheus and scrape data to Grafana (For example for Anker Solix C800X) #123
This would be interesting for me as well, i got the C1000X on purpose to use as a home battery backup with your integration and now i noticed it doesn't work 🤦
This would be interesting for me as well, i got the C1000X on purpose to use as a home battery backup with your integration and now i noticed it doesn't work 🤦
Hi @MrHollowPS , The Readme clearly shows which devices are supported by the Library and HA Integration.
A portable power station was never supported. This will need support from the community to find a way where their consumption data is available in the cloud and document that accordingly. But to my knowledge, any device not configured into a power system will NOT send consumption data by any means to the cloud regularly. Only when the App is accessing the device real time charts, the devices are triggered to send real time data to the MQTT server while the charts have the be updated. So no regular reporting via the cloud.
Anyway i can look into this? I was thinking of reading the data from the bluetooth but i couldn't fins any uuid for these values.