SebastianOsinski / HomebridgePluginSamsungAirConditioner

Homebridge plugin for controlling Samsung Air Conditioners working on port 2878
MIT License
29 stars 19 forks source link

Error: The requested accessory 'Samsung Air Conditioner' was not registered by any plugin. #16

Closed bossco79 closed 5 years ago

bossco79 commented 5 years ago

After installing the plug-in v.2 message appears; npm /install: info lifecycle ref-napi@1.4.0~install: Failed to exec install script and then:

2018-12-03 17:09:26 stdout at Function.Module._load (internal/modules/cjs/loader.js:530:3)
2018-12-03 17:09:26 stdout at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
2018-12-03 17:09:26 stdout at Module.load (internal/modules/cjs/loader.js:599:32)
2018-12-03 17:09:26 stdout at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
2018-12-03 17:09:26 stdout at Module._compile (internal/modules/cjs/loader.js:689:30)
2018-12-03 17:09:26 stdout at Object. (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
2018-12-03 17:09:26 stdout at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:45:10)
2018-12-03 17:09:26 stdout at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:87:38)
2018-12-03 17:09:26 stdout at Server._loadAccessories (/usr/local/lib/node_modules/homebridge/lib/server.js:286:42)
2018-12-03 17:09:26 stdout at API.accessory (/usr/local/lib/node_modules/homebridge/lib/api.js:64:13)
2018-12-03 17:09:26 stdout Error: The requested accessory 'Samsung Air Conditioner' was not registered by any plugin.

There was no such problem in Version 1.0.3 - it works fine Tell me where to dig:)))

bossco79 commented 5 years ago

I helped this key when installing --unsafe-perm $ npm install -g homebridge-plugin-samsung-air-conditioner --unsafe-perm