github SukramJ/homematicip_local 2.2.1

latest releases: 2.2.2, 2.2.2b2, 2.2.2b1...
5 hours ago

☕ Support This Project

If you find this integration useful, consider supporting its development:

GitHub Sponsors

Your support helps maintain and improve this integration. Thank you! 🙏


What's Changed

Bump aiohomematic to 2026.1.48

Bug Fixes

  • Fix XML-RPC Authentication Headers Not Sent with TLS: Fixed a critical bug where HTTP Basic Authentication headers were not being sent when TLS was enabled. This caused all XML-RPC calls to fail with ProtocolError: Unauthorized when CCU authentication was enabled. The fix passes authentication headers directly to the transport classes.
  • Fix Authentication Check Fails for Non-Admin Users: Fixed a regression introduced in 2026.1.41 where users without ADMIN rights on the CCU would fail to connect. When CCU.getAuthEnabled returns "access denied (ADMIN needed 2)", this proves authentication is enabled (otherwise no permission check would occur). The method now correctly returns True instead of propagating the exception.

Don't miss a new homematicip_local release

NewReleases is sending notifications on new releases.