Releases: SpanPanel/span
v1.0.2b7
Fix unique id of solar to match v1.0.10 format v2 Fix unique id of solar to match v1.0.10 format v2
v1.0.10
Fix
Panel level sensors for generic entity ID mode (new installs) did not have device name
Feature
Add options for selecting the style of entity ID naming and migrating entities
Full Changelog: v1.0.9...v1.0.10
v1.0.9
Features
Adds the ability to synchronize friendly names when the user updates the circuit name in the SPAN App. Updates on the next refresh after an auto reload.
Retains the entity_id for upgrades, avoiding breaking automations and dashboards
New installation entity_id is now named after circuit numbers like sensor.span_panel_circuit_1_power
instead of mangling the name from the panel to avoid misleading names in automations.
Full Changelog: v1.0.8...v1.0.9
v1.0.9b
v1.0.8
Fix: Enhance HTTP retry logic for transient type errors.
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Catch exception for circuit priority change (unsupported by SPAN) - supply a notification instead
Portuguese translation
Clarify readme
v1.0.6: Updated repository links & authors
What's Changed
- No functional changes - updated authors, issues etc
- Update README.mdto explain SpanPanel fork by @gdgib in #59
Full Changelog: v1.0.5...v1.0.6
v1.0.5 - Minor update to docs & metadata
What's Changed
- G1-1716 Update fork location, version, installation instructions, etc by @gdgib in https://github.com/haext/span/pull/58
Full Changelog: haext/span@v1.0.4...v1.0.5
v1.0.4
Major Release
This update is to ensure users having issues with https://github.com/haext/span/issues/54.
This is a major release with a lot of cumulative changes, as this fork was accidentally abandoned for several months. We'll be ensuring this integration is better maintained. Please see https://github.com/haext/span/issues/55 to comment on our discussion.
This is a cumulative update based on work done in the fork https://github.com/SpanPanel/Span. There are potentially a number of breaking changes in this release, and we strongly recommend reviewing the changelog and past releases from https://github.com/SpanPanel/Span/releases before updating if you rely on this integration for anything immediate or critical.
Potential Breaking Changes if not upgraded in place ⚠️
Upgrades in place are safe.
Fixes 🛠️
For new/fresh configurations only this release adds the device name prefix to the entities. This change allows users to rename the device and have entities renamed accordingly with the standard Home Assistant mechanism. This fix is especially useful for users with more than one SPAN Panel.
If you have already renamed entities manually and you don't need entities prefixed with device names you can safely upgrade without breaking changes. As such renaming a device will still not allow the entities to be automatically renamed when renaming a device.
A user may choose at any point to remove the integration configuration (no need to remove the HACs repository) and add the configuration back and have the new entity prefixed names. Of course any dependent automations and dashboards that use the non-prefixed entity names would need to be updated.
What's Changed
- Start v0.0.9 by @gdgib in https://github.com/haext/span/pull/35
- Fix: updated deprecated constant for UnitOfEnergy and UnitOfPower (fi… by @cayossarian in https://github.com/haext/span/pull/43
- Addresses Issue #29 with 502 401 exception fixes by @cayossarian in https://github.com/haext/span/pull/44
- Addresses Issue #45 - 500 error on abort in config dialog for auth method by @cayossarian in https://github.com/haext/span/pull/46
- Addresses issue #25, Once the AuthKey flow is starting in config, it can't be backed out by @cayossarian in https://github.com/haext/span/pull/47
- Merge from a historically much better maintained fork by @gdgib in https://github.com/haext/span/pull/56
New Contributors
- @cayossarian made their first contribution in https://github.com/haext/span/pull/43
Full Changelog: haext/span@v0.0.8...v1.0.4
v0.0.8 - SPAN Firmware Updates, Precision, & Docs
v0.0.8 - SPAN Firmware Updates, Precision, & Docs