Skip to content

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

Compare
Choose a tag to compare
@squishykid squishykid released this 07 Mar 21:42
· 10 commits to master since this release
2e2cdd2
* 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