Bonjour,
Suite à la mise à jour du plugins homebridge, le daemon ne démarre plus.
Le log :
[11/19/2020, 8:07:51 PM] Loaded config.json with 1 accessories and 3 platforms.
[11/19/2020, 8:07:51 PM] ---
[11/19/2020, 8:07:52 PM] TypeError: Cannot read property 'getCharacteristic' of undefined
at Accessory._this._sideloadServices (/var/www/html/plugins/homebridge/resources/node_modules/hap-nodejs/dist/lib/Accessory.js:1060:17)
at Function.Accessory.deserialize (/var/www/html/plugins/homebridge/resources/node_modules/hap-nodejs/src/lib/Accessory.ts:1718:15)
at Function.deserialize (/var/www/html/plugins/homebridge/resources/node_modules/homebridge/src/platformAccessory.ts:150:33)
at /var/www/html/plugins/homebridge/resources/node_modules/homebridge/src/server.ts:263:34
at Array.map (<anonymous>)
at Server.loadCachedPlatformAccessoriesFromDisk (/var/www/html/plugins/homebridge/resources/node_modules/homebridge/src/server.ts:262:58)
at Server.start (/var/www/html/plugins/homebridge/resources/node_modules/homebridge/src/server.ts:149:10)
at cli (/var/www/html/plugins/homebridge/resources/node_modules/homebridge/src/cli.ts:80:10)
at Object.<anonymous> (/var/www/html/plugins/homebridge/resources/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (internal/modules/cjs/loader.js:1138:30)
[2020-11-19 20:10:02] Loaded config.json with 1 accessories and 3 platforms.
[2020-11-19 20:10:02] ---
[2020-11-19 20:10:02] TypeError: Cannot read property 'getCharacteristic' of undefined
at Accessory._this._sideloadServices (/var/www/html/plugins/homebridge/resources/node_modules/hap-nodejs/dist/lib/Accessory.js:1060:17)
at Function.Accessory.deserialize (/var/www/html/plugins/homebridge/resources/node_modules/hap-nodejs/src/lib/Accessory.ts:1718:15)
at Function.deserialize (/var/www/html/plugins/homebridge/resources/node_modules/homebridge/src/platformAccessory.ts:150:33)
at /var/www/html/plugins/homebridge/resources/node_modules/homebridge/src/server.ts:263:34
at Array.map (<anonymous>)
at Server.loadCachedPlatformAccessoriesFromDisk (/var/www/html/plugins/homebridge/resources/node_modules/homebridge/src/server.ts:262:58)
at Server.start (/var/www/html/plugins/homebridge/resources/node_modules/homebridge/src/server.ts:149:10)
at cli (/var/www/html/plugins/homebridge/resources/node_modules/homebridge/src/cli.ts:80:10)
at Object.<anonymous> (/var/www/html/plugins/homebridge/resources/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (internal/modules/cjs/loader.js:1138:30)
Cordialement