Closed EddieDSuza closed 3 years ago
Describe The Bug: After updating the plugin to the new version - seeing an error in the logs that the plugin was not found.
Expected behavior: Exposes the NAS to Homebridge
Logs:
No plugin was found for the accessory "homebridge-synology" in your config.json. Please make sure the corresponding plugin is installed correctly.
Plugin Config:
{ "name": "Disk", "host": "192.168.86.12", "mac": "XXXX", "port": 5001, "username": "XXXX", "password": "XXX", "protocol": "http", "version": "6.2.2", "startupTime": 60, "shutdownTime": 60, "accessory": "homebridge-synology" }
Hello, found workaround for this, change it into "accessory": "synology"
Awesome that worked .... Cheers
Describe The Bug: After updating the plugin to the new version - seeing an error in the logs that the plugin was not found.
Expected behavior: Exposes the NAS to Homebridge
Logs:
Plugin Config: