You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Daikin RQWX60ZV1A (C02 heat pump hot water system). This uses the Daikin Airbase BRP15B61 Controller. I am keen to view and control via Home Assistant and would be happy to write some code to support that.
But wanted to check if you would be open to this? And also is this the right place? I can't find any other integrations for this combination of controller and hot water system (I guess because it's quite new?) and I've tried the existing Daikin AC integration and Daikin Atherma HACS integration - both of which return errors when trying to connect.
I've done some network packet capture it appears to have an http API to read and write data. I've reverse engineered most of that already and I was hoping to fork this repo and push some changes back.
This would be first attempt and engineering my own Home Assistant integration, so forgive me if I'm going about this all wrong. 😄 Thanks for any help you can provide.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have a Daikin RQWX60ZV1A (C02 heat pump hot water system). This uses the Daikin Airbase BRP15B61 Controller. I am keen to view and control via Home Assistant and would be happy to write some code to support that.
But wanted to check if you would be open to this? And also is this the right place? I can't find any other integrations for this combination of controller and hot water system (I guess because it's quite new?) and I've tried the existing Daikin AC integration and Daikin Atherma HACS integration - both of which return errors when trying to connect.
I've done some network packet capture it appears to have an http API to read and write data. I've reverse engineered most of that already and I was hoping to fork this repo and push some changes back.
Here's some example endpoints.
This would be first attempt and engineering my own Home Assistant integration, so forgive me if I'm going about this all wrong. 😄 Thanks for any help you can provide.
All reactions