Bug fIx Release
☕ Support This Project
If you find this integration useful, consider supporting its development:
Your support helps maintain and improve this integration. Thank you! 🙏
Version 2.0.5 (2026-01-05)
What's Changed
Deprecations
- Schedule Services: Deprecated
set_schedule_profileandset_schedule_weekdayservices. These will be removed in April 2026. Useset_schedule_simple_profileandset_schedule_simple_weekdayinstead. A warning is now logged when using the deprecated services.
Bump aiohomematic to 2026.1.11
Bug Fixes
- CUxD/CCU-Jack Recovery Fix: Fixed recovery mechanism for JSON-RPC-only interfaces (CUxD, CCU-Jack). Recovery now checks the JSON-RPC port (80/443) instead of failing at the TCP check stage. This prevents the central unit from entering a FAILED state when these services are actually available
- Device Availability Not Updating: Fixed devices not showing as unavailable when UN_REACH changes. All entity states are now refreshed when device availability changes
- HmIP-MP3P LED Auto-Off: Fixed LED turning off after 10 seconds on HmIP-MP3P sound player devices
- VirtualDevices Init Timeout: Fixed initialization timeout causing client failure for virtual devices
Full Changelog: 2.0.5b0...2.0.5b1