0.2.1
Release Notes - LuxPower Modbus Integration v0.2.1
🚀 New Features
Standby Mode Control (#79)
- Added working mode selectbox to put inverter on standby mode
- Provides better control over inverter operation states
Forced Discharge Schedule (#77)
- Added forced discharge times configuration
- Enhanced scheduling capabilities for battery discharge management
Quick Charge Timer (#72)
- Added quick charge time entity
- Allows setting specific duration for quick charging operations
Enhanced Load Management (#71)
- Added "Take Load Together" / "PV&AC Take Load Jointly" functionality
- Improved coordination between PV and AC power sources
Discharge Power Control (#68)
- Added "Start discharge P_import" as number entity
- Better control over discharge power settings
🔧 Improvements
Enhanced Message Decoding (#75, #67)
- Improved message decoding for TCP connection between dongle and LuxPower servers
- Added sample data and comprehensive tests for better reliability
- Better processing of messages in the communication protocol
Write Operation Enhancements (#73, #74)
- Improved exception response detection
- Enhanced error logging for write operations
- Forced charge functionality now properly enables after quick charge button is pressed
Power Management Corrections (#70)
- Corrected max grid input power unit based on testing
- More accurate power measurements and limits
🐛 Bug Fixes
Register Reading Fix (#61)
- Fixed issue with not reading all hold registers
- Updated TOTAL_REGISTERS to reflect the correct number of available registers
- Improved data retrieval reliability
Message Processing Stability
- Better error handling in modbus communication
- Improved exception response detection
- Enhanced logging for debugging write errors
🔬 Testing
- Added comprehensive test data for message decoding
- Enhanced test coverage for LXP response handling
- Improved test reliability with sample data
👥 Contributors
- @ivanfmartinez - Major contributor with multiple feature additions
- @ant0nkr - Project maintainer and bug fixes
Full Changelog: 0.2.0...main