mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
Bump bimmer-connected to 0.14.5 (#104715)
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/bmw_connected_drive",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["bimmer_connected"],
|
||||
"requirements": ["bimmer-connected==0.14.3"]
|
||||
"requirements": ["bimmer-connected[china]==0.14.5"]
|
||||
}
|
||||
|
||||
@@ -526,7 +526,7 @@ beautifulsoup4==4.12.2
|
||||
bellows==0.37.1
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer-connected==0.14.3
|
||||
bimmer-connected[china]==0.14.5
|
||||
|
||||
# homeassistant.components.bizkaibus
|
||||
bizkaibus==0.1.1
|
||||
|
||||
@@ -448,7 +448,7 @@ beautifulsoup4==4.12.2
|
||||
bellows==0.37.1
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer-connected==0.14.3
|
||||
bimmer-connected[china]==0.14.5
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==3.3.0
|
||||
|
||||
@@ -413,7 +413,6 @@
|
||||
'servicePack': 'WAVE_01',
|
||||
}),
|
||||
'fetched_at': '2022-07-10T11:00:00+00:00',
|
||||
'is_metric': True,
|
||||
'mappingInfo': dict({
|
||||
'isAssociated': False,
|
||||
'isLmmEnabled': False,
|
||||
@@ -1288,7 +1287,6 @@
|
||||
'servicePack': 'WAVE_01',
|
||||
}),
|
||||
'fetched_at': '2022-07-10T11:00:00+00:00',
|
||||
'is_metric': True,
|
||||
'mappingInfo': dict({
|
||||
'isAssociated': False,
|
||||
'isLmmEnabled': False,
|
||||
@@ -1979,7 +1977,6 @@
|
||||
'charging_settings': dict({
|
||||
}),
|
||||
'fetched_at': '2022-07-10T11:00:00+00:00',
|
||||
'is_metric': True,
|
||||
'mappingInfo': dict({
|
||||
'isAssociated': False,
|
||||
'isLmmEnabled': False,
|
||||
@@ -2734,7 +2731,6 @@
|
||||
'servicePack': 'TCB1',
|
||||
}),
|
||||
'fetched_at': '2022-07-10T11:00:00+00:00',
|
||||
'is_metric': True,
|
||||
'mappingInfo': dict({
|
||||
'isPrimaryUser': True,
|
||||
'mappingStatus': 'CONFIRMED',
|
||||
@@ -5070,7 +5066,6 @@
|
||||
'servicePack': 'TCB1',
|
||||
}),
|
||||
'fetched_at': '2022-07-10T11:00:00+00:00',
|
||||
'is_metric': True,
|
||||
'mappingInfo': dict({
|
||||
'isPrimaryUser': True,
|
||||
'mappingStatus': 'CONFIRMED',
|
||||
|
||||
Reference in New Issue
Block a user