Skip to content

Commit 1ced9e9

Browse files
fix: RoborockDeviceInfo
1 parent ad25a44 commit 1ced9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roborock/containers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ class NetworkInfo(RoborockBase):
300300

301301

302302
@dataclass
303-
class RoborockDeviceInfo:
303+
class RoborockDeviceInfo(RoborockBase):
304304
device: HomeDataDevice
305305

306306

0 commit comments

Comments
 (0)