home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.45k stars 30.69k forks source link

Daikin AC Integration - Unexpected error creating device - Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' #124003

Closed a-d-r-i-a-n-h closed 2 months ago

a-d-r-i-a-n-h commented 2 months ago

The problem

After installing new Home Assistant Core version, I get following error in my Daikin AC integration:

Logger: pydaikin.daikin_base Quelle: components/daikin/init.py:88 Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers'

Logger: homeassistant.components.daikin Quelle: components/daikin/init.py:99 Integration: Daikin AC (Dokumentation, Probleme)

Unexpected error creating device [<IP address 1>]
Unexpected error creating device [<IP address 2>]

What version of Home Assistant Core has the issue?

core-2024.8.1

What was the last working version of Home Assistant Core?

core-2024.8.0

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Daikin AC

Link to integration documentation on our website

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

Diagnostics information

Logger: pydaikin.daikin_base Quelle: components/daikin/init.py:88 Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers'

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: pydaikin.daikin_base
Quelle: components/daikin/__init__.py:88
Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers'

Additional information

No response

home-assistant[bot] commented 2 months ago

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

Code owner commands Code owners of `daikin` 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 daikin` 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)


daikin documentation daikin source (message by IssueLinks)

SNoof85 commented 2 months ago

I think it will be fixed in 2024.08.2. See #123623

joostlek commented 2 months ago

Yes!