Key Changes
Bug Fixes
• Anti-Windup Bypass: Volatile blocker no longer blocks anti-windup reductions — keeps harmful high offset from staying active while DM plunges
• Fixed Pylance type errors in entity descriptions
• Fixed missing entity description attributes for HA compatibility
• Fixed abstract method implementations in base models
Enhancements
• Import Organization: Cleaner import structure across all modules
• Type Safety: Added proper type annotations and typed models
• DevContainer: Added development container configuration
PR: #16
Full Changelog: v0.4.25...v0.4.26