Fix unifiprotect missing import (#180298)

This commit is contained in:
Martin Hjelmare
2026-08-26 11:57:52 -04:00
committed by GitHub
parent bf51670216
commit 0b17aceeb1
@@ -4,6 +4,8 @@ from itertools import chain
import logging
from typing import TypedDict
from uiprotect.data import Bootstrap
from homeassistant.components.automation import automations_with_entity
from homeassistant.components.script import scripts_with_entity
from homeassistant.const import Platform