Releases: gllmlbrt/touchline
Releases · gllmlbrt/touchline
Release list
v1.0.1
v1.0.0 - Initial release
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
Full Changelog: https://github.com/gllmlbrt/touchline/commits/v1.0.0