Git Product home page Git Product logo

Comments (8)

itavero avatar itavero commented on May 23, 2024 2

Previously the Coordinator was never created as it was marked as supported: false by the information provided by Zigbee2MQTT.

Since Zigbee2MQTT v1.35 it actually changed to supported: true, which caused data to be referenced for the Coordinator that is actually not supplied by Zigbee2MQTT.
That last part is fixed, but I did not do anything specific to get rid of any "Coordinator accessories" that might have been incorrectly created.

I would suggest to clean them by hand indeed, as indicated in a previous comment.

from homebridge-z2m.

yandy-r avatar yandy-r commented on May 23, 2024 1

Previously the Coordinator was never created as it was marked as supported: false by the information provided by Zigbee2MQTT.

Since Zigbee2MQTT v1.35 it actually changed to supported: true, which caused data to be referenced for the Coordinator that is actually not supplied by Zigbee2MQTT.

That last part is fixed, but I did not do anything specific to get rid of any "Coordinator accessories" that might have been incorrectly created.

I would suggest to clean them by hand indeed, as indicated in a previous comment.

Understood and thank you, this could be closed it seems

from homebridge-z2m.

yandy-r avatar yandy-r commented on May 23, 2024

Turns out that "removing the cached Coordinators" made it run again. Was that the fix for 1.9.3? Just curious to see if it's something I need to look out for until further notice, and I guess that would make it related to #794 after all.

from homebridge-z2m.

rionshin avatar rionshin commented on May 23, 2024

Turns out that "removing the cached Coordinators" made it run again. Was that the fix for 1.9.3? Just curious to see if it's something I need to look out for until further notice, and I guess that would make it related to #794 after all.

@yandy-r how do you removed cached coordinators ?

from homebridge-z2m.

yandy-r avatar yandy-r commented on May 23, 2024

Turns out that "removing the cached Coordinators" made it run again. Was that the fix for 1.9.3? Just curious to see if it's something I need to look out for until further notice, and I guess that would make it related to #794 after all.

@yandy-r how do you removed cached coordinators ?

Homebridge Settings -> Remove Single Cached Accessory (near the bottom) -> Then look fo the one you want to remove

from homebridge-z2m.

rionshin avatar rionshin commented on May 23, 2024

Turns out that "removing the cached Coordinators" made it run again. Was that the fix for 1.9.3? Just curious to see if it's something I need to look out for until further notice, and I guess that would make it related to #794 after all.

@yandy-r how do you removed cached coordinators ?

Homebridge Settings -> Remove Single Cached Accessory (near the bottom) -> Then look fo the one you want to remove

@yandy-r That's my error - how to know which accessory to remove ? - I don't see ID !

[1/4/2024, 3:23:34 PM] Loaded 21 cached accessories from cachedAccessories.0E4F3B3A4F53.

/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/dist/lib/Accessory.js:1800
.getCharacteristic(Characteristic_1.Characteristic.Identify)
^
TypeError: Cannot read properties of undefined (reading 'getCharacteristic')
at Accessory._sideloadServices (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/dist/lib/Accessory.js:1800:13)
at Function.Accessory.deserialize (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:2188:15)
at Function.deserialize (/var/lib/homebridge/node_modules/homebridge/src/platformAccessory.ts:172:33)
at /var/lib/homebridge/node_modules/homebridge/src/bridgeService.ts:240:34
at Array.map ()
at BridgeService.loadCachedPlatformAccessoriesFromDisk (/var/lib/homebridge/node_modules/homebridge/src/bridgeService.ts:239:58)
at ChildBridgeFork.startBridge (/var/lib/homebridge/node_modules/homebridge/src/childBridgeFork.ts:142:5)
[1/4/2024, 3:23:35 PM] [homebridge-z2m] Child bridge process ended

from homebridge-z2m.

rionshin avatar rionshin commented on May 23, 2024

@yandy-r ohh i figure it out - i removed Coordinator - i had 5 coordinators no idea why and i removed all of them.

from homebridge-z2m.

rionshin avatar rionshin commented on May 23, 2024

Yeah i updated Z2M to 1.35 before updating Homebridge add-on Z2M and it start crashes and creating this Coordinator Device , after updating to latest version of the add-on - Coordinator was still there and need to delete it manually to be able to start the add-on.

from homebridge-z2m.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.