You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New in v1.4.0
New Features
Diagnostics Support: Download diagnostic info directly from HA with automatic IP/SN redaction for privacy
Write Condition Validation: Entities validate conditions before executing writes, preventing invalid commands from being sent to the device
Register Availability Tracking: Integration now tracks which registers are supported per device, reducing unnecessary polling
Improvements
SN-based Device Identity: Device is now identified by serial number instead of IP address — entity history is preserved when your device IP changes (e.g. DHCP)
Energy Dashboard Support: Cumulative energy sensors now appear in HA's Energy Dashboard
Temperature Sensor Visibility: Temperature sensor visibility is now controlled by hardware version
SOC Validation: Added SOC range check to guard against invalid battery state readings
Removed 100W minimum on charge/discharge power setpoints
Bug Fixes
Fixed duplicate third-party control mode being pushed on HA restart