mirror of
https://github.com/home-assistant/core.git
synced 2025-11-10 03:19:34 +00:00
Explicitly pass in the config_entry in aurora coordinator init (#137714)
explicitly pass in the config_entry in aurora coordinator init
This commit is contained in:
@@ -7,7 +7,7 @@ from homeassistant.const import PERCENTAGE
|
||||
from homeassistant.core import HomeAssistant
|
||||
from homeassistant.helpers.entity_platform import AddEntitiesCallback
|
||||
|
||||
from . import AuroraConfigEntry
|
||||
from .coordinator import AuroraConfigEntry
|
||||
from .entity import AuroraEntity
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user