Pre-release 1.4.0-pre1 🌞 #1463
FireSon
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-release 1.4.0-pre1 🌞
New device support for the SolarFlow 4000 AC+, three new sensors (global SOC, battery voltage delta, round-trip efficiency), and a batch of bug fixes accumulated since 1.3.1. Please test before the stable 1.4.0 tag goes out.
🆕 New device
..._plus_...slug after upgrade; the previous entries stay in the registry with their history intact but stop updating. You can safely delete the orphaned old entities from the entity registry.🩹 Critical fixes
discharge_bypassper device by @zoic21 in fix(manager): cap discharge_bypass per device to prevent setpoint clamp from cancelling active charging (regression of #1151 fix) #1422 — fixes the charge cycling regression of the [Bug] Smart power distribution mode not working once all batteries are fully charged and bypass forbidden #1151 fix.192bf64, charge-side completed by @zoic21 in Fix charge-side kickstart walk for ZenSdk devices #1434) — when the device fails to latch on the first start command, the integration walks the input/output limit by 4 W per tick (capped at 2 × POWER_START) until the device starts drawing power. Replaces the random-jitter approach proposed in Random start charge to prevent no start issue (SF2400AC+) #1363.+with_plusin snakecase (c603722) — prevents unique_id collision between SF2400AC and SF2400AC+ devices.eec95df) — stale entries with the wrong domain ornone-typed entries are now cleaned up automatically on integration startup, no manual migration needed.✨ New sensors
global_socon the Zendure Manager: weighted SOC across all online devices.delta_voltageper battery: max cell voltage minus min cell voltage. A sustained value above ~0.15 V over an extended period may indicate cell imbalance.roundtrip_efficiencyper device: lifetimeaggrDischarge / aggrCharge × 100.🛠️ Other fixes and improvements
optins→optionsby @devTechi in fix(manager): correct typo optins → options in comment #1393🌐 Translations
🔧 Build / dependencies
👋 New contributors
Full Changelog: 1.3.1...1.4.0-pre1
This discussion was created from the release Pre-release 1.4.0-pre1 🌞.
Beta Was this translation helpful? Give feedback.
All reactions