Bump Python-Roborock to 0.35.0 (#102275)

This commit is contained in:
Luke Lashley 2023-10-19 02:56:15 -04:00 committed by GitHub
parent afec5b6730
commit ae62999457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 4 deletions

View File

@ -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"]
}

View File

@ -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": {

View File

@ -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

View File

@ -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