Skip to content

v0.1.8-beta1: Fix Home Assistant transition support for DALI devices

Pre-release
Pre-release

Choose a tag to compare

@spuky spuky released this 29 Aug 18:05
- Fixed fade command conversion to use proper Lunatone API format
- Added transition support to turn_off methods for both devices and groups
- Changed from incorrect nested structures to proper fade variants:
  * dimmableWithFade with dimValue and fadeTime
  * colorRGBWithFade with color and fadeTime
  * colorKelvinWithFade with color and fadeTime
- Improved handling of mixed commands (switchable + fade variants)
- Added fallback to regular commands when no fade-compatible attributes exist

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>