Inline primary integration (#119860)

This commit is contained in:
Paulus Schoutsen 2024-06-18 02:08:08 -04:00 committed by GitHub
parent 4be3b53143
commit eb89ce47ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
74 changed files with 787 additions and 1416 deletions

View file

@ -337,7 +337,7 @@ class ProtectData:
@callback
def async_ufp_instance_for_config_entry_ids(
hass: HomeAssistant, config_entry_ids: set[str]
hass: HomeAssistant, config_entry_ids: list[str]
) -> ProtectApiClient | None:
"""Find the UFP instance for the config entry ids."""
return next(