Hallo zusammen, ich habe auch mal wieder eine Frage.
Und zwar wollte ich nun auch endlich mal meine Ring Kameras in die Homebridge hinzufügen, aber wer hätte es gedacht, es will einfach nicht funktionieren. Ich habe das Homebridge Ring Plugin installiert, aber nichts tut sich.
Kann mir bitte jemand helfen?
Das kommt nach dem Neustart der Homebridge....
[26/03/2023, 16:16:15] The plugin "homebridge-ring" requires Node.js version of ^16 ^18 which does not satisfy the current Node.js version of v14.18.1. You may need to upgrade your installation of Node.js - see https://homebridge.io/w/JTKEF
[26/03/2023, 16:16:16] ====================
[26/03/2023, 16:16:16] ERROR LOADING PLUGIN homebridge-ring:
[26/03/2023, 16:16:16] Error: Cannot find module 'timers/promises'
Require stack:
- /usr/local/lib/node_modules/homebridge-ring/node_modules/werift/lib/ice/src/ice.js
- /usr/local/lib/node_modules/homebridge-ring/node_modules/werift/lib/ice/src/index.js
- /usr/local/lib/node_modules/homebridge-ring/node_modules/werift/lib/webrtc/src/index.js
- /usr/local/lib/node_modules/homebridge-ring/node_modules/ring-client-api/lib/streaming/peer-connection.js
- /usr/local/lib/node_modules/homebridge-ring/node_modules/ring-client-api/lib/streaming/streaming-connection-base.js
- /usr/local/lib/node_modules/homebridge-ring/node_modules/ring-client-api/lib/streaming/webrtc-connection.js
- /usr/local/lib/node_modules/homebridge-ring/node_modules/ring-client-api/lib/ring-camera.js
- /usr/local/lib/node_modules/homebridge-ring/node_modules/ring-client-api/lib/location.js
- /usr/local/lib/node_modules/homebridge-ring/node_modules/ring-client-api/lib/api.js
- /usr/local/lib/node_modules/homebridge-ring/node_modules/ring-client-api/lib/index.js
- /usr/local/lib/node_modules/homebridge-ring/lib/ring-platform.js
- /usr/local/lib/node_modules/homebridge-ring/lib/index.js
- /usr/local/lib/node_modules/homebridge/lib/plugin.js
- /usr/local/lib/node_modules/homebridge/lib/pluginManager.js
- /usr/local/lib/node_modules/homebridge/lib/server.js
- /usr/local/lib/node_modules/homebridge/lib/cli.js
- /usr/local/lib/node_modules/homebridge/bin/homebridge
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
at Function.Module._load (internal/modules/cjs/loader.js:746:27)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (internal/modules/cjs/helpers.js:93:18)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-ring/node_modules/ice/src/ice.ts:11:1)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Module.require (internal/modules/cjs/loader.js:974:19)
[26/03/2023, 16:16:16] ====================