alessiodionisi / homebridge-lgtv2

LG webOS plugin for homebridge: https://github.com/nfarina/homebridge
MIT License
29 stars 7 forks source link

Update gone wrong #7

Closed m11rphy closed 7 years ago

m11rphy commented 7 years ago

Tried updating but now keep getting this error and can't load home bridge

[12/12/2016, 7:35:56 PM] [TV ] Initializing LGTv2 accessory... /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Service.js:71 throw new Error("Cannot add a Characteristic with the same UUID as another Characteristic in this Service: " + existing.UUID); ^

Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: 0000006E-0000-1000-8000-0037BB765291 at Service.addCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Service.js:71:13) at new LGTv2 (/usr/local/lib/node_modules/homebridge-lgtv2/index.js:80:16) at Server._loadAccessories (/usr/local/lib/node_modules/homebridge/lib/server.js:264:29) at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:80:38) at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:40:10) at Object. (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.runMain (module.js:604:10) at run (bootstrap_node.js:394:7) at startup (bootstrap_node.js:149:9) at bootstrap_node.js:509:3

m11rphy commented 7 years ago

I just formatted by whole Mac and started fresh still get the same error

alessiodionisi commented 7 years ago

Please attach your homebridge configuration file

m11rphy commented 7 years ago

{ "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-111" },

"accessories": [

{ "accessory": "TADO", "name": "Tado", "homeID": "61147", "username": "*", "password": "***" }, { "accessory": "WeMo", "name": "Christmas Tree", "description": "Christmas Tree Lights.", "wemo_name": "Christmas Tree" }, { "accessory": "LGTv2", "name": "TV ", "mac": "E8:F2:E2:C1:B3:32", "ip": "192.168.1.14" }, { "accessory": "SkyPlusHDBox", "name": "Sky Box", "ipAddress": "192.168.1.64", "region": "london-essex" } ],

"platforms": [] }

m11rphy commented 7 years ago

If I remove the your plugin homebridge works fine

alessiodionisi commented 7 years ago

We need to change homebridge-lgtv2 characteristics UUID to some other random strings ;) I'll do a quick update

alessiodionisi commented 7 years ago

Please, update and try the new version

m11rphy commented 7 years ago

I have unintalled the plugin, so do I just reinstall the plugin ?

toshibochan commented 7 years ago

@m11rphy now everyone have you email and password. Better change your password.

alessiodionisi commented 7 years ago

@m11rphy yes simple reinstall

m11rphy commented 7 years ago

Thanks, I'll try this when I get home

m11rphy commented 7 years ago

Still not working, homebdige ran on my Mac but all accessories say no reponse, I remove home bridge from the home app then I couldn't re add it. Remove the LG plugin and home bridge worked again

m11rphy commented 7 years ago

@alessiodionisi any ideas budy ? I need to get my home kit set up back running

amitgandhinz commented 7 years ago

im running into a similar issue after just updating all my homebridge plugins. I tried removing the LGTv2 plugin but that hasnt resolved the issue so I think it could be something else. Im still investigating and will post what i find here.

Interestingly, watching the homebridge logs, no errors are logged, and it looks like it periodically does stuff, but just cant communicate with the Homekit apps.

m11rphy commented 7 years ago

@alessiodionisi buddy any ideas ?

alessiodionisi commented 7 years ago

@m11rphy update to the latest version please

m11rphy commented 7 years ago

Just tried buddy when I can't add homebridge to home now

m11rphy commented 7 years ago

I'm formatting my mac and starting fresh

alessiodionisi commented 7 years ago

@m11rphy Don't format your mac! Delete the .homebridge folder in the user home

m11rphy commented 7 years ago

To late it's nearly done lol will report back

m11rphy commented 7 years ago

Ok homebdidge is working again, I can turn my lg to on and off again now. Don't have any options to change channel or volume in elgato tho

gerritgutzeit commented 7 years ago

The Volume Control and other features are temporary disabled.

m11rphy commented 7 years ago

Thanks @gerritgutzeit

@alessiodionisi everything is back up running now, many thanks for helping me get this back working