mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump aioraven to 0.7.1 (#136017)
This commit is contained in:
parent
2092456c7e
commit
2900baac04
@ -6,7 +6,7 @@
|
|||||||
"dependencies": ["usb"],
|
"dependencies": ["usb"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/rainforest_raven",
|
"documentation": "https://www.home-assistant.io/integrations/rainforest_raven",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"requirements": ["aioraven==0.7.0"],
|
"requirements": ["aioraven==0.7.1"],
|
||||||
"usb": [
|
"usb": [
|
||||||
{
|
{
|
||||||
"vid": "0403",
|
"vid": "0403",
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -347,7 +347,7 @@ aiopyarr==23.4.0
|
|||||||
aioqsw==0.4.1
|
aioqsw==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.rainforest_raven
|
# homeassistant.components.rainforest_raven
|
||||||
aioraven==0.7.0
|
aioraven==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.recollect_waste
|
# homeassistant.components.recollect_waste
|
||||||
aiorecollect==2023.09.0
|
aiorecollect==2023.09.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -329,7 +329,7 @@ aiopyarr==23.4.0
|
|||||||
aioqsw==0.4.1
|
aioqsw==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.rainforest_raven
|
# homeassistant.components.rainforest_raven
|
||||||
aioraven==0.7.0
|
aioraven==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.recollect_waste
|
# homeassistant.components.recollect_waste
|
||||||
aiorecollect==2023.09.0
|
aiorecollect==2023.09.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user