Bump python-roborock to 0.34.0 (#100236)
This commit is contained in:
parent
756f542ac6
commit
09f58ec396
4 changed files with 5 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/roborock",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["roborock"],
|
||||
"requirements": ["python-roborock==0.33.2"]
|
||||
"requirements": ["python-roborock==0.34.0"]
|
||||
}
|
||||
|
|
|
@ -2163,7 +2163,7 @@ python-qbittorrent==0.4.3
|
|||
python-ripple-api==0.0.3
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==0.33.2
|
||||
python-roborock==0.34.0
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.33
|
||||
|
|
|
@ -1595,7 +1595,7 @@ python-picnic-api==1.1.0
|
|||
python-qbittorrent==0.4.3
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==0.33.2
|
||||
python-roborock==0.34.0
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.33
|
||||
|
|
|
@ -225,11 +225,13 @@
|
|||
'area': 20965000,
|
||||
'avoidCount': 19,
|
||||
'begin': 1672543330,
|
||||
'beginDatetime': '2023-01-01T03:22:10+00:00',
|
||||
'cleanType': 3,
|
||||
'complete': 1,
|
||||
'duration': 1176,
|
||||
'dustCollectionStatus': 1,
|
||||
'end': 1672544638,
|
||||
'endDatetime': '2023-01-01T03:43:58+00:00',
|
||||
'error': 0,
|
||||
'finishReason': 56,
|
||||
'mapFlag': 0,
|
||||
|
|
Loading…
Add table
Reference in a new issue