mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump bring-api to v1.1.0 (#140906)
This commit is contained in:
@ -8,5 +8,5 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["bring_api"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["bring-api==1.0.2"]
|
||||
"requirements": ["bring-api==1.1.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -656,7 +656,7 @@ boto3==1.34.131
|
||||
botocore==1.34.131
|
||||
|
||||
# homeassistant.components.bring
|
||||
bring-api==1.0.2
|
||||
bring-api==1.1.0
|
||||
|
||||
# homeassistant.components.broadlink
|
||||
broadlink==0.19.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -576,7 +576,7 @@ boschshcpy==0.2.91
|
||||
botocore==1.34.131
|
||||
|
||||
# homeassistant.components.bring
|
||||
bring-api==1.0.2
|
||||
bring-api==1.1.0
|
||||
|
||||
# homeassistant.components.broadlink
|
||||
broadlink==0.19.0
|
||||
|
@ -139,6 +139,7 @@
|
||||
'language': 'de',
|
||||
'name': '**REDACTED**',
|
||||
'photoPath': '',
|
||||
'plusExpiry': None,
|
||||
'plusTryOut': False,
|
||||
'publicUuid': '9a21fdfc-63a4-441a-afc1-ef3030605a9d',
|
||||
'pushEnabled': True,
|
||||
@ -149,6 +150,7 @@
|
||||
'language': 'en',
|
||||
'name': '**REDACTED**',
|
||||
'photoPath': '',
|
||||
'plusExpiry': None,
|
||||
'plusTryOut': False,
|
||||
'publicUuid': '73af455f-c158-4004-a5e0-79f4f8a6d4bd',
|
||||
'pushEnabled': True,
|
||||
@ -159,6 +161,7 @@
|
||||
'language': 'en',
|
||||
'name': None,
|
||||
'photoPath': None,
|
||||
'plusExpiry': None,
|
||||
'plusTryOut': False,
|
||||
'publicUuid': '7d5e9d08-877a-4c36-8740-a9bf74ec690a',
|
||||
'pushEnabled': True,
|
||||
@ -303,6 +306,7 @@
|
||||
'language': 'de',
|
||||
'name': '**REDACTED**',
|
||||
'photoPath': '',
|
||||
'plusExpiry': None,
|
||||
'plusTryOut': False,
|
||||
'publicUuid': '9a21fdfc-63a4-441a-afc1-ef3030605a9d',
|
||||
'pushEnabled': True,
|
||||
@ -313,6 +317,7 @@
|
||||
'language': 'en',
|
||||
'name': '**REDACTED**',
|
||||
'photoPath': '',
|
||||
'plusExpiry': None,
|
||||
'plusTryOut': False,
|
||||
'publicUuid': '73af455f-c158-4004-a5e0-79f4f8a6d4bd',
|
||||
'pushEnabled': True,
|
||||
@ -323,6 +328,7 @@
|
||||
'language': 'en',
|
||||
'name': None,
|
||||
'photoPath': None,
|
||||
'plusExpiry': None,
|
||||
'plusTryOut': False,
|
||||
'publicUuid': '7d5e9d08-877a-4c36-8740-a9bf74ec690a',
|
||||
'pushEnabled': True,
|
||||
|
Reference in New Issue
Block a user