Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 911 Bytes

CHANGELOG.md

File metadata and controls

33 lines (25 loc) · 911 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Ability to set heat setpoint.
  • Event for supplying incorrect parameters to set functions.

v1.2.1 - 2019-03-26

Fixed

  • Messages larger than 1024 bytes are now handled properly.

v1.2.0 - 2019-02-22

Added

  • Remote connection through Pentair servers
  • Connecting to password-protected systems (this is only enforced by the ScreenLogic system on remote connections)

v1.1.0 - 2018-04-23

Added

  • Ability to set circuit state.

Fixed

  • FindUnits.sendServerBroadcast() was failing in certain environments.

v1.0.1 - 2018-03-31

Added

  • Direct connection support.

v1.0.0 - 2018-03-31

  • Initial release