-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connections #2
Comments
Regarding #2 - when i "sudo npm uninstall -g homebridge-hdmi", my homebridge server continues to work. After I "sudo npm install -g homebridge-hdmi", my homebridge server stops working. ie. Freezes after initializing all the accessories. This happens regardless of if i have the new HDMI accessories added to the config.json for homebridge. After the initialization, I expect the next logged line to be the Scan this code ... [number], but it never gets there. The issue appears to be introduced by having the homebridge-hdmi package installed. Did you come across this at all @x2c ? |
I don't get this issue with my installation, is the cec lib installed correctly? Try running "cec-client -l" on your Pi |
$ cec-client -l device: 1 |
I got the same issue, after installing homebridge-hdmi main hombridge process stops working. pi@raspberrypi:~ $ cec-client -l |
Hi
Thanks for contributing this. I am looking forward to getting it going.
A few questions:
Apr 24 15:26:42 raspberrypi homebridge[1691]: Loaded plugin: homebridge-hdmi
Apr 24 15:26:42 raspberrypi homebridge[1691]: Registering accessory 'homebridge-hdmi.TV'
Apr 24 15:26:42 raspberrypi homebridge[1691]: Registering accessory 'homebridge-hdmi.AMP'
Apr 24 15:26:42 raspberrypi homebridge[1691]: ---
...
...
Apr 24 15:26:50 raspberrypi homebridge[1691]: [TV] Initializing TV accessory...
The text was updated successfully, but these errors were encountered: