mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Fix config entry import in Twente Milieu diagnostic (#133017)
This commit is contained in:
parent
a30c942fa7
commit
7dc31dec3b
@ -6,7 +6,7 @@ from typing import Any
|
||||
|
||||
from homeassistant.core import HomeAssistant
|
||||
|
||||
from . import TwenteMilieuConfigEntry
|
||||
from .coordinator import TwenteMilieuConfigEntry
|
||||
|
||||
|
||||
async def async_get_config_entry_diagnostics(
|
||||
|
Loading…
x
Reference in New Issue
Block a user