- 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 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.
- Reorganized entity references in the energy flow card configuration, introducing a clearer structure for grid, solar, and battery entities.
- Updated sensor mappings for grid consumption and production, battery charge/discharge, and state of charge.
- Removed outdated individual entity configurations to streamline the setup.
- Updated the serial numbers for home energy and solar power to reflect the correct values.
- Ensured consistency in sensor mappings for improved data accuracy.