Skip to content

Releases: jaapp/ha-marstek-local-api

v1.2.0.rc7

v1.2.0.rc7 Pre-release
Pre-release

Choose a tag to compare

@jaapp jaapp released this 03 Nov 00:54

Full Changelog: v1.2.0.rc6...v1.2.0.rc7

v1.2.0.rc6

v1.2.0.rc6 Pre-release
Pre-release

Choose a tag to compare

@jaapp jaapp released this 02 Nov 16:32
fix: let service calls return immediately after scheduling refresh

v1.2.0.rc5

v1.2.0.rc5 Pre-release
Pre-release

Choose a tag to compare

@jaapp jaapp released this 02 Nov 16:18
refactor: remove manual mode button service dependency

v1.2.0.rc4

v1.2.0.rc4 Pre-release
Pre-release

Choose a tag to compare

@jaapp jaapp released this 02 Nov 15:44
Add device selectors for manual schedule and passive mode services

v1.2.0.rc3

v1.2.0.rc3 Pre-release
Pre-release

Choose a tag to compare

@jaapp jaapp released this 02 Nov 14:21
Add device selectors for manual schedule and passive mode services

v1.2.0.rc2

v1.2.0.rc2 Pre-release
Pre-release

Choose a tag to compare

@jaapp jaapp released this 02 Nov 11:15

Full Changelog: v1.2.0.rc1...v1.2.0.rc2

v1.2.0.rc1

v1.2.0.rc1 Pre-release
Pre-release

Choose a tag to compare

@jaapp jaapp released this 02 Nov 10:47

What's Changed

  • feat: add manual mode schedule configuration services by @jaapp in #24
  • Feature/api reverse engineering script by @jaapp in #25

Full Changelog: v1.1.0...v1.2.0.rc1

HA Marstek Local API v1.1.0

Choose a tag to compare

@jaapp jaapp released this 31 Oct 02:07

Release v1.1.0

What's New

Features

  • Sensors show as unavailable when data is stale - Individual sensor categories now properly report as unavailable when their specific data hasn't been updated, making it easier to identify communication issues
  • More reliable mode changes - Operating mode switches (Auto, AI, Manual, Passive) now work more consistently

Improvements

  • Better startup resilience - The integration now starts successfully even when initial device communication is slow or times out temporarily
  • Faster initial connection - Reduced unnecessary retry attempts during startup for quicker integration loading
  • Fewer reload failures - Increased timeout margins prevent the integration from being cancelled during Home Assistant reloads
  • Firmware version automatically updates - Device information now reflects the current firmware version after battery upgrades without requiring reconfiguration

v1.1.0.rc4

v1.1.0.rc4 Pre-release
Pre-release

Choose a tag to compare

@jaapp jaapp released this 28 Oct 21:22
Improve operating mode change reliability

v1.1.0.rc3

v1.1.0.rc3 Pre-release
Pre-release

Choose a tag to compare

@jaapp jaapp released this 28 Oct 21:13
Short-circuit initial Marstek retries