homeassistant-solax-modbus

SolaX Power Modbus custom_component for Home Assistant (Supports some Ginlong Solis, Growatt, Sofar Solar, TIGO TSI & Qcells Q.Volt Hyb)

Stars
315
Committers
52

Bot releases are visible (Hide)

homeassistant-solax-modbus - 2023.07.4 Beta 8

Published by wills106 about 1 year ago

Beta 1 Changes:

Sofar:

  • Button to set Sofar - Replux control.

Set select 'reflux_control' & number 'reflux_power' and then press button 'reflux_control'
Number values will return to previously set value if button not pressed within 120 seconds of being changed.

Beta 2 Changes:

Growatt:

  • Improved sensor entities for SPH Inverters #471 Thanks @choenig

There seems to be issues with some 3 Phase sensors on L2 & L3.
It's not know if this is a Modbus docs error or a Firmware error.

Solis:

  • Reverted "sleepmode = SLEEPMODE_NONE," back to "sleepmode = SLEEPMODE_LASTAWAKE," #453 Thanks @alienatedsec

Beta 3 Changes:

Solis:

  • Added serial '1801' PV Only S6-GR1P 1-3K, configured as a Hybrid at the moment.

Beta 4 Changes:

Growatt:

  • Moved 'DL1' Inverter (KTL3-X) to alternative Register set.

Beta 5 Changes:

Growatt:

  • Redefined all Inverters, should correct a number of missing entities.

If you end up with a lot of orphaned entities you are probably best removing the Integration and restarting HA before adding it back in.

Beta 6 Changes:

Growatt:

  • Corrected typo in plugin_growatt

Beta 7 Changes:

Growatt:

  • Corrected typo in plugin_growatt

Beta 8 Changes:

Growatt:

  • Corrected "Grid Export Limit"
homeassistant-solax-modbus - 2023.07.4 Beta 7

Published by wills106 about 1 year ago

Beta 1 Changes:

Sofar:

  • Button to set Sofar - Replux control.

Set select 'reflux_control' & number 'reflux_power' and then press button 'reflux_control'
Number values will return to previously set value if button not pressed within 120 seconds of being changed.

Beta 2 Changes:

Growatt:

  • Improved sensor entities for SPH Inverters #471 Thanks @choenig

There seems to be issues with some 3 Phase sensors on L2 & L3.
It's not know if this is a Modbus docs error or a Firmware error.

Solis:

  • Reverted "sleepmode = SLEEPMODE_NONE," back to "sleepmode = SLEEPMODE_LASTAWAKE," #453 Thanks @alienatedsec

Beta 3 Changes:

Solis:

  • Added serial '1801' PV Only S6-GR1P 1-3K, configured as a Hybrid at the moment.

Beta 4 Changes:

Growatt:

  • Moved 'DL1' Inverter (KTL3-X) to alternative Register set.

Beta 5 Changes:

Growatt:

  • Redefined all Inverters, should correct a number of missing entities.

If you end up with a lot of orphaned entities you are probably best removing the Integration and restarting HA before adding it back in.

Beta 6 Changes:

Growatt:

  • Corrected typo in plugin_growatt

Beta 7 Changes:

Growatt:

  • Corrected typo in plugin_growatt
homeassistant-solax-modbus - 2023.07.4 Beta 4

Published by wills106 about 1 year ago

Beta 1 Changes:

Sofar:

  • Button to set Sofar - Replux control.

Set select 'reflux_control' & number 'reflux_power' and then press button 'reflux_control'
Number values will return to previously set value if button not pressed within 120 seconds of being changed.

Beta 2 Changes:

Growatt:

  • Improved sensor entities for SPH Inverters #471 Thanks @choenig

There seems to be issues with some 3 Phase sensors on L2 & L3.
It's not know if this is a Modbus docs error or a Firmware error.

Solis:

  • Reverted "sleepmode = SLEEPMODE_NONE," back to "sleepmode = SLEEPMODE_LASTAWAKE," #453 Thanks @alienatedsec

Beta 3 Changes:

Solis:

  • Added serial '1801' PV Only S6-GR1P 1-3K, configured as a Hybrid at the moment.

Beta 4 Changes:

Growatt:

  • Moved 'DL1' Inverter (KTL3-X) to alternative Register set.
homeassistant-solax-modbus - 2023.07.4 Beta 3

Published by wills106 about 1 year ago

Beta 1 Changes:

Sofar:

  • Button to set Sofar - Replux control.

Set select 'reflux_control' & number 'reflux_power' and then press button 'reflux_control'
Number values will return to previously set value if button not pressed within 120 seconds of being changed.

Beta 2 Changes:

Growatt:

  • Improved sensor entities for SPH Inverters #471 Thanks @choenig

There seems to be issues with some 3 Phase sensors on L2 & L3.
It's not know if this is a Modbus docs error or a Firmware error.

