mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Bump bring-api to version 1.0.2 (#137925)
This commit is contained in:
parent
cfb062a5a4
commit
074500dc8a
@ -7,5 +7,5 @@
|
|||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["bring_api"],
|
"loggers": ["bring_api"],
|
||||||
"requirements": ["bring-api==1.0.1"]
|
"requirements": ["bring-api==1.0.2"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -650,7 +650,7 @@ boto3==1.34.131
|
|||||||
botocore==1.34.131
|
botocore==1.34.131
|
||||||
|
|
||||||
# homeassistant.components.bring
|
# homeassistant.components.bring
|
||||||
bring-api==1.0.1
|
bring-api==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.19.0
|
broadlink==0.19.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -570,7 +570,7 @@ boschshcpy==0.2.91
|
|||||||
botocore==1.34.131
|
botocore==1.34.131
|
||||||
|
|
||||||
# homeassistant.components.bring
|
# homeassistant.components.bring
|
||||||
bring-api==1.0.1
|
bring-api==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.19.0
|
broadlink==0.19.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user