You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update for 2026.9.0 and 2026.9.1 device registration changes.
Fixed: dev_reg.devices.get_devices_for_config_entry_id(...) deprecation warning — replaced with dr.async_entries_for_config_entry() across all 5 call sites (__init__.py, diagnostics.py).
Fixed: via_device deprecation warning on breaker/CT device linking — panel devices are now pre-created before platform setup, and breaker/CT device_info resolves and uses via_device_id instead of the deprecated identifiers-tuple form.