lukasroegner / homebridge-philips-hue-sync-box

Homebridge plugin for the Philips Hue Sync Box.
MIT License
55 stars 12 forks source link

Unable to start up #67

Closed kurktchiev closed 11 months ago

kurktchiev commented 11 months ago

I have everything up and going but my child bridge keeps dying with:

/homebridge/node_modules/homebridge-philips-hue-sync-box/src/sync-box-device.js:33
            lightBulbAccessory = new Accessory(state.device.name, UUIDGen.generate('LightBulbAccessory'));
                                                            ^
TypeError: Cannot read properties of undefined (reading 'name')
    at new SyncBoxDevice (/homebridge/node_modules/homebridge-philips-hue-sync-box/src/sync-box-device.js:33:61)
    at /homebridge/node_modules/homebridge-philips-hue-sync-box/src/philips-hue-sync-box-platform.js:96:31

Same error happens if i switch it to a Switch type but now the error says it cant add switchAccessory.

Any thoughts?

kurktchiev commented 11 months ago

I did go in the cache and remove any Hue Sync stuff it had cached in hopes it was tripping up on previous installs or something. no luck

kurktchiev commented 11 months ago

nm i had the wrong IP for the syncbox....