You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am geetting error in HA Zigbee2mqtt at start since a few versions of Zigbee2mqtt:
Zigbee2MQTT:error 2024-01-20 17:21:19: Failed to load external converter file 'DIYRuZ_Motion_HA.js' (Cannot read properties of undefined (reading 'battery')) Zigbee2MQTT:error 2024-01-20 17:21:19: Probably there is a syntax error in the file or the external converter is not compatible with the current Zigbee2MQTT version Zigbee2MQTT:error 2024-01-20 17:21:19: Note that external converters are not meant for long term usage, it's meant for local testing after which a pull request should be created to add out-of-the-box support for the device
It worked in the past but now I am always getting this error. All other Zigbee-devices are working well, it seems that its only related to this Coverter.
When i manually add the Extension I am also getting following error:
Cannot read properties of undefined (reading 'battery')
Request
'zigbee2mqtt/bridge/request/extension/save' failed with error: 'Cannot read properties of undefined (reading 'battery')'
Is there any solution for that?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Hello, I am geetting error in HA Zigbee2mqtt at start since a few versions of Zigbee2mqtt:
Zigbee2MQTT:error 2024-01-20 17:21:19: Failed to load external converter file 'DIYRuZ_Motion_HA.js' (Cannot read properties of undefined (reading 'battery')) Zigbee2MQTT:error 2024-01-20 17:21:19: Probably there is a syntax error in the file or the external converter is not compatible with the current Zigbee2MQTT version Zigbee2MQTT:error 2024-01-20 17:21:19: Note that external converters are not meant for long term usage, it's meant for local testing after which a pull request should be created to add out-of-the-box support for the device
It worked in the past but now I am always getting this error. All other Zigbee-devices are working well, it seems that its only related to this Coverter.
When i manually add the Extension I am also getting following error:
Is there any solution for that?
Thank you in advance.
The text was updated successfully, but these errors were encountered: