Add climate entity support and enhance Wave 3 device features#238
Draft
GnoX wants to merge 7 commits intorabits:mainfrom
Draft
Add climate entity support and enhance Wave 3 device features#238GnoX wants to merge 7 commits intorabits:mainfrom
GnoX wants to merge 7 commits intorabits:mainfrom
Conversation
added 6 commits
March 21, 2026 13:50
- Introduced EcoFlow BLE climate entity for Wave 3, enabling HVAC mode and temperature control. - Added fan speed and temperature display type options for Wave 3 devices. - Updated README to reflect new features and entity types. - Enhanced Wave 3 device properties with additional power metrics and state management. - Added translations for new features in the English language file.
… flexibility and maintainability
7e8943b to
969aa4d
Compare
|
Thanks for working on this feature! It's great to finally see HS support for the Wave3. Any idea when this will be merged? |
Collaborator
Author
|
As soon as I get a confirmation that it works and get diagnostics data for testing. However, the original author is not responding to my messages #237 (comment). @driedler If you install version v0.38.0-d.1 and upload some diagnostics here, we can continue. |
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.
This PR implements implements climate entity for Wave 3 and adds some additional sensors.
Original implementation by @pattex007, supersedes #237.