v 0.3.1
Fix: Compatibility with ESPHome 2025.11.0 Climate Class and Enhanced Swing Control
This release primarily updates the component to be compatible with ESPHome 2025.11.0's changes to the Climate Entity Class, while maintaining backward compatibility with previous ESPHome versions.
Additionally, the following improvements have been merged ( by @nonitex ):
- Preserve swing mode and vertical vane position when toggling the other axis.
- Added helper functions to normalize louver states for consistent swing detection across different AUX models.
- Updated swing mode logic to utilize these helpers for improved clarity and functionality.