Releases: tolwi/hassio-ecoflow-cloud
Releases · tolwi/hassio-ecoflow-cloud
v1.4.0-beta5
What's Changed
- Resolve duplicate symbol 'TIME_TASK_MODE' crash (fixes #611 ) by @tolwi
- Fix for ValueError: The config entry is not available during initialisation by @tolwi
Full Changelog: v1.4.0-beta4...v1.4.0-beta5
v1.4.0-beta4
What's Changed
- add powerocean by @jumoog in #610
- powerocean: dynamic batteries and strings via mqtt by @jumoog in #612
- Fix voltage smart meter by @Angelius007 in #617
- change GridVoltage to VoltSensorEntity in stream_ac by @tarfu in #618
- River 3 support by @andrewf403 in #624
- Fix #620 DPU battery level commands swapped by @ecammit in #629
- Smart Home Panel support (#140) by @volkovskiyda in #632
- correct crash start by @cddu33 in #631
- Add sensors to support for new energy panel additions in 2025.12.0 by @ecammit in #628
- Fix Dev Container Configuration by @volkovskiyda in #633
New Contributors
- @jumoog made their first contribution in #610
- @tarfu made their first contribution in #618
- @andrewf403 made their first contribution in #624
- @volkovskiyda made their first contribution in #632
- @cddu33 made their first contribution in #631
Full Changelog: v1.4.0-beta3...v1.4.0-beta4
v1.4.0-beta3
What's Changed
- Add issue templates for bug reports, feature requests, and new device support by @tolwi in #578
- Fix "KeyError: 'status'" when MQTT is dropped and re-established. by @ecammit in #590
- Enhancements to SHP2 and DPU, Bug fixes by @ecammit in #599
- Fix SmartMeter getting no data by @theheckwr in #600
- Add Stream cmd + Smart meter fix (for public api) + documentation by @Angelius007 in #607
- Delta Pro 3 (app api) by @NEXTAltair in #595
New Contributors
- @theheckwr made their first contribution in #600
- @NEXTAltair made their first contribution in #595
Full Changelog: v1.4.0-beta2...v1.4.0-beta3
v1.4.0-beta2
What's Changed
- Stream MicroInverter - Add Grid Frequency by @Dev-Fabry in #526
- NTC Temperature for Stream MicroInverter by @Dev-Fabry in #519
- Add Backup reserve to RIVER 2 Pro by @Komzpa in #538
- Preliminary Delta 3 Support by @87racer in #537
- Add additional sensors for Smart Home Panel 2 by @mfugate1 in #553
- FIX powerstream limit (600 -> 800) by @Angelius007 in #547
- Add controls for Max battery charge level and Min battery charge level in internal powerstream.py by @vascofernandes in #559
- Add GitHub Actions for HACS by @Angelius007 in #571
- Added support for Delta Pro Ultra by @ecammit in #576
New Contributors
- @Komzpa made their first contribution in #538
- @87racer made their first contribution in #537
- @mfugate1 made their first contribution in #553
- @vascofernandes made their first contribution in #559
Full Changelog: v1.4.0-beta1...v1.4.0-beta2
v1.4.0-beta1
What's Changed
- PowerStream Private API Improvements by @stefanschmidt77 in #515
Full Changelog: v1.3.0...v1.4.0-beta1
v1.3.0
What's Changed
- fix issue with backup reserve level in Delta Pro by @knyghtryda in #348
- fix: AC Charging power for Delta Max by @RuslanMelnychenko in #368
- update to client_id value by @walderston in #373
- Cleanup and standardization of older river and delta v1 units. by @ecammit in #388
- Fixes #131 Powerkit support by @paule96 in #394
- Update manifest.json with mqtt dependencies by @purcell-lab in #427
- Added polish translation pl.json by @witold-gren in #437
- Add Ecoflow Smart Meter & Stream AC & Stream Ultra devices by @Angelius007 in #483
- Renames the Amp sensors to reflect their unit by @ecammit in #479
- Add new entities by @Angelius007 in #487
- Add documentation for new entities by @Angelius007 in #488
- Update README and doc gen by @Angelius007 in #489
- Add cumulative charge/discharge for Stream (AC/Ultra) & Delta 2 max by @Angelius007 in #490
- Proto stream - private_api by @Angelius007 in #492
- #484 Add Stream Microinverter by @Angelius007 in #495
- Add Delta MAX public API support, improve status handling by @stefanschmidt77 in #503
- Add Stream PRO Mapping by @Angelius007 in #507
- Smart Home Panel Public API by @j0nathan33 in #370
- Update manifest.json by @titidnh in #506
- Add support for public wave2 by @bertybuttface in #511
New Contributors
- @RuslanMelnychenko made their first contribution in #368
- @walderston made their first contribution in #373
- @paule96 made their first contribution in #394
- @purcell-lab made their first contribution in #427
- @witold-gren made their first contribution in #437
- @stefanschmidt77 made their first contribution in #503
- @j0nathan33 made their first contribution in #370
- @titidnh made their first contribution in #506
- @bertybuttface made their first contribution in #511
Full Changelog: v1.2.0...v1.3.0
v1.3.0-beta8
What's Changed
- Smart Home Panel Public API by @j0nathan33 in #370
- Update manifest.json by @titidnh in #506
New Contributors
- @j0nathan33 made their first contribution in #370
- @titidnh made their first contribution in #506
Full Changelog: v1.3.0-beta7...v1.3.0-beta8
v1.3.0-beta7
What's Changed
- Update README and doc gen by @Angelius007 in #489
- Add cumulative charge/discharge for Stream (AC/Ultra) & Delta 2 max by @Angelius007 in #490
- Proto stream - private_api by @Angelius007 in #492
- #484 Add Stream Microinverter by @Angelius007 in #495
- Add Delta MAX public API support, improve status handling by @stefanschmidt77 in #503
- Add Stream PRO Mapping by @Angelius007 in #507
New Contributors
- @stefanschmidt77 made their first contribution in #503
Full Changelog: v1.3.0-beta6...v1.3.0-beta7
v1.3.0-beta6
What's Changed
- Added polish translation pl.json by @witold-gren in #437
- Add Ecoflow Smart Meter & Stream AC & Stream Ultra devices by @Angelius007 in #483
- Renames the Amp sensors to reflect their unit by @ecammit in #479
- Add new entities by @Angelius007 in #487
- Add documentation for new entities by @Angelius007 in #488
New Contributors
- @witold-gren made their first contribution in #437
Full Changelog: v1.3.0-beta4...v1.3.0-beta6
v1.3.0-beta4
What's Changed
- Update manifest.json with mqtt dependencies by @purcell-lab in #427
- fix options initialization (#423)
New Contributors
- @purcell-lab made their first contribution in #427
Full Changelog: v1.3.0-beta3...v1.3.0-beta4