Releases: SpanPanel/span
Releases · SpanPanel/span
v1.29b22
fix energy spike resolution
v1.2.8
1.2.7
What's Changed
- fix don't call simulation listener, not in sim mode by @cayossarian in #145
- Fix grace period restoration on restart by @cayossarian in #149
- ci(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #148
- Fix energy restore attr error by @cayossarian in #150
Full Changelog: v1.2.6...1.2.7
v1.2.6
- Panel Level Net Energy: Add net energy sensors for main meter and feed-through (consumed - produced)
- Net Energy Config Options: Added separate config options to enable/disable panel, circuit, leg-based net energy. Disabling circuit net energy can help
resource constrained installations since the sensors are not created or updated - Circuit Naming Logic: Fixed logic for circuit-naming patterns to ensure proper entity ID generation and panel prefixes (fresh installs only)
- Entity ID naming Choices: Restored the ability to change entity ID naming patterns in live panels (circuit tab-based sensors only, not panel)
- Panel Friendly Name Sync: Fixed regression in panel circuit name synchronization. A new install will sync all friendly names once on the first refresh and
anytime a user changes a name in the SPAN App changes the name in the mobile/SPAN App. - API Optimization: Removed unnecessary signal updates to improve performance and reduce overhead
- API Dependencies: Updated span-panel-api OpenAPI package to version 1.1.13 to remove the cache
- Resolve Cache Config Entry Defect: Fixed an issue where a 1.2.5 config entry could attempt to set up a cache window in the underlying OpenAPI library that
was invalid
1.2.6RC3
What's Changed
- add panel net energy and net energy config options by @cayossarian in #144
Full Changelog: 1.2.6RC2...1.2.6RC3
1.2.6RC2
What's Changed
- update change log for 1.2.6 by @cayossarian in #139
- ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #131
- update change log by @cayossarian in #141
- Entity Naming additions for live panel by @cayossarian in #142
- Sim serial uniquiness by @cayossarian in #143
Full Changelog: 1.2.6RC1...1.2.6RC2
1.2.6RC1
Fix Name sync for panel friendly names
Fix circuit number entity ID and panel device prefixes
Fix offline panel simulation
v1.2.6b3
v1.2.6b2
What's Changed
- make naming defaults consistent by @cayossarian in #135
Full Changelog: v1.2.6b1...v1.2.6b2
v1.2.6b1
What's Changed
- fix naming logic for circuits and bump openapi by @cayossarian in #134
Full Changelog: v1.2.5...v1.2.6b1