You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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:
The text was updated successfully, but these errors were encountered: