plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Bug]: Cameras don't work after update on hoobs

Open DanLysk opened this issue 3 years ago • 7 comments
trafficstars

What happened?

Hi There, Thank you for your hard work on this plug-in... I currently use it with HOOBS. One of the plug-in upgrades "zapped" 2 of my Eufy Cameras that use to work and show up in the APPLE Home app with your plug-in on my Hoobs.

Eufy T8124 Floodlight Cam

Both use to work. I will attach a screenshot of the config and entry from the error log

Device Type

Floodlight (Supported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.4.x (Supported)

NodeJS Version

v14 (Supported)

Operating System

Mac OS X 11+ (Supported)

Relevant log output

10/21/2022, 3:43:55 PMEufy Security BridgeERROR[Eufy Security Bridge 6380@Garage@Enabled@On] characteristic value expected boolean and received undefined
10/21/2022, 3:43:55 PMEufy Security BridgeERROR[Eufy Security Bridge 6380@Garage@Motion@On] characteristic value expected boolean and received undefined

config

{
    "platform": "EufySecurity",
    "username": "[email protected]",
    "password": "*************",
    "enableCamera": true,
    "ignoreDevices": [
        "T8400P312143273A"
    ],
    "ignoreStations": [
        "T8400P3121432C66"
    ],
    "enableDetailedLogging": 2

DanLysk avatar Oct 21 '22 21:10 DanLysk

Did you check this Common Issues pages ?

github-actions[bot] avatar Oct 21 '22 21:10 github-actions[bot]

Does the issue still persist?

schliemann avatar Nov 16 '22 09:11 schliemann

Yes sir same issue persists.

DanLysk avatar Nov 16 '22 13:11 DanLysk

Hi @DanLysk

I don't exactly understand what your problem is, but I guess both cameras don't show up in the home app?

According to your config json there is no configuration for the individual cameras. Normally we use Homebridges config ui for setting this up, but since hoobs doesn't support that, you'll have to look into other issues for examples on how a config json should look like.

For example: https://github.com/homebridge-eufy-security/plugin/issues/225

Is this maybe what's wrong for you?

thieren avatar Dec 01 '22 11:12 thieren

Good morning, thanks for touching base. Here’s a screenshot of my Apple home app and a screenshot of my Eufy app. Apple home now only shows two cameras. Though there are four in Eufy… it’s been some time now, and I don’t remember which HOObs or Eufy plugin caused this… but all four cameras did show up in the Apple home app at one time until that update.



Daniel Lysk 501-804-7542 | @.*** www.CentralArkansasVegan.org -------- __@ __@ __@ __@ __~@ ----- \<,_ _<, \<,_ _<, `<, ---- ()/ () ()/ () ()/ () ()/ () ()/ ()






> On Dec 1, 2022, at 5:56 AM, thieren ***@***.***> wrote:
> 
> 
> Hi @DanLysk <https://github.com/DanLysk>
> I don't exactly understand what your problem is, but I guess both cameras don't show up in the home app?
> 
> According to your config json there is no configuration for the individual cameras. Normally we use Homebridges config ui for setting this up, but since hoobs doesn't support that, you'll have to look into other issues for examples on how a config json should look like.
> 
> For example: #225 <https://github.com/homebridge-eufy-security/plugin/issues/225>
> Is this maybe what's wrong for you?
> 
> —
> Reply to this email directly, view it on GitHub <https://github.com/homebridge-eufy-security/plugin/issues/191#issuecomment-1333653568>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AX3GDPF65P7U2IKKZMX2GF3WLCG6RANCNFSM6AAAAAARLQZXDY>.
> You are receiving this because you were mentioned.
> 

DanLysk avatar Dec 02 '22 22:12 DanLysk

Good morning, thanks for touching base. Here’s a screenshot of my Apple home app and a screenshot of my Eufy app. Apple home now only shows two cameras. Though there are four in Eufy… it’s been some time now, and I don’t remember which HOObs or Eufy plugin caused this… but all four cameras did show up in the Apple home app at one time until that update. 

I didn't see any screenshots, but that's no problem I think.

There was changed a substantial bit in the plugin with newer version 1.1.1 and especially 2.0 and above which might cause this. In detail the configuration schema was changed, so that you'll have to check if that's still working.

There's more described about it here: #1

The best would be to completely redo the setup.

If this doesn't help, you could read on some common issues in the wiki or report the error message here, so we can try to help.

thieren avatar Dec 03 '22 17:12 thieren

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Sep 08 '23 01:09 github-actions[bot]