mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump aioridwell
to 2024.01.0 (#108126)
This commit is contained in:
@ -7,5 +7,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aioridwell"],
|
||||
"requirements": ["aioridwell==2023.07.0"]
|
||||
"requirements": ["aioridwell==2024.01.0"]
|
||||
}
|
||||
|
@ -347,7 +347,7 @@ aioraven==0.5.0
|
||||
aiorecollect==2023.09.0
|
||||
|
||||
# homeassistant.components.ridwell
|
||||
aioridwell==2023.07.0
|
||||
aioridwell==2024.01.0
|
||||
|
||||
# homeassistant.components.ruckus_unleashed
|
||||
aioruckus==0.34
|
||||
|
@ -320,7 +320,7 @@ aioraven==0.5.0
|
||||
aiorecollect==2023.09.0
|
||||
|
||||
# homeassistant.components.ridwell
|
||||
aioridwell==2023.07.0
|
||||
aioridwell==2024.01.0
|
||||
|
||||
# homeassistant.components.ruckus_unleashed
|
||||
aioruckus==0.34
|
||||
|
Reference in New Issue
Block a user