-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
[enhancement]: Add support for CAM S220 SoloCam #338
Comments
I also bought the S220 solo a few days ago to be able to use it with Homebridge/HomeKit. Would be really great if a cam support in the Eufy plugin could be made available in the short term to revise the mistake that Eufy has made (no official HomeKit support) again. I plan then, if the Homebridge support for this cam is available, to buy more. With the built-in solar panel, the S220 is really great & relatively small. Thanks in advance & keep up the good work! BR, |
@julien94800 Have you tried to add enumerated device type 63 in src/configui/app/util/eufy-security-client.utils.ts and updating static isCamera function to include the new device type? I think that should be sufficient as the plugin can already see the Solo220 present in latest build, it just doesn't properly recognize it as a camera. |
While the author of this plug in please respond an update it for the current line up of cameras? |
Hello @ibmaster |
I checked again this morning and I did not found this file.... I'm not skilled enough. If I'm correct these information are only saved in a dependency script? |
I have the Solo220 to and I wish I could see the camera on my home app |
I also have the Solo 220 and looking forward to supporting this device. |
done #351 |
Hello @lenoxys , this device is not yet compatible with last library version |
@julien94800 perhaps is the issue that there is no official homebridge plugin npm release label that incorporates the latest underlying plugin version v2.1.11? |
https://github.com/bropat/eufy-security-client #370 (comment) |
it's been back ported in 2.3.6 hksv |
I just tried / test it with version 2.3.6 hksv on a clean install but it is not working. It still shows S220 as an alarm. |
I also just tried / test it with version 2.3.6 hksv but it is not working. No selection for Operating Mode "Camera" shown. (See Screenshot) In my homebridge Log-File i found this: [11/06/2023, 13:10:22] [EufySecurity] ERROR Garten-Pool handleSecuritySystemCurrentStateGets: Wrong return value |
Is there any update to get this working? |
I also would like to add my S220 to homebridge. Please update the plugin. Many, many thanks. |
Still no update. Is this actively researched. Would be great |
Describe the solution you'd like
Hello
This device type is not compatible at the moment. It seems to be device code 63 from log error message during startup.
Please let me know if any info from devices are needed.
Thanks in advance
The text was updated successfully, but these errors were encountered: