forked from home-assistant/core
Fix config entry import in Twente Milieu diagnostic (#133017)
This commit is contained in:
@@ -6,7 +6,7 @@ from typing import Any
|
|||||||
|
|
||||||
from homeassistant.core import HomeAssistant
|
from homeassistant.core import HomeAssistant
|
||||||
|
|
||||||
from . import TwenteMilieuConfigEntry
|
from .coordinator import TwenteMilieuConfigEntry
|
||||||
|
|
||||||
|
|
||||||
async def async_get_config_entry_diagnostics(
|
async def async_get_config_entry_diagnostics(
|
||||||
|
Reference in New Issue
Block a user