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]: Support for Eufycam S300 #264

Closed
dernorberto opened this issue Oct 9, 2023 · 0 comments
Closed

[Feature request]: Support for Eufycam S300 #264

dernorberto opened this issue Oct 9, 2023 · 0 comments
Labels
enhancement New feature or request implemented
Milestone

Comments

@dernorberto
Copy link

Describe the solution you'd like

My eufycam S300 is not being recognized.

  • System Version: 3.2.1.9
  • Subsystem Version: 0.2.0.8

Using Homebase 3 (S380)

  • System Version: 3.3.2.6
  • Subsystem version: 1.4.0.8

I have an error in the addon log, but I am not sure it's related (I will open another issue to track that):

2023-10-09 09:23:37.483  INFO  Eufy Security server listening on host 0.0.0.0, port 3000 
2023-10-09 09:23:40.306  INFO  Connected to station T8030xxxxxxx on host 192.168.188.222 and port 12487 
2023-10-09 09:23:42.765  INFO  Push notification connection successfully established 
2023-10-09 09:23:43.537  ERROR onStationDatabaseQueryLatest Error 
{
  error: {
    message: "DeviceNotFoundError: Device doesn't exists",
    stacktrace: "DeviceNotFoundError: Device doesn't exists\n" +
      '    at EufySecurity.getDevice (/usr/src/app/node_modules/eufy-security-client/build/eufysecurity.js:372:15)\n' +
      '    at EufySecurity.onStationDatabaseQueryLatest (/usr/src/app/node_modules/eufy-security-client/build/eufysecurity.js:2344:26)\n' +
      '    at Station.<anonymous> (/usr/src/app/node_modules/eufy-security-client/build/eufysecurity.js:479:97)\n' +
      '    at Station.emit (node:events:525:35)\n' +
      '    at Station.emit (node:domain:489:12)\n' +
      '    at Station.onDatabaseQueryLatest (/usr/src/app/node_modules/eufy-security-client/build/http/station.js:7377:14)\n' +
      '    at P2PClientProtocol.<anonymous> (/usr/src/app/node_modules/eufy-security-client/build/http/station.js:78:80)\n' +
      '    at P2PClientProtocol.emit (node:events:513:28)\n' +
      '    at P2PClientProtocol.emit (node:domain:489:12)\n' +
      '    at P2PClientProtocol.handleDataControl (/usr/src/app/node_modules/eufy-security-client/build/p2p/session.js:1860:42)'
  },
  stationSN: 'T8030xxxxxxx',
  returnCode: 0
}
2023-10-09 09:25:39.840  INFO  Client disconnected with ip: 127.0.0.1 port: 49518 code: 1000 reason: Normal Closure 
@dernorberto dernorberto added the enhancement New feature or request label Oct 9, 2023
@bropat bropat added fixed in next release Fixed in the code of the next release and removed need hardware or access labels Jan 27, 2024
@bropat bropat added this to the 1.8.0 milestone Jan 27, 2024
@bropat bropat added implemented and removed fixed in next release Fixed in the code of the next release labels Mar 3, 2024
@bropat bropat closed this as completed Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request implemented
Projects
None yet
Development

No branches or pull requests

2 participants