homebridge-eufy-security / plugin

Homebridge plugin to control certain Eufy Security devices
Apache License 2.0
166 stars 24 forks source link

[enhancement]: support for Floodlight Cam E340 #498

Open objohnson89 opened 8 months ago

objohnson89 commented 8 months ago

Describe the solution you'd like

Please add support for the Floodlight Cam E340 as it's a really great camera and Homebridge support would be very helpful.

Current logs show:

[01/10/2024, 14:30:19] [EufySecurity] INFO Updating existing accessory: Backyard [01/10/2024, 14:30:21] [EufySecurity] WARN This accessory is not compatible with HomeBridge Eufy Security plugin: Backyard Type: 47 [01/10/2024, 14:30:58] [EufySecurity] INFO Looking for old cached accessories that seem to be outdated... [01/10/2024, 14:30:58] [EufySecurity] INFO No outdated cached accessories found. [01/10/2024, 14:32:39] [EufySecurity] ERROR Backyard handleSecuritySystemTargetStateGet: Wrong return value [01/10/2024, 14:32:39] [EufySecurity] ERROR Backyard handleSecuritySystemCurrentStateGets: Wrong return value [01/10/2024, 14:33:42] [EufySecurity] ERROR Backyard handleSecuritySystemCurrentStateGets: Wrong return value [01/10/2024, 14:33:42] [EufySecurity] ERROR Backyard handleSecuritySystemTargetStateGet: Wrong return value

github-actions[bot] commented 8 months ago

Did you check this Road Map pages ?

smitty078 commented 8 months ago

This is implemented in the next eufy-security-client library https://github.com/bropat/eufy-security-client/issues/388

If you build and compile the develop branch, you can have support immediately.