bropat / eufy-security-ws

Small server wrapper around eufy-security-client library to access it via a WebSocket.
MIT License
178 stars 28 forks source link

[Feature request]: eufyCam E330 Professional (T8600) wired camera support #263

Closed jesse-kaufman closed 7 months ago

jesse-kaufman commented 12 months ago

Describe the solution you'd like

I'd love support for the eufyCam E330 Professional wired camera, even if it's just the event image and sensors to start. (I haven't had luck with streaming on Eufy cameras that are h265-only, and the image/sensors are way more important to me)

I'm more than happy to share my device whenever you have time to look into it!

Currently I get a Reset Alarm button, Trigger Alarm button, and Debug (Device) with the following:

properties: model: T8600 serialNumber: T8600P102 hardwareVersion: P2 softwareVersion: 0.5.7.7 type: 24 stationSerialNumber: T8030P132

commands: voices: null

jesse-kaufman commented 10 months ago

I'm happy to share access to my E330 to get it supported. Let me know what address to share it with (it's located in the US).

bropat commented 10 months ago

The device must first be implemented in the driver project. See here.

The currently supported devices can be found here.