-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
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
Daikin AC are not working after update to 2024.8.1 #123550
Comments
Hey there @fredrike, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) daikin documentation |
Same issue here |
Same issue here. |
Same here. "Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers'" |
The commit that was done earlier to fix an issue with the newer wifi modules added some code regarding the headers. This probably caused the issue with my (our?) older wifi modules. |
same here this is quiet bad ... |
Same here Logger: pydaikin.daikin_base Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' |
I have the same issue. I'm using a Daikin BRP069B4x unit. |
Same issue here. Deleted both airco devices from HA and after restart the are auto-discovered. However, I cannot get passed the ‘Failed to connect’ message… Reverted back to 2024.8.0. |
homeassistant.components.daikin.config_flow Unexpected error creating device |
Same problem with BRP069B4x |
same here... Enregistreur: pydaikin.daikin_base |
Same issue here with my three BRP069B4x. :( |
Same issue here |
same issue |
Same issue! - HA updates are always hit and miss |
The cause this PR fredrike/pydaikin#13 the missing the members ( |
Same issue |
I don't have a BRP069. I have a BRP072B42. Why does it think I have a BRP069? EDIT: actually I have both. Just realised this release has broken my ducted system as well as the mini split.
|
Same problem with my Daikin BRP15B61 |
For anyone who knows what they're doing, here's a temporary solution:
Executing that command against your Home Assistant install will apply the same change as the above Pull Request (fredrike/pydaikin#14). I tested it on my end and it worked for me. |
Perhaps @EthanBezz you could make a step by step instructions on how you fixed it - you will get legendary status |
Sorry but I won't. Simply because there are multiple ways that Home Assistant can be installed and trying to make a guide that caters to each one, for what is a temporary solution, isn't worth it IMO. Also, I don't want to be blamed for borking anyones install, hence why I said "For anyone who knows what they're doing". |
ha core update —version 2024.8.0 |
2024.8.2 is due on 16. August |
One advantage to having the Daikin integration disabled: My HA restart times have gone from >60 seconds to <20 seconds. 😁 |
Same issue with BRP15B61 |
Same issue here with the wifi module brp069b41 |
To simply mimic the code change solving the issue, you can update the package version for pydaikin yourself : |
That PR is currently blocked because there are still possible issues with it. I would suggest to just revert to 2024.8.0 and wait till the approved fix is merged. |
Same Registratore: pydaikin.daikin_base Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' |
Same issue here. |
Same issue here. Hope that 2024.8.2 will be released ASAP... thanks! |
just to add the standard comment...same issue here. |
Hi, just to communicate some GitHub etiquette, saying 'same issue here' is not helpful and just clutters up the issue comments. Please just +1 the original post with a Thumbs up. This is the cleaner way to say, 'same issue here'. Thanks |
Same issue here. |
Read the post directly above yours 🤦♂️ |
@joostlek Sorry, but I've updated to the latest HA version (2024.8.1) and I still have the same error. For good measure, I restarted HA and it's still there. Did I miss something? |
2024.8.2 will have it |
The fix will be in 2024.8.2 which is not released yet. |
Looking forward to the update! Due the missing automation, my back pain, arthritis, and muscle soreness are getting a workout from this unusual Remote Control Dash training 😶🌫️ |
Downgrading to 2024.8.0 will also fix the issue described in this thread. |
Davvero strano... non si rompe mai niente in Home Assistant :D (scusate il sarcasmo) |
2024.8.2 is out and it has fixed the Daikin AC issue for me. |
Affirmative! 2024.8.2 solves the issue. |
And how much are you paying for HA? The Daikin integration is built by enthusiasts on their spare time (my Daikin unit does not even operate anymore). Totally unnecessary comment. Show some appreciation instead. |
@fredrike well on behalf of everyone else here I'd like to extend a very sincere thank you for your efforts and I happy to report that all is right in the world because I can turn on my a/c. I certainly appreciate your support |
The problem
After the update to 2024.8.1 all my AC's are unavailable.
This is reported in the logs:
2024-08-10 20:34:29.753 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' 2024-08-10 20:34:29.754 ERROR (MainThread) [homeassistant.components.daikin] Unexpected error creating device 10.10.3.6 2024-08-10 20:34:29.754 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' 2024-08-10 20:34:29.754 ERROR (MainThread) [homeassistant.components.daikin] Unexpected error creating device 10.10.3.5 2024-08-10 20:34:29.754 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' 2024-08-10 20:34:29.754 ERROR (MainThread) [homeassistant.components.daikin] Unexpected error creating device 10.10.3.7 2024-08-10 20:34:29.754 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: 'DaikinBRP069' object has no attribute 'headers' 2024-08-10 20:34:29.754 ERROR (MainThread) [homeassistant.components.daikin] Unexpected error creating device 10.10.3.8
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
Link to integration documentation on our website
https://www.home-assistant.io/integrations/daikin
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: