stfnhmplr / homebridge-synology

Control your Synology Diskstation with Homekit
MIT License
161 stars 15 forks source link

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

Open mames13 opened 1 year ago

mames13 commented 1 year ago

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 har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: 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 request@2.88.2: 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: