Releases: squishykid/solax
Releases · squishykid/solax
v3.2.1
What's Changed
- add support for X3 EVC Charger by @DanielWeeber in #167
- Add support for X1 Boost (FW Version 3) (continued) by @rnauber in #160
- Corrected feed-in and consumed energy source and type for x3-hybrid-g4 by @darmach in #178
- Add support for latest firmware on X1-Hybrid-G4 by @dezzak in #176
- Fix Battery Power using unsigned int (X1 Hybrid Gen4) by @nazar-pc in #162
New Contributors
- @DanielWeeber made their first contribution in #167
- @rnauber made their first contribution in #160
- @darmach made their first contribution in #178
- @dezzak made their first contribution in #176
- @nazar-pc made their first contribution in #162
Full Changelog: v3.1.1...v3.2.1
v3.1.1
What's Changed
- update the README to reflect the latest improvements by @brew-your-own in #154
- Fix AC Power using unsigned int by @dickinsonrob in #152
- Rework discovery timeout logic by @Darsstar in #153
- feat: Add support for X3 Ultra by @Th3Link in #147
- Added inverter temperature for X1 Hybrid G4 by @DarkerCz in #157
- Fix/x3 hybrid g4 run mode by @Th3Link in #149
- raise validation error for all zero response data by @Darsstar in #148
New Contributors
- @brew-your-own made their first contribution in #154
- @dickinsonrob made their first contribution in #152
- @Th3Link made their first contribution in #147
- @DarkerCz made their first contribution in #157
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.5: X3 Hybrid G4: Attributes added (#136)
* Update x3_hybrid_g4.py add Battery mode * Update x3_hybrid_g4.py Battery Remaining Energy added * Update x3_hybrid_g4.py Feed-in und Consumed Energy total added * Update x3_hybrid_g4.py EPS Energy total / today added * Update x3_hybrid_g4.py PV Energy total added * Update x3_hybrid_g4.py Battery (Dis-)charge Energy total/today added * Update x3_hybrid_g4.py Load/Generator Power added * Update x3_hybrid_g4.py EPS Current and Voltage Units fixed * Update x3_hybrid_g4.py Battery Voltage and Current added * Update x3_hybrid_g4.py import twoway_div100 * Update x3_hybrid_g4.py rename Feed-in -> Grid Power * using black for formatting * applied formatting with black v24.2.0 (debian testing) * commented duplicate 'Battery Voltage' in field 39. This is twice in the data. Field 169, 170 probably better than 39. * Update x3_hybrid_g4.py refactor battery_modes to _decode_battery_mode * Update x3_hybrid_g4.py using the right comment method (hopefully) * Update expected_values.py added test values for X3_HYBRID_G4 * Update expected_values.py added missing comma * Update expected_values.py removed duplicate value * Update expected_values.py added test value 'PV Energy total' * Update expected_values.py adjust expectred values with example response
v0.3.4
What's Changed
- Fix deprecation warning by using new API of async-timeout module by @niclasku in #123
- Reporting radiator temperature for X3 Hybrid G4 by @martin-beran in #124
- Add support for X1 Mini G3 (FW Version 3) by @Darsstar in #139
- fix(x1_boost): totals are consecutive u16 ints by @kalosisz in #129
- fix: update actions to latest major version by @squishykid in #141
New Contributors
- @martin-beran made their first contribution in #124
- @Darsstar made their first contribution in #139
- @kalosisz made their first contribution in #129
Full Changelog: v0.3.2...v0.3.4
v0.3.0
What's Changed
- add manufacturer information by @VadimKraus in #69
- Add "Inverter Temperature" for X1-Boost-Air-Mini with Wifi Pocket v2.034.06 by @arnemauer in #71
- Add Solax X1-Boost by @jesserockz in #72
- Enable black for consistent formatting by @squishykid in #82
- enable mypy by @squishykid in #81 & #83
- use deterministic units by @VadimKraus in #70
- Add X1 hybrid gen4 by @rupertnash in #77
New Contributors
- @arnemauer made their first contribution in #71
- @jesserockz made their first contribution in #72
- @rupertnash made their first contribution in #77
Full Changelog: v0.2.10...v0.3.0
Release v0.2.10
What's Changed
- Add support for X1-Smart by @JMacalinao in #52
- Add Support for Q.VOLT HYB-G3-3P by @VadimKraus in #57
- refactor: move each inverter in a separate file by @VadimKraus in #63
- Run tests on python 3.10 by @squishykid in #61
New Contributors
- @JMacalinao made their first contribution in #52
- @VadimKraus made their first contribution in #57
Full Changelog: v0.2.9...v0.2.10
v0.2.9
Release v0.2.8
Changes in this Release
Release v0.2.7
Changes in this Release