dgreif / ring

Unofficial packages for Ring Doorbells, Cameras, Alarm System, and Smart Lighting
MIT License
1.21k stars 163 forks source link

Accessories not exposed to HomeKit #1399

Closed men-rumple0 closed 7 months ago

men-rumple0 commented 8 months ago

Is there an existing issue for this?

Describe The Bug

While the accessories are found by the plugin:

2024-02-06_14-44-56

they are not shown in homekit. The pugin is shown, but not the accessories:

2024-02-06_14-42-44

the accessories are also not shown in Homebridge accessories:

2024-02-06_14-46-07

Maybe there is an issue, when one of the Ring base stations are "is offline or on cellular backup." it is saying "Waiting for status to change" in that line.

The two other Ring base stations are online, but not showing up either.

Any idea? Thanks a lot!! JJ

To Reproduce

No response

Expected behavior

The accessories of the two Ring base stations that are online should be shown in Homekit and in the Homebridge accessory tab.

Relevant log output

No response

Screenshots

No response

Homebridge Ring Config

{
            "refreshToken": "xxx",
            "showPanicButtons": true,
            "platform": "Ring",
            "_bridge": {
                "username": "____",
                "port": 38711
            }

Additional context

No response

OS

Synology DSM

Node.js Version

v18.15.0

NPM Version

v12.1.0

Homebridge/HOOBs Version

v1.7.0

Homebridge Ring Plugin Version

v12.1.0

Operating System

Synology DSM / docker(?)

tsightler commented 7 months ago

Maybe there is an issue, when one of the Ring base stations are "is offline or on cellular backup." it is saying "Waiting for status to change" in that line.

All Ring hub devices at all locations must be online during plugin startup, plugin setup will not complete until this is the case, thus the message.