mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 02:37:08 +00:00
Bump python-roborock to 0.34.0 (#100236)
This commit is contained in:
parent
756f542ac6
commit
09f58ec396
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/roborock",
|
"documentation": "https://www.home-assistant.io/integrations/roborock",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["roborock"],
|
"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
|
python-ripple-api==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.roborock
|
# homeassistant.components.roborock
|
||||||
python-roborock==0.33.2
|
python-roborock==0.34.0
|
||||||
|
|
||||||
# homeassistant.components.smarttub
|
# homeassistant.components.smarttub
|
||||||
python-smarttub==0.0.33
|
python-smarttub==0.0.33
|
||||||
|
@ -1595,7 +1595,7 @@ python-picnic-api==1.1.0
|
|||||||
python-qbittorrent==0.4.3
|
python-qbittorrent==0.4.3
|
||||||
|
|
||||||
# homeassistant.components.roborock
|
# homeassistant.components.roborock
|
||||||
python-roborock==0.33.2
|
python-roborock==0.34.0
|
||||||
|
|
||||||
# homeassistant.components.smarttub
|
# homeassistant.components.smarttub
|
||||||
python-smarttub==0.0.33
|
python-smarttub==0.0.33
|
||||||
|
@ -225,11 +225,13 @@
|
|||||||
'area': 20965000,
|
'area': 20965000,
|
||||||
'avoidCount': 19,
|
'avoidCount': 19,
|
||||||
'begin': 1672543330,
|
'begin': 1672543330,
|
||||||
|
'beginDatetime': '2023-01-01T03:22:10+00:00',
|
||||||
'cleanType': 3,
|
'cleanType': 3,
|
||||||
'complete': 1,
|
'complete': 1,
|
||||||
'duration': 1176,
|
'duration': 1176,
|
||||||
'dustCollectionStatus': 1,
|
'dustCollectionStatus': 1,
|
||||||
'end': 1672544638,
|
'end': 1672544638,
|
||||||
|
'endDatetime': '2023-01-01T03:43:58+00:00',
|
||||||
'error': 0,
|
'error': 0,
|
||||||
'finishReason': 56,
|
'finishReason': 56,
|
||||||
'mapFlag': 0,
|
'mapFlag': 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user