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