Bump python-roborock to 39.1 (#108751)

This commit is contained in:
Luke Lashley 2024-01-24 13:11:39 -05:00 committed by GitHub
parent 9c727e5ea8
commit aa86d87a31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3 additions and 121 deletions

View file

@ -7,7 +7,7 @@
"iot_class": "local_polling",
"loggers": ["roborock"],
"requirements": [
"python-roborock==0.39.0",
"python-roborock==0.39.1",
"vacuum-map-parser-roborock==0.1.1"
]
}

View file

@ -2263,7 +2263,7 @@ python-rabbitair==0.0.8
python-ripple-api==0.0.3
# homeassistant.components.roborock
python-roborock==0.39.0
python-roborock==0.39.1
# homeassistant.components.smarttub
python-smarttub==0.0.36

View file

@ -1724,7 +1724,7 @@ python-qbittorrent==0.4.3
python-rabbitair==0.0.8
# homeassistant.components.roborock
python-roborock==0.39.0
python-roborock==0.39.1
# homeassistant.components.smarttub
python-smarttub==0.0.36

View file

@ -36,65 +36,6 @@
'roborock_device_info': dict({
'device': dict({
'activeTime': 1672364449,
'deviceFeatures': dict({
'anyStateTransitGotoSupported': True,
'avoidCollisionSupported': False,
'backChargeAutoWashSupported': False,
'carefulSlowMapSupported': False,
'carpetDeepCleanSupported': False,
'carpetShowOnMap': False,
'carpetSupported': True,
'cleanRouteFastModeSupported': False,
'cliffZoneSupported': False,
'currentMapRestoreEnabled': False,
'customDoorSillSupported': False,
'customWaterBoxDistanceSupported': False,
'downloadTestVoiceSupported': False,
'dryingSupported': False,
'dustCollectionSettingSupported': False,
'eggModeSupported': False,
'flowLedSettingSupported': False,
'fwFilterObstacleSupported': True,
'ignoreUnknownMapObjectSupported': True,
'mapBeautifyInternalDebugSupported': False,
'mapCarpetAddSupported': False,
'mopPathSupported': False,
'multiMapSegmentTimerSupported': False,
'newDataForCleanHistory': False,
'newDataForCleanHistoryDetail': False,
'offlineMapSupported': False,
'photoUploadSupported': False,
'recordAllowed': True,
'resegmentSupported': False,
'roomNameSupported': False,
'rpcRetrySupported': False,
'setChildSupported': True,
'shakeMopSetSupported': False,
'showCleanFinishReasonSupported': True,
'smartDoorSillSupported': False,
'stuckZoneSupported': False,
'supportBackupMap': False,
'supportCleanEstimate': False,
'supportCustomDnd': False,
'supportCustomModeInCleaning': False,
'supportFloorDirection': False,
'supportFloorEdit': False,
'supportFurniture': False,
'supportIncrementalMap': True,
'supportQuickMapBuilder': False,
'supportRemoteControlInCall': False,
'supportRoomTag': False,
'supportSetSwitchMapMode': False,
'supportSetVolumeInCall': True,
'supportSmartGlobalCleanWithCustomMode': False,
'supportSmartScene': False,
'supportedValleyElectricity': False,
'unsaveMapReasonSupported': False,
'videoMonitorSupported': True,
'videoSettingSupported': True,
'washThenChargeCmdSupported': False,
'wifiManageSupported': False,
}),
'deviceStatus': dict({
'120': 0,
'121': 8,
@ -372,65 +313,6 @@
'roborock_device_info': dict({
'device': dict({
'activeTime': 1672364449,
'deviceFeatures': dict({
'anyStateTransitGotoSupported': True,
'avoidCollisionSupported': False,
'backChargeAutoWashSupported': False,
'carefulSlowMapSupported': False,
'carpetDeepCleanSupported': False,
'carpetShowOnMap': False,
'carpetSupported': True,
'cleanRouteFastModeSupported': False,
'cliffZoneSupported': False,
'currentMapRestoreEnabled': False,
'customDoorSillSupported': False,
'customWaterBoxDistanceSupported': False,
'downloadTestVoiceSupported': False,
'dryingSupported': False,
'dustCollectionSettingSupported': False,
'eggModeSupported': False,
'flowLedSettingSupported': False,
'fwFilterObstacleSupported': True,
'ignoreUnknownMapObjectSupported': True,
'mapBeautifyInternalDebugSupported': False,
'mapCarpetAddSupported': False,
'mopPathSupported': False,
'multiMapSegmentTimerSupported': False,
'newDataForCleanHistory': False,
'newDataForCleanHistoryDetail': False,
'offlineMapSupported': False,
'photoUploadSupported': False,
'recordAllowed': True,
'resegmentSupported': False,
'roomNameSupported': False,
'rpcRetrySupported': False,
'setChildSupported': True,
'shakeMopSetSupported': False,
'showCleanFinishReasonSupported': True,
'smartDoorSillSupported': False,
'stuckZoneSupported': False,
'supportBackupMap': False,
'supportCleanEstimate': False,
'supportCustomDnd': False,
'supportCustomModeInCleaning': False,
'supportFloorDirection': False,
'supportFloorEdit': False,
'supportFurniture': False,
'supportIncrementalMap': True,
'supportQuickMapBuilder': False,
'supportRemoteControlInCall': False,
'supportRoomTag': False,
'supportSetSwitchMapMode': False,
'supportSetVolumeInCall': True,
'supportSmartGlobalCleanWithCustomMode': False,
'supportSmartScene': False,
'supportedValleyElectricity': False,
'unsaveMapReasonSupported': False,
'videoMonitorSupported': True,
'videoSettingSupported': True,
'washThenChargeCmdSupported': False,
'wifiManageSupported': False,
}),
'deviceStatus': dict({
'120': 0,
'121': 8,