mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Import network constants from root (#78342)
This commit is contained in:
parent
0d38073817
commit
7c3258fbec
@ -13,7 +13,7 @@ from homeassistant.components.device_tracker import (
|
|||||||
CONF_SCAN_INTERVAL,
|
CONF_SCAN_INTERVAL,
|
||||||
DEFAULT_CONSIDER_HOME,
|
DEFAULT_CONSIDER_HOME,
|
||||||
)
|
)
|
||||||
from homeassistant.components.network.const import MDNS_TARGET_IP
|
from homeassistant.components.network import MDNS_TARGET_IP
|
||||||
from homeassistant.config_entries import ConfigEntry, OptionsFlow
|
from homeassistant.config_entries import ConfigEntry, OptionsFlow
|
||||||
from homeassistant.const import CONF_EXCLUDE, CONF_HOSTS
|
from homeassistant.const import CONF_EXCLUDE, CONF_HOSTS
|
||||||
from homeassistant.core import HomeAssistant, callback
|
from homeassistant.core import HomeAssistant, callback
|
||||||
|
Loading…
x
Reference in New Issue
Block a user