Solis:

  • Reverted "sleepmode = SLEEPMODE_NONE," back to "sleepmode = SLEEPMODE_LASTAWAKE," #453 Thanks @alienatedsec

Beta 3 Changes:

Solis:

  • Added serial '1801' PV Only S6-GR1P 1-3K, configured as a Hybrid at the moment.
homeassistant-solax-modbus - 2023.07.4 Beta 2

Published by wills106 about 1 year ago

Beta 1 Changes:

Sofar:

  • Button to set Sofar - Replux control.

Set select 'reflux_control' & number 'reflux_power' and then press button 'reflux_control'
Number values will return to previously set value if button not pressed within 120 seconds of being changed.

Beta 2 Changes:

Growatt:

  • Improved sensor entities for SPH Inverters #471 Thanks @choenig

There seems to be issues with some 3 Phase sensors on L2 & L3.
It's not know if this is a Modbus docs error or a Firmware error.

Solis:

  • Reverted "sleepmode = SLEEPMODE_NONE," back to "sleepmode = SLEEPMODE_LASTAWAKE," #453 Thanks @alienatedsec
homeassistant-solax-modbus - 2023.07.4 Beta 1

Published by wills106 about 1 year ago

Button to set Sofar - Replux control.

Set select 'reflux_control' & number 'reflux_power' and then press button 'reflux_control'
Number values will return to previously set value if button not pressed within 120 seconds of being changed.

homeassistant-solax-modbus - 2023.07.3

Published by wills106 about 1 year ago

SolaX:

  • Added serial starting 'MC208T' X3 MIC Gen2 closes #458
homeassistant-solax-modbus - 2023.07.2

Published by wills106 about 1 year ago

General:

  • Bump pymodbus to 3.3.1 might help with #464

Growatt:

  • Added firmware starting 'YA1' 10000TL3 BH-UP Inverter.
homeassistant-solax-modbus - 2023.07.1

Published by wills106 over 1 year ago

Growatt:

  • Added firmware starting 'DL1' PV Only MOD xxKTL3-X, configured as a Hybrid at the moment.

Sofar:

  • Added serial 'SH3E' PV only KTLM-G3

Solis:

  • Added serial '1802' PV Only S6-GR1P6K, configured as a Hybrid at the moment.
homeassistant-solax-modbus - 2023.06.9 Beta 1

Published by wills106 over 1 year ago

Beta 1 Changes

Solis:

  • Added serial '1802' PV Only S6-GR1P6K, configured as a Hybrid at the moment.
homeassistant-solax-modbus - 2023.06.8

Published by wills106 over 1 year ago

Growatt:

  • Added Firmware starting 'AL1' (MIN6000TL-HX)

SolaX:

  • Added export limit override "Config Max Export" (Disabled by default)
homeassistant-solax-modbus - 2023.06.7

Published by wills106 over 1 year ago

General:

  • Corrects "RTC" sensor Closes #434
homeassistant-solax-modbus - 2023.06.6

Published by wills106 over 1 year ago

SolaX Gen4:

  • Corrected "HotStandBy"
homeassistant-solax-modbus - 2023.06.5

Published by wills106 over 1 year ago

SolaX Gen4:

  • Added "HotStandBy" & "Extend BMS Setting"
homeassistant-solax-modbus - 2023.06.4

Published by wills106 over 1 year ago

Sofar:

  • Corrected typo in "Reflux Control" #421
homeassistant-solax-modbus - 2023.06.3

Published by wills106 over 1 year ago

Sofar:

  • Added scaling = 100 "Reflux Power" #421

  • Added "Inverter Temperature 1" & "Inverter Temperature 2"

homeassistant-solax-modbus - 2023.06.2

Published by wills106 over 1 year ago

Sofar:

  • Corrected typo in "Reflux Power" #421

SolaX:

  • Added Inverter 2 & 3 to Parallel Mode
homeassistant-solax-modbus - 2023.06.1

Published by wills106 over 1 year ago

Sofar:

  • Added "Reflux Control" & "Reflux Power" #421

SolaX:

  • adapt export_control_user_limit scale for Inverters that are scaled wrong Internally
  • added Serial starting 'MC210T' X3 MIC G2

Solis:

  • Corrected Charge / Discharge Current for Inverters starting '110F' #429
homeassistant-solax-modbus - 2023.06.1 Beta 2

Published by wills106 over 1 year ago

Beta 1 Changes:

General:

  • simplify read_scale mechanism

SolaX:

  • adapt export_control_user_limit scale for Inverters that are scaled wrong Internally

Beta 2 Changes:

Sofar:

  • Added "Reflux Control" & "Reflux Power" #421

Solis:

  • Corrected Charge / Discharge Current for Inverters starting '110F' #429
homeassistant-solax-modbus - 2023.06.1 Beta 1

Published by wills106 over 1 year ago

General:

  • simplify read_scale mechanism

SolaX:

  • adapt export_control_user_limit scale for Inverters that are scaled wrong Internally