-
released this
2025-08-04 17:25:55 -07:00 | 3 commits to main since this releaseChangelog
All notable changes to this project will be documented in this file.
[v0.3.0] - 2025-08-04
Added
-
User-configurable date stamps
Last updated timestamps now display in a human-readable format. Users can select between 12-hour or 24-hour clocks via the integration config. -
New binary sensor logic for power cut detection
Previous versions failed to reliably populate this sensor due to vague polling logic. This version introduces more explicit handling and correct data sourcing. -
Version reporting for Home Integration System
Inverter firmware/software revision is now parsed from its hex string and displayed inMajor.Minor.Patchformat (e.g.,1.1.36).
This version string appears inHome Integration System > Info > Firmware, while the original cleaned hex string remains inHome Integration System > Raw Data > Firmware (Hex).
Changed
-
Raw info.json reporting renamed
Sensors for raw inverter and charger data now use the labelRaw Datafor clarity and consistency. -
V2H attached flag renamed
InCharger Info, theHome Integration Attachedflag is now labeledV2H Attached.
Fixed
- Fallback status handling for older FCSP firmware
Older FCSP builds use text-based inverter status rather than numerical codes, breaking compatibility with power cut and status sensors.
coordinator.pynow includes a fallback to support both data formats. This improves compatibility with owners that receive FCSP replacements running outdated software awaiting OTA updates.
Still In Progress / Known Issues
- Standalone FCSP (no Home Integration System) setup
Dummy values may still appear for Home Integration sensors on systems without an inverter attached.
Future updates will include logic to detect and suppress known placeholder values or restructure the setup flow accordingly.
Installation Instructions
- Sensor cleanup required after update
Updating from earlier versions may leave orphaned or renamed sensors in Home Assistant.
To resolve:- Manually remove affected entities from the UI; or
- Remove and re-add the integration via the UI (recommended, especially when using new config options).
[v0.2.4] - 2025-07-19
Added
-
Power Cut Detection Binary Sensor (Home Integration System only):
A new binary sensor detects grid power outages via the Home Integration System.
ReportsTrue/Falsefor power cut status, enabling automations such as graceful shutdowns when UPS notifications are absent.
Future updates will add features like V2G capabilities. -
Cached Data Support for Faster Startup:
Uses cached data on startup to avoid blocking Home Assistant while waiting for fresh data.
Greatly improves startup speed and robustness during network interruptions.
Fixed
- HACS Integration Bug:
Fixed a critical bug causing HACS to fail loading the integration.
Stability has improved significantly; users are encouraged to report any issues.
This is an early version (v0.2.4) — please test thoroughly and provide feedback!
Nikki. x
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-