Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Homebridge crashes on startup #29

Open
melgu opened this issue Jun 5, 2019 · 3 comments
Open

Homebridge crashes on startup #29

melgu opened this issue Jun 5, 2019 · 3 comments

Comments

@melgu
Copy link

melgu commented Jun 5, 2019

Homebridge crashes on startup if the respective accessory is inside the config.

Error: The requested accessory 'DenonMarantzAVR' was not registered by any plugin.

Homebridge works without it.

I installed this accessory using:

sudo npm install -g homebridge-denon

Part of the config:

"accessory": "DenonMarantzAVR",
"name": "Denon",
"ip": "192.168.178.9",
"defaultInput": "GAME",
"defaultVolume": 40,
"minVolume": 10,
"maxVolume": 70,
"doPolling": true,
"pollingInterval": 60

I already tried reinstalling homebridge-denon without success.

@mreassassin
Copy link

same. I'm hoping to be able to, eventually set up switches to change inputs on my denon avr x4400h.

currently I can just turn it on/off and adjust volume with the marantz-volume plugin.

I've been looking for a fix on this for the past couple days... finally saw this post.

@djsomi
Copy link

djsomi commented Sep 25, 2019

Same here, I had to roll back to @0.3.1

@djsomi
Copy link

djsomi commented Jun 2, 2020

Any news on this one?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants