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 integrations not working after HA Core 2024.8.0 to 8.1 #123984

Closed eddyv321 closed 2 months ago

eddyv321 commented 2 months ago

The problem

Hello,

I manage two Daikin air conditioner with HA and "DAIKIN AC" https://www.home-assistant.io/integrations/daikin/.

My two modules AC are Daikin BRP069B41 models worked fine with HA to the vers HA Core 2024.8.0.

After HA 2024 Core upgrade from 2024.8.0 to 8.1 devices integration with DAIKIN AC was in error. A rollback to HA CORE 2024.8.0 solve my problem.

Add @fredrike to this issue.

Version before the issus Downgrade

Version with the issuse: Upgrade

Daikin integration after HA CORE 2024.8.1 upgrade DAIKIN AC ERRORS

What version of Home Assistant Core has the issue?

2024.8.1

What was the last working version of Home Assistant Core?

2024.8.0

What type of installation are you running?

Home Assistant Core

Integration causing the issue

DAIKIN AC

Link to integration documentation on our website

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

Diagnostics information

2024-08-15 14:43:52.902 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' 2024-08-15 14:43:52.909 ERROR (MainThread) [homeassistant.components.daikin] Unexpected error creating device "IP MASKED" 2024-08-15 14:43:52.910 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' 2024-08-15 14:43:52.911 ERROR (MainThread) [homeassistant.components.daikin] Unexpected error creating device "IP MASKED"

2024-08-15 14:51:06.584 DEBUG (MainThread) [pydaikin.factory] Trying connection to BRP069 2024-08-15 14:51:06.585 DEBUG (MainThread) [pydaikin.daikin_base] Updating ['common/basic_info'] 2024-08-15 14:51:06.606 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' 2024-08-15 14:51:06.620 ERROR (MainThread) [homeassistant.components.daikin] Unexpected error creating device "IP MASKED" 2024-08-15 14:51:09.720 DEBUG (MainThread) [pydaikin.factory] Trying connection to BRP069 2024-08-15 14:51:09.721 DEBUG (MainThread) [pydaikin.daikin_base] Updating ['common/basic_info'] 2024-08-15 14:51:09.728 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' 2024-08-15 14:51:09.729 ERROR (MainThread) [homeassistant.components.daikin] Unexpected error creating device "IP MASKED"

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

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)

Budgiebrain994 commented 2 months ago

Replicated on Home Assistant Core 2024.8.1 (Docker) using BRP15B61 adapter

2024-08-15 22:18:13.886 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers'
2024-08-15 22:18:13.891 ERROR (MainThread) [homeassistant.components.daikin] Unexpected error creating device <IP>
joostlek commented 2 months ago

Will be fixed in 2024.8.2