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

BMW Connected Drive - ClimateActivityState 'ventilation' missing #124622

Closed
flopius opened this issue Aug 26, 2024 · 3 comments · Fixed by #124651
Closed

BMW Connected Drive - ClimateActivityState 'ventilation' missing #124622

flopius opened this issue Aug 26, 2024 · 3 comments · Fixed by #124651

Comments

@flopius
Copy link

flopius commented Aug 26, 2024

The problem

If i activate parked-car ventilation (not heating) the state is 'unknown' instead of 'ventilation'.
At the moment there are only the following states implemented: 'cooling, heating, inactive, standby'. But not 'ventilation'.

What version of Home Assistant Core has the issue?

core-2024.8.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

bmw_connected_drive

Link to integration documentation on our website

https://www.home-assistant.io/integrations/bmw_connected_drive

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: bimmer_connected.models
Quelle: components/bmw_connected_drive/switch.py:110
Erstmals aufgetreten: 11:48:25 (1 Vorkommnisse)
Zuletzt protokolliert: 11:48:25

'VENTILATION' is not a valid 'ClimateActivityState'

Additional information

No response

@home-assistant
Copy link

Hey there @gerard33, @rikroe, mind taking a look at this issue as it has been labeled with an integration (bmw_connected_drive) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of bmw_connected_drive can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign bmw_connected_drive Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


bmw_connected_drive documentation
bmw_connected_drive source
(message by IssueLinks)

@home-assistant home-assistant deleted a comment Aug 26, 2024
@rikroe
Copy link
Contributor

rikroe commented Aug 26, 2024

Partly implemented in bimmerconnected/bimmer_connected#648.
Still need to create a release and update HA.

@flopius
Copy link
Author

flopius commented Aug 26, 2024

@rikroe: Thank you very much! :-) :-) :-)

@github-actions github-actions bot locked and limited conversation to collaborators Sep 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@flopius @rikroe and others