Commit Graph

9 Commits

Author SHA1 Message Date
不求圣剑
a66ad4dc88 feat: 更新协议 2026-01-21 10:31:12 +08:00
不求圣剑
8a773c4293 fix: correct battery consumption and production mappings in energy flow card configuration
- Swapped the consumption and production sensor references for the battery entity to ensure accurate energy flow representation.
2025-11-25 15:55:29 +08:00
不求圣剑
8d5fe5f646 refactor: add individual EPS sensor and update display settings in energy flow card configuration
- 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.
2025-11-25 14:58:29 +08:00
不求圣剑
80856f58dc refactor: correct battery consumption and production mappings in energy flow card configuration
- 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.
2025-11-25 10:56:20 +08:00
不求圣剑
1d50d5a7b0 refactor: update energy flow card configuration and sensor logic for 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.
2025-11-25 10:24:04 +08:00
不求圣剑
67371a7b8c refactor: update energy flow card configuration for improved clarity and functionality
- 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.
2025-11-25 10:09:52 +08:00
不求圣剑
1d9f756f76 refactor: update energy flow card configuration and sensor mappings for JackeryHome
- Renamed the energy flow card from `energy-flow-card-plus` to `power-flow-card-plus` for consistency.
- Updated entity references in the energy flow card configuration to align with new sensor identifiers, including home power, solar power, and grid import/export.
- Adjusted the JackeryHome sensor mappings to reflect the correct meter serial numbers and improved the handling of power sensor values.
- Enhanced the configuration with additional properties such as `min_flow_rate`, `max_flow_rate`, and `clickable_entities` for better functionality.
2025-11-24 16:05:12 +08:00
不求圣剑
27fd2e98a2 refactor: update entity names in energy flow card configuration for JackeryHome
- Changed entity references to align with JackeryHome naming conventions, including solar power, grid consumption/production, battery charge/discharge, and home power.
2025-11-18 17:42:09 +08:00
不求圣剑
3f698d6e16 first commit 2025-10-14 10:44:00 +08:00