forked from github.com/eufy_robovac
Fix relative import
This commit is contained in:
@@ -11,7 +11,7 @@ from homeassistant.components.vacuum import (
|
||||
VacuumDevice)
|
||||
|
||||
|
||||
import .robovac
|
||||
from . import robovac
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user