Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Attributes in Lids and Condition_based_services #308

Closed
2 of 4 tasks
j6miranda opened this issue Aug 10, 2021 · 3 comments
Closed
2 of 4 tasks

Missing Attributes in Lids and Condition_based_services #308

j6miranda opened this issue Aug 10, 2021 · 3 comments
Labels
bug 🐛 Something isn't working duplicate ✋ This issue or pull request already exists

Comments

@j6miranda
Copy link

Describe the issue

In the past, sensors Binary_sensor.XXX_lids and binary_sensor.XXX_condition_based_services ha attributes where we could for instance see the status of each door, trunk, hood, oil data, etc.

The mentioned attributes are gone, I believe all the attributes for BMW sensors are missing. I don't know if this was caused by a change on BMW's API side or something wrong on the HASS side.

I'm afraid I missed some change on API side that caused it to be removed from the integration

Expected behavior

Have the attributes back

Which Home Assistant version are you using?

core-2021.8.5

What was the last working version of Home Assistant Core?

No response

What is your region?

Rest of world

ConnectedDrive website

  • I can still successfully login to the BMW ConnectedDrive website and the car status is available there.
  • I have ConnectedDrive enabled for my vehicle.

Number of cars

  • I have 2 or more cars linked to the ConnectedDrive account.
  • I have a Mini vehicle linked to my account.

Output of bimmer_connected fingerprint

{'vin': 'XXXXXXXXXX', 'mileage': 39635, 'updateReason': 'VEHICLE_SHUTDOWN_SECURED', 'updateTime': '2021-08-09T18:08:34+0000', 'doorDriverFront': 'CLOSED', 'doorDriverRear': 'CLOSED', 'doorPassengerFront': 'CLOSED', 'doorPassengerRear': 'CLOSED', 'windowDriverFront': 'CLOSED', 'windowDriverRear': 'CLOSED', 'windowPassengerFront': 'CLOSED', 'windowPassengerRear': 'CLOSED', 'trunk': 'CLOSED', 'rearWindow': 'CLOSED', 'hood': 'CLOSED', 'doorLockState': 'SECURED', 'remainingFuel': 50, 'remainingRangeFuel': 904, 'remainingRangeFuelMls': 561, 'position': {'lat': XXXXXXX, 'lon': XXXXXX, 'heading': 210, 'status': 'OK'}, 'internalDataTimeUTC': '2021-08-09T18:08:34', 'singleImmediateCharging': False, 'vehicleCountry': 'PT', 'checkControlMessages': [], 'cbsData': [{'cbsType': 'VEHICLE_TUV', 'cbsState': 'OK', 'cbsDueDate': '2022-12', 'cbsDescription': 'Next statutory vehicle inspection due by the stated date.'}, {'cbsType': 'OIL', 'cbsState': 'OK', 'cbsRemainingMileage': 9000, 'cbsDueDate': '2022-06', 'cbsDescription': 'Next service due when the stated distance has been covered or by the specified date.'}, {'cbsType': 'VEHICLE_CHECK', 'cbsState': 'OK', 'cbsRemainingMileage': 9000, 'cbsDueDate': '2022-06', 'cbsDescription': 'Next visual inspection due when the stated distance has been covered or by the stated date.'}, {'cbsType': 'BRAKE_FLUID', 'cbsState': 'OK', 'cbsDueDate': '2021-11', 'cbsDescription': 'Next change due at the latest by the stated date.'}], 'DCS_CCH_Activation': 'NA', 'DCS_CCH_Ongoing': False}, 'LAST_TRIP': {}, 'ALL_TRIPS': {}, 'CHARGING_PROFILE': {}, 'DESTINATIONS': {}, 'RANGEMAP': {}, 'EFFICIENCY': {}, 'NAVIGATION': {}}

Anything in the logs that might be useful for us?

nop

Additional information

No response

@j6miranda j6miranda added the bug 🐛 Something isn't working label Aug 10, 2021
@j6miranda
Copy link
Author

In the logs from bimmer_connected we can see that the attributes are there. it seems like they are not getting into HASS

@gerard33
Copy link
Member

Thanks for logging the issue.
There is already an open issue for this -> #307 so closing this one.

@gerard33 gerard33 added the duplicate ✋ This issue or pull request already exists label Aug 10, 2021
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 Something isn't working duplicate ✋ This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants