mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 17:49:00 +01:00
Fix circular dependency
This commit is contained in:
parent
00d4d5a846
commit
ee1e7e7496
@ -4,8 +4,8 @@ import json
|
||||
import logging
|
||||
from typing import Dict, Tuple, Union
|
||||
|
||||
from pyvesync.helpers import Helpers
|
||||
from pyvesync.vesyncbasedevice import VeSyncBaseDevice
|
||||
from .helpers import Helpers
|
||||
from .vesyncbasedevice import VeSyncBaseDevice
|
||||
|
||||
humid_features: dict = {
|
||||
"Classic300S": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user