Skip to content

Releases: gllmlbrt/touchline

v1.0.1

Choose a tag to compare

@gllmlbrt gllmlbrt released this 02 Mar 07:01
4a4d83e

What's Changed

  • Add network hardware and firmware version diagnostic sensors by @Copilot in #12

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Initial release

Choose a tag to compare

@gllmlbrt gllmlbrt released this 01 Mar 15:58
c602c35

What's Changed

  • Add Roth Touchline HACS custom integration with config flow and modern climate entities by @Copilot in #1
  • Replace HVAC modes (AUTO/HEAT/OFF) with HEAT-only mode and 6 presets by @claude in #2
  • Expose device ID, controller ID, and system status from pytouchline API by @Copilot in #3
  • Remove Holiday preset and expose Off mode (FROST) by @claude in #4
  • Move Off functionality from preset to HVAC mode using Holiday operation mode by @claude in #5
  • Add sync time button to update controller clock by @claude in #6
  • Convert Controller DateTime sensor to use timestamp device class with Unix timestamp parsing by @claude in #7
  • Fix controller datetime timezone issue causing unavailable state by @claude in #8
  • Fix relative time display for Controller DateTime sensor by @claude in #9
  • Add comprehensive README documentation for Roth Touchline integration by @claude in #10
  • Display controller datetime in local timezone instead of UTC by @claude in #11

New Contributors

  • @Copilot made their first contribution in #1
  • @claude made their first contribution in #2

Full Changelog: https://github.com/gllmlbrt/touchline/commits/v1.0.0