mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump bring-api to v1.1.0 (#140906)
This commit is contained in:
parent
254622878a
commit
caf81eecd3
@ -8,5 +8,5 @@
|
|||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["bring_api"],
|
"loggers": ["bring_api"],
|
||||||
"quality_scale": "platinum",
|
"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
|
botocore==1.34.131
|
||||||
|
|
||||||
# homeassistant.components.bring
|
# homeassistant.components.bring
|
||||||
bring-api==1.0.2
|
bring-api==1.1.0
|
||||||
|
|
||||||
# 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
@ -576,7 +576,7 @@ boschshcpy==0.2.91
|
|||||||
botocore==1.34.131
|
botocore==1.34.131
|
||||||
|
|
||||||
# homeassistant.components.bring
|
# homeassistant.components.bring
|
||||||
bring-api==1.0.2
|
bring-api==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.19.0
|
broadlink==0.19.0
|
||||||
|
@ -139,6 +139,7 @@
|
|||||||
'language': 'de',
|
'language': 'de',
|
||||||
'name': '**REDACTED**',
|
'name': '**REDACTED**',
|
||||||
'photoPath': '',
|
'photoPath': '',
|
||||||
|
'plusExpiry': None,
|
||||||
'plusTryOut': False,
|
'plusTryOut': False,
|
||||||
'publicUuid': '9a21fdfc-63a4-441a-afc1-ef3030605a9d',
|
'publicUuid': '9a21fdfc-63a4-441a-afc1-ef3030605a9d',
|
||||||
'pushEnabled': True,
|
'pushEnabled': True,
|
||||||
@ -149,6 +150,7 @@
|
|||||||
'language': 'en',
|
'language': 'en',
|
||||||
'name': '**REDACTED**',
|
'name': '**REDACTED**',
|
||||||
'photoPath': '',
|
'photoPath': '',
|
||||||
|
'plusExpiry': None,
|
||||||
'plusTryOut': False,
|
'plusTryOut': False,
|
||||||
'publicUuid': '73af455f-c158-4004-a5e0-79f4f8a6d4bd',
|
'publicUuid': '73af455f-c158-4004-a5e0-79f4f8a6d4bd',
|
||||||
'pushEnabled': True,
|
'pushEnabled': True,
|
||||||
@ -159,6 +161,7 @@
|
|||||||
'language': 'en',
|
'language': 'en',
|
||||||
'name': None,
|
'name': None,
|
||||||
'photoPath': None,
|
'photoPath': None,
|
||||||
|
'plusExpiry': None,
|
||||||
'plusTryOut': False,
|
'plusTryOut': False,
|
||||||
'publicUuid': '7d5e9d08-877a-4c36-8740-a9bf74ec690a',
|
'publicUuid': '7d5e9d08-877a-4c36-8740-a9bf74ec690a',
|
||||||
'pushEnabled': True,
|
'pushEnabled': True,
|
||||||
@ -303,6 +306,7 @@
|
|||||||
'language': 'de',
|
'language': 'de',
|
||||||
'name': '**REDACTED**',
|
'name': '**REDACTED**',
|
||||||
'photoPath': '',
|
'photoPath': '',
|
||||||
|
'plusExpiry': None,
|
||||||
'plusTryOut': False,
|
'plusTryOut': False,
|
||||||
'publicUuid': '9a21fdfc-63a4-441a-afc1-ef3030605a9d',
|
'publicUuid': '9a21fdfc-63a4-441a-afc1-ef3030605a9d',
|
||||||
'pushEnabled': True,
|
'pushEnabled': True,
|
||||||
@ -313,6 +317,7 @@
|
|||||||
'language': 'en',
|
'language': 'en',
|
||||||
'name': '**REDACTED**',
|
'name': '**REDACTED**',
|
||||||
'photoPath': '',
|
'photoPath': '',
|
||||||
|
'plusExpiry': None,
|
||||||
'plusTryOut': False,
|
'plusTryOut': False,
|
||||||
'publicUuid': '73af455f-c158-4004-a5e0-79f4f8a6d4bd',
|
'publicUuid': '73af455f-c158-4004-a5e0-79f4f8a6d4bd',
|
||||||
'pushEnabled': True,
|
'pushEnabled': True,
|
||||||
@ -323,6 +328,7 @@
|
|||||||
'language': 'en',
|
'language': 'en',
|
||||||
'name': None,
|
'name': None,
|
||||||
'photoPath': None,
|
'photoPath': None,
|
||||||
|
'plusExpiry': None,
|
||||||
'plusTryOut': False,
|
'plusTryOut': False,
|
||||||
'publicUuid': '7d5e9d08-877a-4c36-8740-a9bf74ec690a',
|
'publicUuid': '7d5e9d08-877a-4c36-8740-a9bf74ec690a',
|
||||||
'pushEnabled': True,
|
'pushEnabled': True,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user