mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-13 10:04:28 +05:00
fix HA 2025.1 compatibility; cleanup
This commit is contained in:
@@ -10,7 +10,7 @@ from aiohttp.web_response import Response
|
||||
from homeassistant.helpers.template import Template
|
||||
from homeassistant.components.http import HomeAssistantView
|
||||
from homeassistant.core import HomeAssistant
|
||||
from .const import EVENT_BINARY_SENSOR, DOMAIN, CONF_RESPONSE_TEMPLATE
|
||||
from .const import EVENT_BINARY_SENSOR, CONF_RESPONSE_TEMPLATE
|
||||
from .tools import make_ints
|
||||
from . import hub as h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user