v0.3.29
⚠️ BREAKING CHANGE
swing_horizontal_mode behavior changed for devices with horizontal swing support.
🐛 Bug Fixes
- Fixed multi-digit swing positions (e.g., "Vertical_12")
- Fixed
swing_horizontal_modereporting fixed positions when swing is off
🚀 New Features
- Added independent horizontal swing control (Home Assistant 2024.12+)
- Added
swing_horizontal_modeandswing_horizontal_modesproperties - Added
async_set_swing_horizontal_modemethod
What's Changed
- feat: implement independent horizontal swing mode support by @bigmoby in #302
- Hotfix/fixing bug by @bigmoby in #303
Full Changelog: v0.3.28...v0.3.29