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

npm WARN (s) and On Off Switch not working. #83

Open
mames13 opened this issue Jan 2, 2023 · 0 comments
Open

npm WARN (s) and On Off Switch not working. #83

mames13 opened this issue Jan 2, 2023 · 0 comments
Labels

Comments

@mames13
Copy link

mames13 commented Jan 2, 2023

Describe Your Problem:
<Hi,
Synology DS120j, DS716+ii, DS216+ii all running 7.0.1 can not turn off or on. They also do not show current status (they display as off when on).

My Homebridge is hosted on the DS120j running version 7.0.1. (direct installation, not using docker).

I think I experimented with this plugin on my Mac OS. 10.15 last month and it worked well.

I have since moved my Homebridge over to the DS120j though.

I would love to get this working because it's so cool, do you know how I can get fix it?
Thank you! M >

Logs:

npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142

changed 88 packages, and audited 89 packages in 3m

3 packages are looking for funding
  run `npm fund` for details

2 high severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

Plugin Config:
{
"name": "120j",
"host": "xxx.xxx.x.xxx",
"mac": "xx:xx:xx:xx:xx:xx",
"port": 5000,
"username": "xxxxxxx",
"password": "xxxxxxxxxxxxxx",
"protocol": "http",
"version": "6.2.2",
"startupTime": 60,
"shutdownTime": 60,
"_bridge": {
"username": "xx:xx:xx:xx:xx:xx",
"port": 39039
},
"accessory": "synology",
"disabled": []
}

Screenshots:

Environment:

  • homebridge-synology v0.5.0:
  • Homebridge Version: <3.0.9>
  • Node.js Version: < v16.16.0>
  • NPM Version:
  • Operating System: <Synology v 7>
@mames13 mames13 changed the title nom WARN (s) and On Off Switch not working. npm WARN (s) and On Off Switch not working. Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant