Open mrmoosefish opened 3 years ago
Show me logs of the device discovery I’ll se what I can do 😀
Are you looking for network traffic between the sensor and the HomeBase unit?
On Sat, Dec 12, 2020 at 6:46 PM Birkir Gudjonsson notifications@github.com wrote:
Show me logs of the device discovery I’ll se what I can do 😀
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/birkir/homebridge-plugin-eufy-security/issues/11#issuecomment-743938458, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASDEWQBQCEMHQYDDCADPD5TSUQSX5ANCNFSM4UYQ422A .
--
John Soltys I am the fish. moosefish.com
Start homebridge in debug mode (-d) and on startup the plug-in will give a list of discovered devices as a JSON string.
Here's what I see in the logs.
[12/30/2020, 12:30:18 PM] [EufySecurityHomebridgePlugin] found device "Freezer" (T8900xxxxxxxxxxx)
ID: 82063
Model: T8900
Serial Number: T8900xxxxxxxxxxx
Type: 2
Channel: 16
Hub: EufyBase (T8010xxxxxxxxxxx)
[12/30/2020, 12:30:18 PM] [EufySecurityHomebridgePlugin] device dump: [object Object]
x = [0-9A-Z]
Also very interested in this support. Have a few sensors which would be great to be able to detect motion.
I'm desperately looking a way to integrate my Eufy door sensors in HomeKit.
I also would like to integrate my door/window sensors. I started working on the implementation myself but haven't finished it yet. If you are interested, essentially what you need to do is:
If I get around to finishing up the code, I'll update.
@samemory hi your work is still in progress for the sensors? thank you
@birkir, I'm guessing the log data I provided wasn't what you were looking for. I'm fairly technical, but I'm not familiar with the switches and options of HomeBridge. If you have additional guidance, I can try to gather the info you need.
Cheers.
@technikosoldat no I have not had the time to work on the sensors anymore. I want to use P2P communication so that it doesn't require a constant ping over HTTP, but for some reason, I cannot get the current status of the sensor using P2P.
Would this help?
https://github.com/bropat/eufy-security-client
I came across it and it seems it contains a lot.
Thank you.
I'd love to see support for the standard entry sensor.