Skip to content

Releases: squishykid/solax

v3.1.0

01 Apr 06:22
a44017c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.1.0

v3.0.5: X3 Hybrid G4: Attributes added (#136)

07 Mar 21:42
2e2cdd2
Compare
Choose a tag to compare
* 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

04 Mar 11:05
878bf5b
Compare
Choose a tag to compare

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

Full Changelog: v0.3.2...v0.3.4

v0.3.0

11 Sep 07:06
7feccc8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.10...v0.3.0

Release v0.2.10

21 Apr 23:16
08e487f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.2.10

v0.2.9

20 Dec 09:29
Compare
Choose a tag to compare

What's Changed

  • Fix v34 negative power value parsing by @ppetru in #51
  • Extract more values for v34 firmware by @ppetru in #54

Full Changelog: v0.2.8...v0.2.9

Release v0.2.8

17 Aug 03:26
5b58e37
Compare
Choose a tag to compare

Changes in this Release

Release v0.2.7

07 Aug 10:30
19ed75a
Compare
Choose a tag to compare

Changes in this Release

Release v0.2.6

26 Feb 22:20
81f7e9e
Compare
Choose a tag to compare

Changes in this Release

Release v0.2.5

23 Nov 12:17
ce0c360
Compare
Choose a tag to compare

Changes in this Release