mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Bump Python-Roborock to 0.35.0 (#102275)
This commit is contained in:
parent
afec5b6730
commit
ae62999457
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/roborock",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["roborock"],
|
||||
"requirements": ["python-roborock==0.34.6"]
|
||||
"requirements": ["python-roborock==0.35.0"]
|
||||
}
|
||||
|
@ -64,7 +64,8 @@
|
||||
"water_empty": "Water empty",
|
||||
"waste_water_tank_full": "Waste water tank full",
|
||||
"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": {
|
||||
|
@ -2179,7 +2179,7 @@ python-qbittorrent==0.4.3
|
||||
python-ripple-api==0.0.3
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==0.34.6
|
||||
python-roborock==0.35.0
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.33
|
||||
|
@ -1623,7 +1623,7 @@ python-picnic-api==1.1.0
|
||||
python-qbittorrent==0.4.3
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==0.34.6
|
||||
python-roborock==0.35.0
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.33
|
||||
|
Loading…
x
Reference in New Issue
Block a user