mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Update aiooncue to 0.3.9 (#137392)
This commit is contained in:
parent
ec6896c819
commit
369f897f41
@ -12,5 +12,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/oncue",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aiooncue"],
|
||||
"requirements": ["aiooncue==0.3.7"]
|
||||
"requirements": ["aiooncue==0.3.9"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -318,7 +318,7 @@ aionotion==2024.03.0
|
||||
aionut==4.3.4
|
||||
|
||||
# homeassistant.components.oncue
|
||||
aiooncue==0.3.7
|
||||
aiooncue==0.3.9
|
||||
|
||||
# homeassistant.components.openexchangerates
|
||||
aioopenexchangerates==0.6.8
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -300,7 +300,7 @@ aionotion==2024.03.0
|
||||
aionut==4.3.4
|
||||
|
||||
# homeassistant.components.oncue
|
||||
aiooncue==0.3.7
|
||||
aiooncue==0.3.9
|
||||
|
||||
# homeassistant.components.openexchangerates
|
||||
aioopenexchangerates==0.6.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user