apexad / eufy-robovac

NodeJS library to control Eufy RoboVac
MIT License
59 stars 17 forks source link

register with an incorrect plugin identifier #23

Closed bertl83 closed 2 years ago

bertl83 commented 2 years ago

Hey. I want to use the Eufy via Homebridge Adapter in my iobroker. All configured right, but dont work. In the Debug i can see:

ham.0 2021-10-25 11:25:27.273 debug [2021-10-25 11:25:27] Registering accessory '@lu7as/homebridge-eufy-robovac.Eufy RoboVac'

ham.0 2021-10-25 11:25:27.273 debug [2021-10-25 11:25:27] Plugin '@lu7as/homebridge-eufy-robovac' tried to register with an incorrect plugin identifier: 'homebridge-eufy-robovac'. Please report this to the developer!

ham.0 2021-10-25 11:25:27.272 debug [2021-10-25 11:25:27] Loaded plugin: @lu7as/homebridge-eufy-robovac@2.1.1

ham.0 2021-10-25 11:25:26.542 debug [2021-10-25 11:25:26] Registering accessory 'homebridge-eufy-robovac.Eufy RoboVac'

ham.0 2021-10-25 11:25:26.540 debug [2021-10-25 11:25:26] Loaded plugin: homebridge-eufy-robovac@2.1.3

ham.0 2021-10-25 11:25:22.490 info Install/Update @lu7as/homebridge-eufy-robovac@2.1.1

ham.0 2021-10-25 11:25:22.489 info Install/Update homebridge-eufy-robovac@2.1.3

ham.0 2021-10-25 11:25:22.486 info Install/Update the following Libraries: homebridge-fibaro-hc2@2.4.3, homebridge-eufy-robovac@2.1.3, @lu7as/homebridge-eufy-robovac@2.1.1

apexad commented 2 years ago

Will look at this when I start back up work on this plugin. Hopefully in a month or so, but no promises.

apexad commented 2 years ago

Looks like you loaded https://www.npmjs.com/package/@lu7as/homebridge-eufy-robovac not https://www.npmjs.com/package/homebridge-eufy-robovac

Unsure what this @lu7as version on nom is but it is not me that pushed that.