-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Compatibility Confirmation - BRP069C82 #189
Comments
Great info, maybe you can also try https://github.com/jwillemsen/daikin_residential_altherma/releases/tag/v3.0.0, that integration also support the Daikin AC Units and exports more data to HA |
Thank you for this recommendation, it does add numerous other useful sensors and information for the FCAG unit! I have another unit (FTXM with BRP069C4x controller), which seems to have inconsistent results with the above integration. For most part it pulls information, but the climate entity (for climate card), either does not work properly, or it disappears (no longer available). I am still playing around with it though and hoping to get it working with this integration. |
You can enable debug logging (see readme.md), that hopefully tells some more what is happening |
@jwillemsen Hey does it work with multy splits with BRP069C4x controller too? |
Yes, I have a multisplit perfera with BRP069C4x controllers which works as expected. |
Yes, I have at home a multi split with BRP069C4x and a Altherma to test with |
Just to be sure I am talking for this integration if is working with my splits https://github.com/jwillemsen/daikin_residential_altherma/tree/v3.0.0 |
Yes, that will work, use the latest release |
Alright I will change thanks! |
Hi, firstly, merry Christmas!
Since the latest upgrade (3.2.8), my Perfera split with BRP069C4x is working properly, thank you much. I had the issue that on earlier version, there was no climate entity for this AC, but is now sorted. Many thanks
Regards
Derick
|
I deleted daikin_residential integrantion and install the altherma one but it doesnt find my splits units. |
@PskNorz Make sure you use https://github.com/jwillemsen/daikin_residential_altherma, I have added a PR to get it listed on HACS, but on HACS it is still not there, so don't use HACS right now for this integration |
@jwillemsen , hi. On my FCAG cartridge unit, using the BRP069C82 module, I don't see any energy usage sensors. For the life of me, I can't remember if it was available in previous version of integration, or if it is just not available for this unit at all? The other thing I noticed, is that any changes made to unit from HA (like temp, mode), takes between 10 and 30 seconds (sometimes longer) to take effect. Guess it is the API delay? From Onecta app, it responds within about 5 seconds. Lastly, changing swing on this unit, produces error, with following from log: Logger: homeassistant.components.websocket_api.http.connection [547199449664] cannot access local variable 'res' where it is not associated with a value |
@DJMAXIZA The res error should be fixed in https://github.com/jwillemsen/daikin_residential_altherma/releases/tag/v3.2.9, thanks for reporting. Please attach your device diagnostics, there we can see what your device provides for data, do you see energy usage in the onecta app? For the delay there is already jwillemsen/daikin_onecta#10, going to have a look at that as soon as possible. |
Thank you @jwillemsen, just upgraded to 3.2.9. Will have a look at it - appreciate the continued work on this :) I was not really looking into any detail for Onecta app, but screening over the two unit settings, the Perfera split with BRP069C4x that has energy available in integration, has what the app call "Demand Control". This looks like power consumption related. The FCAG cartridge unit with BRP069C82 (as per earlier query), does not have this in Onecta app, so guess not available. Herewith the Diagnostics download nevertheless (attached) One other question: can I configure integration for a 1.0 step value and not 0.5. for temp settings? |
Thanks for the device diagnostics, looks this device has no energy and no demandControl settings. The stepValue is coming from the daikin settings, there it has a stepValue of 0.5, that is way we use |
Got it thanks! |
Good day, I can confirm this integration works with FCAG cartridge unit, using the BRP069C82 module. Hope this helps
The text was updated successfully, but these errors were encountered: