Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 18:02

1.7.0 (2026-02-06)

Features

  • add preview release workflow and documentation for pre-releases (7a8f329)

Code Refactoring

  • enhance communication board info retrieval and scheme handling (34c78ff)
  • enhance device info retrieval for communication and print boards (9a08f93)
  • improve calibration value retrieval and enhance select entity setup (ff4f6a5)
  • improve device info retrieval and normalization for communication and print boards (08f1ce4)
  • simplify logging in create_node_sensors function (d66d448)
  • simplify MAC address retrieval and normalize board data access (1134360)
  • streamline board type resolution and remove redundant checks (7d3adc9)
  • streamline calibration value retrieval functions (05e2a8f)
  • streamline code for communication and print board handling (1055ee0)
  • streamline device info retrieval by consolidating version checks (3412a80)
  • update preview release workflow and configuration (77038b1)
  • update type alias for DucoboxConfigEntry for clarity (73ae065)
  • update type hints for client and fetch_data return type for clarity (1557fc1)