mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
Bump Python-Roborock to 0.35.0 (#102275)
This commit is contained in:
@@ -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.34.6"]
|
"requirements": ["python-roborock==0.35.0"]
|
||||||
}
|
}
|
||||||
|
@@ -64,7 +64,8 @@
|
|||||||
"water_empty": "Water empty",
|
"water_empty": "Water empty",
|
||||||
"waste_water_tank_full": "Waste water tank full",
|
"waste_water_tank_full": "Waste water tank full",
|
||||||
"dirty_tank_latch_open": "Dirty tank latch open",
|
"dirty_tank_latch_open": "Dirty tank latch open",
|
||||||
"no_dustbin": "No dustbin"
|
"no_dustbin": "No dustbin",
|
||||||
|
"cleaning_tank_full_or_blocked": "Cleaning tank full or blocked"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"main_brush_time_left": {
|
"main_brush_time_left": {
|
||||||
|
@@ -2179,7 +2179,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.34.6
|
python-roborock==0.35.0
|
||||||
|
|
||||||
# homeassistant.components.smarttub
|
# homeassistant.components.smarttub
|
||||||
python-smarttub==0.0.33
|
python-smarttub==0.0.33
|
||||||
|
@@ -1623,7 +1623,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.34.6
|
python-roborock==0.35.0
|
||||||
|
|
||||||
# homeassistant.components.smarttub
|
# homeassistant.components.smarttub
|
||||||
python-smarttub==0.0.33
|
python-smarttub==0.0.33
|
||||||
|
Reference in New Issue
Block a user