-
-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request]: SoloCam E30 (T8171) support #579
Comments
I have the same exact issue and can not for the life of me figure this out. Super frustrating as it's the second camera I have bought that I can't get in home assistant after I did research and saw that I could. The other is a tapo camera that will not show up at all. |
It's a new camera and just hasn't been added yet. Just like the Floodlight E30 (T8426) I submitted a request for (also new) so I'm hoping they both get added in the next release. Here's a list of what is already supported: https://bropat.github.io/eufy-security-client/#/supported_devices |
I've been meaning to spin up my own fork, make some code changes, and see if I can get it working, just a lot going on with the holidays ending and heading back to work. :) I don't think it should take all that much to get it working, other than a few hours of spare time to sit down, understand the code, make some changes, test them, rinse and repeat until things seem to be behaving as expected. |
This just adds in the serial number matching in what looks like the right places for these two cameras: - SoloCam E30 (T8171) - FloodLight E30 (T8426) Fixes: bropat#579 Signed-off-by: Jarod Wilson <[email protected]>
This just adds in the serial number matching in what looks like the right places for these two cameras: - SoloCam E30 (T8171) - FloodLight E30 (T8426) It also duplicates the SoloCam C210 and Floodlight Cam E340 definitions as a starting point. Fixes: bropat#579 Signed-off-by: Jarod Wilson <[email protected]>
This just adds in the serial number matching in what looks like the right places for these two cameras: - SoloCam E30 (T8171) - FloodLight E30 (T8426) It also duplicates the SoloCam C210 and Floodlight Cam E340 definitions as a starting point. Fixes: bropat#579 Signed-off-by: Jarod Wilson <[email protected]>
This just adds in the serial number matching in what looks like the right places for these two cameras: - SoloCam E30 (T8171) - FloodLight E30 (T8426) It also duplicates the SoloCam C210 and Floodlight Cam E340 definitions as a starting point. Fixes: bropat#579 Signed-off-by: Jarod Wilson <[email protected]>
This just adds in the serial number matching in what looks like the right places for these two cameras: - SoloCam E30 (T8171) - FloodLight E30 (T8426) It also duplicates the SoloCam C210 and Floodlight Cam E340 definitions as a starting point. Fixes: bropat#579 Signed-off-by: Jarod Wilson <[email protected]>
This just adds in the serial number matching in what looks like the right places for these two cameras: - SoloCam E30 (T8171) - FloodLight E30 (T8426) It also duplicates the SoloCam C210 and Floodlight Cam E340 definitions as a starting point. Fixes: bropat#579 Signed-off-by: Jarod Wilson <[email protected]>
This just adds in the serial number matching in what looks like the right places for these two cameras: - SoloCam E30 (T8171) - FloodLight E30 (T8426) It also duplicates the SoloCam C210 and Floodlight Cam E340 definitions as a starting point. Fixes: bropat#579 Signed-off-by: Jarod Wilson <[email protected]>
Describe the solution you'd like
I've just installed Eufy Security support in my Home Assistant instance. I've a SoloCam E30 (T8171) device, and it shows up in Home Assistant, but with no camera entities (or any other useful entities) attached to it. My door open/close sensors show up correctly though, so I'm pretty sure I've set things up correctly.
The text was updated successfully, but these errors were encountered: