-
-
Notifications
You must be signed in to change notification settings - Fork 32k
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 integration still fails on 2024.8.2 - SkyFi based units #124095
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 |
Please provide logs, thx 👍 |
Logs have been added |
Thanks, can you please format them using code formatting (```). Also, what module do you have? |
How do I apply code formatting? |
I already added the formatting |
Thanks |
Mine (Zena BRP072Cxx) is not failing completely (I can control it) but it is generating a lot of warnings and errors in the logs:
|
My controller is a SkyFi BRP15A61and I have exactly the same problem as RonFac. The only way I can get the integration to work is by going back to 2024.7.4. This works perfectly. |
Same here... Rolling back to 2024.8.0 again fixes it. |
What model do you have? Trying to identify what's going on. |
hello, |
@lpdescamps BRP069B41 was (should) be fixed in 2024.8.2. |
sorry I didn't realise that. |
BRP072A43 here. |
More logs:
|
My Daikin integration with HA 2024.8.2 is working again. Warning Message is shown in the log: With HA 2024.8.0 no Daikin warnings were present in the log. |
Issues with the device being slow to respond is another issue. I suggest that we create a new issue for that. |
I'm more worried about the |
Are you sure that your device is on These are the changes that needs to be investigated: fredrike/pydaikin@v2.11.1...v2.13.4 |
Yes, that's not good.. |
Absolutely sure that my SkyFi is on 192.168.1.137, port 2000. My HA RPI is on 192.168.1.107 |
I'm also having the same issue. Last known working version 2024.7.4 using the BRP15A61. 2024.8.2 is not working. |
If I'm reading the thread correctly it looks like this might be related to the sslcontext having a default of None. Can we test these devices with no sslcontext at all? |
I think I've found the issue, we have missed setting the password (this is apparently the skyfi integration that's not working). Edit: there are several parts that have pass param that needs updates, unsure why Some more logs with debug level on pydaikin would be helpful. |
I have regressed to 2024.7.4. Integration works OK. 2024-08-25 19:03:31.503 DEBUG (MainThread) [pydaikin.daikin_base] Updating ['ac.cgi?pass={}', 'zones.cgi?pass={}'] |
I have a Daikin unit with a BRP069B42 controller unit that also stopped working with 2024.8.x. This is what I see in the logs
Let me know if further debug level logging would be helpful. |
Your issue with BRP069B42 is another task, please create an issue on https://github.com/fredrike/pydaikin/issues for that. |
As requested, more logs with the following actions:
2024-08-26 17:45:13.203 DEBUG (MainThread) [pydaikin.daikin_skyfi] Updating settings: {'mode': 'hot'} Ron |
Same issue after upgrading to 2024.8.3 - logs below 2024-08-27 07:50:05.356 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant |
@ciaran4 can you test the suggested fix here fredrike/pydaikin#21 |
@fredrike i'll need some help with that fix sorry :/ not sure how to run scripts within home assist? |
@home-assistant rename Daikin integration still fails on 2024.8.2 - SkyFi based units |
Hi fredrike |
This ticket was closed as we through we found the root and fixed it but the issue still persist. The problem is that we don't have a developer with a SkiFi based unit so it is hard to fix it. Here are the issue in the upsteam: fredrike/pydaikin#29 and we have discussions here: fredrike/pydaikin#24 (comment) |
Thank you, my skills are very limited, but if theres any test or anything I can be walked through and do i'm more than happy to try and help. |
Also happy to help. I'm not a python dev, but I work with software for a living so I can follow technical instructions... usually ;) |
Please move this discussion to fredrike/pydaikin#29, I need extensive logs, with code formatting (```) or: And I'll try to write a test-case so we can make sure that things don't break in the future either. |
The problem
My Daikin integration is still failing after upgrading HA to 2024.8.2.
My controller is a SkyFi BRP15A61.
The only way I can get the integration to work is by regressing to 2024.7.4
What version of Home Assistant Core has the issue?
2024.8.2
What was the last working version of Home Assistant Core?
2024.7.4
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Daikin
Link to integration documentation on our website
No response
Diagnostics information
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: