- Added a warning about the integration being in beta testing phase for stability awareness.
- Included a requirement for the JackeryHome app version to be greater than 2.10.18 for proper functionality.
- Added a new section for Energy in the README.md to provide users with information and a visual reference.
- Included a demo image for better understanding of the energy features.
- Deleted unused files including `AGENTS.md`, `data_transmission_example.py`, `delete.py`, and `main.py` to streamline the project structure.
- Updated `README.md` to reflect the removal of these files and clarify integration details.
- Minor adjustments made to `strings.json` for consistency.
- Updated the logic for the battery discharge power sensor to ensure it returns the correct meter value when positive, improving accuracy in power readings.
- Introduced a new individual entity for EPS power with customizable display options.
- Updated display settings to include zero line visibility and transparency adjustments for improved user experience.
- Introduced new sensors for EPS power, export energy, and import energy with appropriate configurations.
- Updated the meter serial number mappings to include the new EPS sensors for improved data accuracy.
- Swapped the consumption and production sensor references for the battery entity in the energy flow card configuration to ensure accurate energy flow representation.
- Updated grid import and export energy serial numbers in the JackeryHome sensor mappings for consistency and improved accuracy.
- Modified the energy flow card configuration to reflect correct sensor mappings for grid and battery entities, changing production and consumption references.
- Enhanced the JackeryHome sensor logic to ensure accurate power readings for battery charge and discharge, correcting the handling of meter values.
- Updated display states for better representation of energy flow direction.