github SukramJ/homematicip_local 2.1.1b1

latest releases: 2.1.2b0, 2.1.1, 2.1.1b5...
pre-releaseone day ago

What's Changed

Bug Fixes

  • Fix Unwanted Config Entry Reloads: Fixed integration restarting whenever a device's availability changed. The device registry's disabled_by field was being updated on availability changes, which Home Assistant interprets as requiring a config entry reload. Entity availability is now handled exclusively through the entity's available property, which is the correct approach for transient state changes.

Bump aiohomematic to 2026.1.23

Bug Fixes

  • Fix State Machine Transition Error on Unload: Allow transition from FAILED to DISCONNECTED state. This fixes InvalidStateTransitionError when unloading the integration while a client is in failed state
  • Fix Leaked EventBus Subscriptions on Central Stop: Six internal subscription leaks have been fixed across HubCoordinator, ClientCoordinator, CacheCoordinator, EventCoordinator, CentralUnit, and various client classes. The number of leaked subscriptions logged at shutdown has been reduced from ~7800 to zero
  • Fix Empty Device List Treated as Error: The initialize_proxy() method now correctly handles empty device lists from interfaces that don't support RPC callbacks. Previously, an empty device list was incorrectly treated as a connection failure

Don't miss a new homematicip_local release

NewReleases is sending notifications on new releases.