Rename wemo coordinator module (#117437)
This commit is contained in:
parent
223bf99ac9
commit
458cc838cf
14 changed files with 26 additions and 27 deletions
|
@ -3,7 +3,7 @@
|
|||
from dataclasses import asdict
|
||||
|
||||
from homeassistant.components.wemo.const import DOMAIN
|
||||
from homeassistant.components.wemo.wemo_device import Options
|
||||
from homeassistant.components.wemo.coordinator import Options
|
||||
from homeassistant.config_entries import SOURCE_USER
|
||||
from homeassistant.core import HomeAssistant
|
||||
from homeassistant.data_entry_flow import FlowResultType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue