Releases: tolwi/hassio-ecoflow-cloud
Releases · tolwi/hassio-ecoflow-cloud
v1.5.0-beta3
What's Changed
- feat(delta3): add Grid Bypass switch and fix AC charging power by @redsilver in #751
- feat(delta3): add USB switch + derive AC/DC/USB state from flow_info_* and fix DELTA 3 1500 charging state by @redsilver in #757
- Glacier Classic Support by @tiaanv in #767
Full Changelog: v1.5.0-beta2...v1.5.0-beta3
v1.5.0-beta2
What's Changed
- feat(delta3_1500): add Grid Bypass switch via bypassBan by @redsilver in #748
- Allow setting 'Custom Load Power' for Powerstream private API (#271) by @mucer in #756
- feat: add EcoFlow Wave 3 support by @LedariaTim1 in #762
- feat(stream): per-PV sensors via firmware-agnostic dual-path mapping (closes #584) by @optimusbasti in #763
New Contributors
- @redsilver made their first contribution in #748
- @LedariaTim1 made their first contribution in #762
- @optimusbasti made their first contribution in #763
Full Changelog: v1.5.0-beta1...v1.5.0-beta2
v1.5.0-beta1
What's Changed
Introduced StatusTracker with a global status coordinator for more reliable device online/offline detection, plus unified device configuration across private and public APIs.
Full Changelog: v1.4.1...v1.5.0-beta1
v1.4.1
v1.4.0
What's Changed
- PowerStream Private API Improvements by @stefanschmidt77 in #515
- 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
- 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対応とprotobuf修正 by @NEXTAltair in #595
- 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
- Smart Home Panel Updates (#140) by @volkovskiyda in #635
- VS Code Generate docs task by @volkovskiyda in #636
- Major proto refactoring by @tolwi in #644
- Fix outputWatts sensor reference in delta2_max.py by @andriikut in #648
- Delta Pro 3 updates by @tolwi in #650
- refactor: reorganize components, improve online status, and enforce linting by @tolwi in #656
- Delta 3 updates by @oleksiiparashchyn in #662
- Update delta_pro_3.py by @virtualj in #668
- Update Smart Home Panel documentation and add multi-battery support by @volkovskiyda in #669
- Add binary_sensor platform so the new binary_sensors lists load for devices by @ecammit in #675
- Add HACS installation instructions to README by @volkovskiyda in #670
- EcoFlow Cloud Auto-Configuration by @volkovskiyda in #687
- Add scheduled charge configuration for Smart Home Panel by @volkovskiyda in #688
- Add DELTA_3_1500 device support by @dereckhall in #705
- Implement state restoration for Smart Home Panel by @volkovskiyda in #707
- Fix devcontainer postStartCommand for setup script execution by @volkovskiyda in #708
- Stop scheduled status sensor logbook churn by @bluesk1d in #715
- Add support for EcoFlow Alternator 800W Charger by @jsorchik in #716
- public: schedule quota fallback refresh for PowerStream and PowerOcean by @shuette42 in #722
- Add SMART_PLUG device support for private API (#391) by @mucer in #725
- Fix for not allowing to add Delta Pro Ultra by @balarajagopal in #728
- Fix: restore compatibility with Home Assistant 2026.x by @LucaGerHA in #729
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
- @theheckwr made their first contribution in #600
- @NEXTAltair made their first contribution in #595
- @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
- @andriikut made their first contribution in #648
- @oleksiiparashchyn made their first contribution in #662
- @virtualj made their first contribution in #668
- @dereckhall made their first contribution in #705
- @bluesk1d made their first contribution in #715
- @jsorchik made their first contribution in #716
- @shuette42 made their first contribution in #722
- @mucer made their first contribution in #725
- @balarajagopal made their first contribution in #728
- @LucaGerHA made their first contribution in #729
Full Changelog: v1.3.0...v1.4.0
v1.4.0-beta10
What's Changed
- EcoFlow Cloud Auto-Configuration by @volkovskiyda in #687
- Add scheduled charge configuration for Smart Home Panel by @volkovskiyda in #688
- Add DELTA_3_1500 device support by @dereckhall in #705
- Implement state restoration for Smart Home Panel by @volkovskiyda in #707
- Fix devcontainer postStartCommand for setup script execution by @volkovskiyda in #708
- Stop scheduled status sensor logbook churn by @bluesk1d in #715
- Add support for EcoFlow Alternator 800W Charger by @jsorchik in #716
- public: schedule quota fallback refresh for PowerStream and PowerOcean by @shuette42 in #722
- Add SMART_PLUG device support for private API (#391) by @mucer in #725
- Fix for not allowing to add Delta Pro Ultra by @balarajagopal in #728
- Fix: restore compatibility with Home Assistant 2026.x by @LucaGerHA in #729
New Contributors
- @dereckhall made their first contribution in #705
- @bluesk1d made their first contribution in #715
- @jsorchik made their first contribution in #716
- @shuette42 made their first contribution in #722
- @mucer made their first contribution in #725
- @balarajagopal made their first contribution in #728
- @LucaGerHA made their first contribution in #729
Full Changelog: v1.4.0-beta9...v1.4.0-beta10
v1.4.0-beta9
What's Changed
- Added per-device configuration options: verbosity for status sensor, assume offline timeout
Full Changelog: v1.4.0-beta8...v1.4.0-beta9
v1.4.0-beta8
What's Changed
- Update delta_pro_3.py by @virtualj in #668
- Update Smart Home Panel documentation and add multi-battery support by @volkovskiyda in #669
- Add binary_sensor platform so the new binary_sensors lists load for devices by @ecammit in #675
- Add HACS installation instructions to README by @volkovskiyda in #670
New Contributors
Full Changelog: v1.4.0-beta7...v1.4.0-beta8
v1.4.0-beta7
What's Changed
- Delta 3 updates by @oleksiiparashchyn in #662
New Contributors
- @oleksiiparashchyn made their first contribution in #662
Full Changelog: v1.4.0-beta6...v1.4.0-beta7
v1.4.0-beta6
What's Changed
- Smart Home Panel Updates (#140) by @volkovskiyda in #635
- VS Code Generate docs task by @volkovskiyda in #636
- Major proto refactoring by @tolwi in #644
- Fix outputWatts sensor reference in delta2_max.py by @andriikut in #648
- Delta Pro 3 updates by @tolwi in #650
- refactor: reorganize components, improve online status, and enforce linting by @tolwi in #656
New Contributors
- @andriikut made their first contribution in #648
Full Changelog: v1.4.0-beta5...v1.4.0-beta6