Bump bring-api to 0.9.1 (#129702)
parent
02046fcdb4
commit
4d5c3ee0aa
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/bring",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["bring-api==0.9.0"]
|
||||
"requirements": ["bring-api==0.9.1"]
|
||||
}
|
||||
|
|
|
@ -632,7 +632,7 @@ boto3==1.34.131
|
|||
botocore==1.34.131
|
||||
|
||||
# homeassistant.components.bring
|
||||
bring-api==0.9.0
|
||||
bring-api==0.9.1
|
||||
|
||||
# homeassistant.components.broadlink
|
||||
broadlink==0.19.0
|
||||
|
|
|
@ -552,7 +552,7 @@ boschshcpy==0.2.91
|
|||
botocore==1.34.131
|
||||
|
||||
# homeassistant.components.bring
|
||||
bring-api==0.9.0
|
||||
bring-api==0.9.1
|
||||
|
||||
# homeassistant.components.broadlink
|
||||
broadlink==0.19.0
|
||||
|
|
Loading…
Reference in New Issue