Use correct relative imports [a-m] (#63470)
This commit is contained in:
parent
04e1933728
commit
d61a96f0ab
13 changed files with 18 additions and 31 deletions
|
@ -25,7 +25,7 @@ from homeassistant.core import CALLBACK_TYPE, HomeAssistant
|
|||
from homeassistant.helpers import config_validation as cv, entity_registry
|
||||
from homeassistant.helpers.typing import ConfigType
|
||||
|
||||
from . import DOMAIN
|
||||
from .const import DOMAIN
|
||||
|
||||
TRIGGER_TYPES = {"pressed"}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue