Commit fd692ed
Add climate entity support and enhance Wave 3 device features (#238)
- 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.
---------
Co-authored-by: Patrick Gebauer <patrick.gebauer@gmail.com>1 parent 478f20f commit fd692ed
16 files changed
Lines changed: 1241 additions & 63 deletions
File tree
- custom_components/ef_ble
- eflib
- devices
- entity
- translations
- proto
- tests/eflib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
482 | 476 | | |
483 | 477 | | |
484 | 478 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments