Releases: CorCorMS/ha-energy-native
Releases · CorCorMS/ha-energy-native
Release list
HA Energy Native v1.0.2
HA Energy Native 1.0.2
Patch release for the live flow view.
Fixed
- gas and water connectors now stay still when the dashboard shows
0.0 - animation enablement now follows the same one-decimal threshold used by the visible UI values
- keeps the currently working Home Assistant deployment aligned with the GitHub/HACS release state
HA Energy Native v1.0.1
HA Energy Native 1.0.1
Patch release after 1.0.0 focusing on frontend stability and live-flow correctness.
Fixed
- gas and water connectors now stop animating when the UI shows
0.0 - preserved native Home Assistant Lovelace runtime methods while patching clone views
- improved clone stability by keeping the lighter native panel load path while still applying the custom
Jetztview - kept the corrected admin/edit path behavior in place
Notes
- this release is intended as the current recommended GitHub/HACS update on top of 1.0.0
HA Energy Native v1.0.0
HA Energy Native 1.0.0
First stable release of HA Energy Native.
Highlights
- stable isolated clone loader for the
Jetzt/Nowview - production-ready live
Leistungsfluss/ power flow clone behavior - improved resistance against internal Home Assistant Energy view reloads
- gas and water flow animations stay disabled when live value is
0 - stable layout slots for optional nodes such as CO2-neutral and battery
- multilingual clone labels and setup translations
- Balkonkraftwerk support remains available in the Energy setup flow
Included in this release
- removed temporary frontend debug logging used during the loader investigation
- bumped integration version to
1.0.0 - aligned Home Assistant deployment and GitHub source to the same release state
v0.1.13 - licensing clarification
v0.1.13
This release clarifies the licensing structure of the project.
Changed
- clarified which parts remain Apache-2.0 because they are distributed alongside Home Assistant-derived software
- added explicit attribution references for Home Assistant-derived code paths
Added
NOTICEfor Home Assistant / Apache-2.0 attribution contextASSET_LICENSE.mdfor original branding, screenshots, icons, and banner assets
Notes
- code remains Apache-2.0 compatible
- original media and branding assets are documented separately
v0.1.12 - multilingual clone UI and setup
v0.1.12
This release expands multi-language support across the HA Energy Native clone.
Added
- multilingual clone labels in the custom frontend
- multilingual integration setup texts
- additional translation files for:
- cs
- da
- de
- en
- es
- fi
- fr
- it
- ja
- ko
- nb
- nl
- nn
- pl
- pt
- ru
- sv
- tr
- uk
- zh-Hans
- zh-Hant
Changed
- unified clone-specific labels under one locale-aware localization system
- improved locale handling for region-specific languages like
en-GB,pt-BR, andes-419 - extended multilingual handling to the
Balkonkraftwerkoption inside the Energy setup dialog - cleaned up clone battery direction arrows for stable rendering across locales
Notes
- the original Home Assistant Energy dashboard remains untouched
- the clone continues to reuse the existing Home Assistant Energy configuration
v0.1.11
HA Energy Native v0.1.11
Fixed
- hardened the Jetzt loader so the cloned
ow view is re-applied whenever Home Assistant internally rebuilds or swaps the Energy views - added stricter validation of the active Jetzt view structure before accepting it as the clone layout
- reduced cases where an older Jetzt variant could briefly reappear after internal view reloads
Changed
- bumped the frontend asset version again so the stricter Jetzt loader is reliably reloaded by Home Assistant
v0.1.10
v0.1.9
HA Energy Native v0.1.9
Fixed
- improved the Jetzt layout switching so mobile and desktop breakpoints rebuild more reliably
- added additional listeners for breakpoint changes, orientation changes, page visibility changes, and page restores
Changed
- updated the repository banner to the new dark showcase artwork provided for the project
- bumped the frontend asset version again so the latest layout logic reloads reliably
v0.1.8
HA Energy Native v0.1.8
Fixed
- added integration-local brand assets under custom_components/ha_energy_native_clone/brand/
- included icon.png and logo.png directly in the custom integration package for improved Home Assistant / HACS branding compatibility
Notes
- root-level branding remains in place
- this release also ships the brand assets inside the integration package itself for better compatibility across HACS and Home Assistant surfaces
v0.1.7
HA Energy Native v0.1.7
Fixed
- changed the live grid calculation to prefer only the power sensors configured in the Home Assistant Energy setup
- use power_config.stat_rate_from and power_config.stat_rate_to as the primary live grid source mapping
- prevent the live grid import/export view from mixing in the net-power sensor when dedicated Energy-setup power sensors are present
Changed
- bumped the frontend asset version again so the corrected live grid sensor mapping reloads reliably