homebridge-plugin-eufy-security icon indicating copy to clipboard operation
homebridge-plugin-eufy-security copied to clipboard

Floodlight Cam Support

Open mariusstrom opened this issue 4 years ago • 12 comments

Is your feature request related to a problem? Please describe: I wish my Eufy wired doorbell and floodlight cameras were supported in HomeKit. :)

Describe the solution you'd like: Floodlight cameras working in HomeKit. Bonus points if light can be exposed as a switch to HomeKit as well.

Describe alternatives you've considered: Buying different floodlights that work with HomeKit... Ugh.

mariusstrom avatar Dec 01 '20 23:12 mariusstrom

If I can get video stream to work in general, I can support more video cameras from eufy.

I can also add the light as a button, sure thing 😀

birkir avatar Dec 01 '20 23:12 birkir

@birkir yep, I saw your note in README.md that it's "for now" a doorbell only plugin, and I assumed that once video stream for one class of Eufy device was functional then the others may not be far behind. 👍

mariusstrom avatar Dec 02 '20 00:12 mariusstrom

Good news, I got video to work (with audio).

I have the 2C cameras I can test with. I'll hopefully have something by tomorrow.

birkir avatar Dec 02 '20 02:12 birkir

Excellent work man! I agree with @mariusstrom that possibility for other eufy products to Homekit would be amazing. I've got motion sensors and door/window sensors that would be ideal to be added to homekit. Any chance for those? Thank you.

a-iac avatar Dec 07 '20 08:12 a-iac

It's very hard to program for something you don't have 😁

I would either need to get the products or have someone that has the products help me.

birkir avatar Dec 07 '20 08:12 birkir

True. I could try, in any way I can of course.

Lead the way! 😃

a-iac avatar Dec 07 '20 08:12 a-iac

I would need to get a dump of the logs ("found device X, and all the events "push message: ")

I need to add more logs for the parameters details.

birkir avatar Dec 07 '20 08:12 birkir

How can I acquire the logs?

On Mon, Dec 7, 2020 at 10:27 AM Birkir Gudjonsson [email protected] wrote:

I would need to get a dump of the logs ("found device X, and all the events "push message: ")

I need to add more logs for the parameters details.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/birkir/homebridge-plugin-eufy-security/issues/2#issuecomment-739758999, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFHYP6BVIK54L647DYOBGETSTSGW5ANCNFSM4UJWJNBQ .

a-iac avatar Dec 07 '20 09:12 a-iac

@birkir if you're in the USA (or a country with 110V power), I would strongly consider gifting you a Eufy Floodlight cam if that's the impediment to progress on this.

mariusstrom avatar Dec 08 '20 17:12 mariusstrom

I think I've got enough logs in there for you guys to help me out through github (use version 0.1.3, homebridge -D)

If you can give me a dump of

  1. homebridge startup (device discovery)
  2. push messages when turning things on/off through the eufy app (light, etc.)

birkir avatar Dec 08 '20 23:12 birkir

is there any way to get these logs from HOOBS? I've got the plugin working great but there's nothing in the logs for discovery that mentions by floodlight cameras.

mariusstrom avatar Feb 09 '21 03:02 mariusstrom

Is there any update regarding this feature?

KrazyKatnip avatar Jul 04 '21 00:07 KrazyKatnip