Skip to content
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

Open
jarodwilson opened this issue Jan 2, 2025 · 3 comments · May be fixed by #583
Open

[Feature request]: SoloCam E30 (T8171) support #579

jarodwilson opened this issue Jan 2, 2025 · 3 comments · May be fixed by #583
Labels
enhancement New feature or request

Comments

@jarodwilson
Copy link

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.

@jarodwilson jarodwilson added the enhancement New feature or request label Jan 2, 2025
@wbrowning71
Copy link

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.

@genomez
Copy link

genomez commented Jan 8, 2025

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

@jarodwilson
Copy link
Author

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.

jarodwilson added a commit to jarodwilson/eufy-security-client that referenced this issue Jan 8, 2025
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]>
jarodwilson added a commit to jarodwilson/eufy-security-client that referenced this issue Jan 14, 2025
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]>
jarodwilson added a commit to jarodwilson/eufy-security-client that referenced this issue Jan 15, 2025
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]>
jarodwilson added a commit to jarodwilson/eufy-security-client that referenced this issue Jan 16, 2025
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]>
jarodwilson added a commit to jarodwilson/eufy-security-client that referenced this issue Jan 16, 2025
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]>
jarodwilson added a commit to jarodwilson/eufy-security-client that referenced this issue Jan 16, 2025
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]>
jarodwilson added a commit to jarodwilson/eufy-security-client that referenced this issue Jan 16, 2025
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants