Skip to content

Releases: wills106/homeassistant-solax-modbus

X1-AC-Test

03 Apr 08:59
25ed7e6
Compare
Choose a tag to compare
X1-AC-Test Pre-release
Pre-release

X1-AC-Test

To determine if X1-AC uses similar registers to the X3MIC Pro or not.

0.4.12b-1 Experimental Release

02 Apr 15:33
Compare
Choose a tag to compare
Pre-release

Gen2

Add missing sensors from 0.12.14b:

  • battery_package_number (disabled by default)
  • battery_soh (disabled by default)

I don't know if battery_package_number refers to the number of batteries connected to the BMS?
Assuming battery_soh is the battery State of Health as a percentage, unsure how it calculates it though.

As Gen2 and Gen3 are tied together for most sensors they will return Unknown on Gen3 if you enable them!

0.4.12b Experimental Release

02 Apr 13:03
Compare
Choose a tag to compare
Pre-release

Experimental Release:

Gen2

Added the following Sensors:

  • sensor.solax_battery_input_energy (disabled by default)
  • sensor.solax_battery_output_energy (disabled by default)

This should be the cumulative energy into and out of the battery for use with the Energy Dashboard.
On first adding them to the dashboard you will have a massive spike in the hundreds or thousands of kWh depending on the age of your installation. But on following days it should only display the daily energy.

0.4.11

02 Apr 11:13
62842e9
Compare
Choose a tag to compare

Corrected Gen4 time window handling and typos

Corrections to resolve issue reported by @mickemartinsson (missing battery_input_energy_today & battery_output_energy_today) on Gen3_X3
Added total battery energy input and output (Gen3 & Gen4)

X1-AC-Test-2

03 Apr 12:26
Compare
Choose a tag to compare
X1-AC-Test-2 Pre-release
Pre-release

X1-AC-Test

To determine if X1-AC uses similar registers to the X3MIC Pro or not.

0.4.10

24 Mar 18:06
Compare
Choose a tag to compare

Gen2, Gen3 & Gen4

Added a new button:

  • unlock_inverter

Gen2 & Gen3

Added the following sensors and selects:

  • discharger_start_time_1
  • discharger_end_time_1
  • discharger_start_time_2
  • discharger_end_time_2

"The discharge time allows you to use the battery only from the start time to the end time"
While the sensors read on Gen3 and you can alter the times I can't verify if it does anything on the Gen3. Might only apply to Gen2
(Does not force Discharge into the Grid)

Gen2

Removed the following sensors as they don't exist on Gen2

  • battery_input_energy_today
  • battery_output_energy_today

0.4.9

18 Mar 17:10
Compare
Choose a tag to compare

Renamed and fixed sensors:

  • feedin_energy_total -> grid_export_total
  • consumed_energy_total -> grid_import_total
  • total_energy_to_grid -> total_yield

Fixed following:

  • normal_runtime
  • e_charge_total
  • eps_yield_total

General code cleanup.

0.4.8

12 Mar 09:16
Compare
Choose a tag to compare

General code clean up.

sensor.solax_rtc now formated as datetime (still disabled by default)

Set the following to disabled by default:

Gen2, Gen3 & Gen4

  • sensor.solax_bms_connect_state

Gen 2 & Gen3

  • sensor.solax_charger_start_time_1
  • sensor.solax_charger_end_time_1
  • sensor.solax_charger_start_time_2
  • sensor.solax_charger_end_time_2

Gen3

  • sensor.solax_backup_charge_end
  • sensor.solax_backup_charge_start
  • sensor.solax_backup_gridcharge

0.4.7

10 Mar 08:22
7efaebc
Compare
Choose a tag to compare

Thanks to @infradom "Charger Use Mode" corrected to report Feedin mode correctly on Gen4.

0.4.6

03 Mar 18:00
Compare
Choose a tag to compare

Fixed Typo for Gen2 & Gen3
Visual time for 03:30 was showing as 03:39.

  • select.solax_charger_end_time_1
  • select.solax_charger_end_time_2
  • select.solax_charger_start_time_1
  • select.solax_charger_start_time_2