Success!

The E-mail has been sent!

Something went wrong!

Release notes.

CLI.

Version 3.3.0:

  • Added functionality to use multiple configuration files per device.
  • Added new configuration files to:
    • YO Modbus
    • YO Pure Pro 3.0

Version 3.1.0:

  • Fixed bug with device discovery in macOS Monterey (12.3).

Version 3.0.0:

  • Remove deprecated functions:
    • list_dev_params;
    • change_dev_params;
    • sensor_calibration;

Version 2.0.1:

  • Added new commands:
    • download_dev_config;
    • upload_dev_config;
  • Changed the method of configuring the devices.

Version 1.4.0:

  • The tool has been adapted for macOS 10.15 systems.
  • Changed message to display help if no subcommand is given.

Version 1.3.1:

  • Added support for: LNPT-1.0.8.
  • Fixed the display of parameters for LNPT devices.

Version 1.3.0:

  • Added support for: LNAN-1.0.7, LNPW-1.0.7, LNAG-1.0.8, LNFD-1.0.8, HWCM-1.0.7 and LNMP-1.0.8.
  • Added response when writing data to Bluetooth characteristics.
  • Changed message when connecting to the device.
  • Changed description of ntry parameter in column Valid value.
  • Changed discover and connect function to run faster.
  • Fixed display Bluetooth MAC address for bootloader.
  • Fixed subcommand factory_reset - reboot device.
  • Fixed unnecessary first 0 in the parameter decimals values given with the change_dev_params subcommand.

Version 1.2.0:

  • Added support for device version: LNPP-1.0.2, LNPP-1.0.7.
  • Added column valid value to the list_dev_params subcommand.
  • Changed the way the file is checked for compatibility with the device.
  • Changed the argument name version_to_upload to actual_version and the help description of the firmware_upload subcommand.

Version 1.1.1:

  • Added support for device version LNAA-1.0.4.
  • The parameter list display for YOPurePro devices has been changed.
  • Fixed names for Seal Tracker devices (LNNA -> LNAA).
  • Fixed encoding of data (string/ASCII) to be sent via Bluetooth.
  • Fixed bug the display of eg 700002E5 as exp and large value as inf in subcommand list_dev_params.

Version 1.1.0:

  • New functionality was added (subcommand ‘sensor_calibration’) to calibrate sensors in YO Pure Pro devices.
  • Fixed optional argument -m' and 'devParam in list subcommand.
  • Changed the display of the parameter list of YOPurePro devices (sensor calibration settings are hidden).
  • Changed name of subcommands and help message:
    • list_ble_char to list_dev_params;
    • change_dev_param to change_dev_parmas;

Version 1.0.0:

  • Initial version