Skip to content

Releases: hvaclibs/steamloop

v1.2.1

19 Feb 19:58

Choose a tag to compare

v1.2.1 (2026-02-19)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Add "2" as active state for cooling/heating status (#7, 8d52674)

  • Correct active status and emergency heat label mappings (#7, 8d52674)

  • Distinguish idle vs active for cooling/heating status (#7, 8d52674)


Detailed Changes: v1.2.0...v1.2.1

v1.2.0

17 Feb 18:07

Choose a tag to compare

v1.2.0 (2026-02-17)

This release is published under the Apache-2.0 License.

Documentation

  • Fix thermostat pairing navigation path (#5, 3d7f7c6)

  • Fix thermostat pairing navigation path in README (#5, 3d7f7c6)

Features

  • Drain initial state after login and add --key CLI flag (#6, 78a57ec)

Detailed Changes: v1.1.0...v1.2.0

v1.1.0

17 Feb 15:57

Choose a tag to compare

v1.1.0 (2026-02-17)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Remove sybil doc testing that fails on async README examples (#1, 3fdd3fb)

  • Resolve ruff and mypy pre-commit failures (#1, 3fdd3fb)

  • Suppress unawaited coroutine warnings in CLI main tests (#1, 3fdd3fb)

Features

  • Add async thermostat control library with mTLS, CLI, and tests (#1, 3fdd3fb)

Detailed Changes: v1.0.0...v1.1.0

v1.0.0

17 Feb 15:24

Choose a tag to compare

v1.0.0 (2026-02-17)

This release is published under the Apache-2.0 License.

  • Initial Release