mirror of
https://github.com/home-assistant/core.git
synced 2025-11-10 11:29:46 +00:00
Update import locations in tests (#122216)
This commit is contained in:
@@ -28,10 +28,10 @@ from homeassistant.const import (
|
||||
ATTR_ICON,
|
||||
ATTR_UNIT_OF_MEASUREMENT,
|
||||
STATE_UNKNOWN,
|
||||
EntityCategory,
|
||||
)
|
||||
from homeassistant.core import HomeAssistant
|
||||
from homeassistant.helpers import entity_registry as er
|
||||
from homeassistant.helpers.entity import EntityCategory
|
||||
|
||||
from .conftest import MockESPHomeDevice
|
||||
|
||||
|
||||
Reference in New Issue
Block a user