Bump bimmer-connected to 0.14.5 (#104715)
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
This commit is contained in:
parent
a894146cee
commit
2287c45afc
4 changed files with 3 additions and 8 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue