Skip to content

Releases: qtoggle/qtoggleserver-mppsolar

1.7.0

28 Dec 11:58

Choose a tag to compare

What's new:

  • Update for Python 3.11

1.6.0

24 Oct 12:00
761403c

Choose a tag to compare

What's new:

  • Updated for Python 3.10.
  • Adapted for qToggleServer 0.28.
  • Ruff is now used for linting.

1.5.2

04 Nov 17:40

Choose a tag to compare

What's new:

  • Fixed some missing attributes for MAX inverters.

1.5.1

23 Feb 11:58

Choose a tag to compare

What's new:

  • The write_value port method has been adapted to qToggleServer-0.26.

1.5.0

21 May 08:57

Choose a tag to compare

What's new:

  • Normalized and cleaned up some properties.

1.4.5

06 Dec 20:25

Choose a tag to compare

What's new:

  • Fixed boolean ports.
  • The QPIRI command has now separate implementations for GK and MK models.

1.4.4

06 Dec 20:24

Choose a tag to compare

What's new:

  • Fixed battery (dis)charging force mechanism.
  • Messages with invalid CRC are now simply skipped instead of rendering the peripheral offline.

1.4.3

30 Nov 15:52

Choose a tag to compare

What's new:

  • Removed choices for battery_back_to_(dis)charge_voltage properties.
  • Serial requests and responses are now logged.

1.4.2

28 Nov 14:47

Choose a tag to compare

What's new:

  • Setting a property to the exact same value is now prevented.
  • A small sleep time has been added between serial commands to allow the inverter to process them.

1.4.1

28 Nov 11:46

Choose a tag to compare

What's new:

  • Added support for forcing battery charging/discharging mode when modifying output source priority.
  • Fixed QPIGS command for MAX inverters.
  • battery_back_to_grid_voltage property has been renamed to battery_back_to_charging_voltage.