mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 07:51:46 -05:00
Bump aiortm to 0.20.1 (#181524)
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aiortm"],
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["aiortm==0.20.0"]
|
||||
"requirements": ["aiortm==0.20.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -413,7 +413,7 @@ aiorecollect==2023.09.0
|
||||
aioridwell==2025.09.0
|
||||
|
||||
# homeassistant.components.remember_the_milk
|
||||
aiortm==0.20.0
|
||||
aiortm==0.20.1
|
||||
|
||||
# homeassistant.components.ruckus_unleashed
|
||||
aioruckus==0.46.3
|
||||
|
||||
Reference in New Issue
Block a user