bimmerconnected / bimmer_connected

🚘 Library to query the status of your BMW or Mini from the ConnectedDrive portal
Apache License 2.0
365 stars 79 forks source link

Missing `WASHING_FLUID` value for check control message #547

Closed brave0d closed 1 year ago

brave0d commented 1 year ago

Describe the issue

Logger: homeassistant.components.bmw_connected_drive.binary_sensor
Source: components/bmw_connected_drive/binary_sensor.py:252
Integration: BMW Connected Drive (documentation, issues)
First occurred: 20:15:07 (1 occurrences)
Last logged: 20:15:07

'WASHING_FLUID' not an allowed check control message (CheckControlMessage(description_short='WASHING_FLUID', description_long=None, state=<CheckControlStatus.LOW: 'LOW'>))

Expected behavior

adding the correct value when there is a low screen wash level

Which Home Assistant version are you using?

2023.7.0

What was the last working version of Home Assistant Core?

No response

What is your region?

Rest of world

MyBMW website

Number of cars

Output of bimmer_connected fingerprint

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

rikroe commented 1 year ago

Oops, added it to the wrong entity in https://github.com/home-assistant/core/pull/94762... Thanks for the info!

rikroe commented 1 year ago

Probably missed the 2023.8 deadline, so will be included in 2023.9 latest...

rikroe commented 1 year ago

Closing this as HA 2023.9 was released (including the fix).