FW v4.34.1-beta: HomeKit integration fix

Hi everyone,

A few weeks ago, we released firmware v4.32.7 with a new version of the HomeKit integration. This update added new features, including support for ceiling fan and light control.

The goal was to make the migration from the previous HomeKit version as smooth as possible, but we know some users ran into issues when trying to control their devices after the update.

Last week, we released firmware v4.34.1-beta, which includes fixes for those issues.

We would really appreciate your feedback. If you have installed this beta version, please let us know whether the issue is resolved for you, or if you are still seeing any problems.

Thanks!

4 Likes

Thanks! I have upgraded to the beta after having downgraded from 4.32.7. The Homekit devices did not come back online, so I had to remove the hub on homekit and manually reset the HomeKit on my BD-1000 via the following API calls:

curl -X DELETE -H "BOND-Token: " http:///v2/api/bhk

and confirming curl -H "BOND-Token: " http:///v2/api/bhk shows "paired": false and "enabled": false

Was able to add the bridge back into HomeKit with no issues and also confirmed that the devices are responding in Home Assistant.

Will monitor over the next 24 hours for stability.

After 72 hours on the beta, I have not experienced any ECONNRESET errors or any issues using either HomeKit or HomeAssistant. :+1:

1 Like