feat(smart-plug,powerstream): Add button to trigger full-sync#766
Open
mucer wants to merge 1 commit into
Open
Conversation
Owner
|
Can you check QuotaStatusSensorEntity and try to use it with the correct implementation of get_quota_message in your devices? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corrects the max/min charge level for the powerstream to 0-100%
relates-to: #704, #758, #560, #469
@tolwi: This new button allows to simulate an opened Smartphone APP. The updates from the EcoFlow cloud stop after some time until the app is opened again. The app requests a full quota package and the cloud starts sending updates for some time. I added an automation to send a full-sync-trigger every hour:
I did not find a good place to document this behavior. If you point me to the right direction, I could add a hint for others how to mitigate this problem.
I also have a Delta-2 and can add and tests this button there if needed.