mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
Bump pyrate-limiter to 4.0.2, PSNAWP to 3.0.3, python-roborock to 4.17.2 (#164133)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
@@ -90,5 +90,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["PSNAWP==3.0.1", "pyrate-limiter==3.9.0"]
|
||||
"requirements": ["PSNAWP==3.0.3", "pyrate-limiter==4.0.2"]
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"loggers": ["roborock"],
|
||||
"quality_scale": "silver",
|
||||
"requirements": [
|
||||
"python-roborock==4.17.1",
|
||||
"python-roborock==4.17.2",
|
||||
"vacuum-map-parser-roborock==0.1.4"
|
||||
]
|
||||
}
|
||||
|
||||
Generated
+3
-3
@@ -28,7 +28,7 @@ HueBLE==2.1.0
|
||||
Mastodon.py==2.1.2
|
||||
|
||||
# homeassistant.components.playstation_network
|
||||
PSNAWP==3.0.1
|
||||
PSNAWP==3.0.3
|
||||
|
||||
# homeassistant.components.doods
|
||||
# homeassistant.components.generic
|
||||
@@ -2409,7 +2409,7 @@ pyrail==0.4.1
|
||||
pyrainbird==6.1.1
|
||||
|
||||
# homeassistant.components.playstation_network
|
||||
pyrate-limiter==3.9.0
|
||||
pyrate-limiter==4.0.2
|
||||
|
||||
# homeassistant.components.recswitch
|
||||
pyrecswitch==1.0.2
|
||||
@@ -2639,7 +2639,7 @@ python-rabbitair==0.0.8
|
||||
python-ripple-api==0.0.3
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==4.17.1
|
||||
python-roborock==4.17.2
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.47
|
||||
|
||||
Generated
+3
-3
@@ -28,7 +28,7 @@ HueBLE==2.1.0
|
||||
Mastodon.py==2.1.2
|
||||
|
||||
# homeassistant.components.playstation_network
|
||||
PSNAWP==3.0.1
|
||||
PSNAWP==3.0.3
|
||||
|
||||
# homeassistant.components.doods
|
||||
# homeassistant.components.generic
|
||||
@@ -2059,7 +2059,7 @@ pyrail==0.4.1
|
||||
pyrainbird==6.1.1
|
||||
|
||||
# homeassistant.components.playstation_network
|
||||
pyrate-limiter==3.9.0
|
||||
pyrate-limiter==4.0.2
|
||||
|
||||
# homeassistant.components.risco
|
||||
pyrisco==0.6.7
|
||||
@@ -2235,7 +2235,7 @@ python-pooldose==0.8.2
|
||||
python-rabbitair==0.0.8
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==4.17.1
|
||||
python-roborock==4.17.2
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.47
|
||||
|
||||
Reference in New Issue
Block a user