-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support libbi export to grid #18
Comments
Looks like the endpoints are... to turn on and to turn off |
Yes, agreed. ( I was just typing this and you beat me to it ! ) |
BTW, I don't think the official app displays the discharging status well. Overnight the app looked "good" ( ie asking me if I wanted to start export ) yet it was still in export mode. Battery drained overnight. So we'll definatly want to see the status in home assistant -
|
Also need to fill in some more status. Guessing - 101 - slow charge ? |
Maybe this helps ( from apk ) -
|
Oh, we also need to add the new charging limit.
|
I've got all the functionality in https://github.com/trizmark/pymyenergi, which is a fork of https://github.com/mattburns/pymyenergi, which has an open PR (https://github.com/CJNE/pymyenergi/pulls/16) on this repo. Once matthburns merges my PR, the open PR will update here as well and hopefully CJNE will have time to review/merge. BTW, got the full status list from the app source:
|
0.2.0 released today, which includes this functionality! |
What are the odds of refining these to be more useful/descriptive? I'm using the HA integration myself and figured out that Happy to help in any way I can but I've not used this library beyond the HA integration... |
See #50 for an update (from the manual!) |
Oh yeah, they're in the manual! Though it doesn't include any of the normal operation stuff or "Full" code 104. |
Looking for help...... I can change the charge target in HA and it reflects correctly in the HA dashboard but it doesn't change the target in the iOS App and when I open the iOSApp, the charge target in HA is set back to the iOSApp value. I have a primary account using email and password but the location is shared with my wife who has read-only access. Is this behaviour you all see or different? |
@MalcolmSpencer It is a ME app/frontend issue. I'm on Android, but even if I logout/clear app data/cache the target set via the API is not picked up. However, if I call the API directly, it returns the correct value. I'll ping ME about it, but since public use of the API is unsupported I doubt they'll do annnything about it. So, trust what you see in HA! That's the real deal! 😉 |
The problem i have is slightly different. If I have the ME app target SoC set to 100% (9.2kWh). I then set the target soc to 4.6Kw in HA. If I open the libbi screen on the iOS App the HA target SoC gets set back to 9.2kWh. |
This was a comment rather then an issue with the integration/ code. |
THe only iOS device I got is an iPad and the behaviour is exactly the same as my Android phone. Any update done via HA to the charge target is not reflected in the app. All settings remained the same when I opened the libbi page in iOS. Even if I toggled the grid charging on/off in the iOS app, it kept showing 60% SoC target even though HA showed 100% (which was the one I set from there). Obviously there could be a difference in the iOS code as the ME app is a native iPad app. |
Thanks, not sure whats going on but I'll try and do some testing and let you know. |
I think I have this same issue where the Libbi charge target doesn't charge in the app. |
@plord12 Can we close this since the feature has been implemented? Ta! |
Yes :-) |
Closing |
Since libbi 5.408 ( https://support.myenergi.com/hc/en-gb/articles/19276846239377-libbi-Firmware-Version-5-408 ) libbi supports export to grid. This is useful if you wanted to use your libbi to charge by cheap electricity (or solar) and export when export prices are high.
App now supports this :
The text was updated successfully, but these errors were encountered: