Skip to content

Skipping lock activation, it's already activated or activating #1

@MREInc

Description

@MREInc

Describe Your Problem:
When activating the lock in Homekit, the tile in homekit returns: opening..... and then nothing happens.

BoldLE running as child bridge and succesfully added to Homekit. After adding the bridge, the lock is added to homekit succesfully as well. It initially works but after unlocking, it stops working with the status on the tile in homekit: opening.....

To resolve this issue, I've tried:

Removed BoldLE plugin from Homebridge
Removed BoldLE bridge and lock in Homekit
Revoked access in official Bold app on iOS
Reinstalled BoldLE plugin in Homebridge
Reconfigured the plugin in Homebridge.
Added BoldLE child bridge and bold smartlock to Homekit.

But this does not work. Only restarting the BoldLE child bridge will result in a working tile in homekit for a few moments.

Logs:

The Homebridge returns:
Skipping lock activation for device 88321, it's already activated or activating

Plugin Config:

{
            "name": "BoldBLE",
            "accessToken": "xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx",
            "refreshToken": "xxxxxxxxx-xxxx-xxxx-xxxxx-xxxxxxxxxxxx",
            "legacyAuthentication": false,
            "platform": "BoldBLE",
            "_bridge": {
                "username": "0E:xx:7E:xx:2D:xx",
                "port": 58073

Screenshots:

Environment:

  • Plugin Version: homebridge-bold-ble v1.2.0
  • Homebridge Version: v.1.7.0
  • Node.js Version: v18.17.1
  • NPM Version: 9.6.7
  • Operating System: PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="10"
    VERSION="10 (buster)"
    VERSION_CODENAME=buster
    ID=raspbian
    ID_LIKE=debian

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions