mirror of
https://github.com/mitchellrj/eufy_robovac.git
synced 2025-11-25 20:52:41 +00:00
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