Replies: 1 comment
-
|
closing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I've a question about a log entry: I've just completed the setup of the addon that uses a SONOFF E Dongle. It seems that everything is woking fine (I've paired just one device at the moment), but every time I start the the zigbee2mqtt, in the log tab of the addon page in Home Assistant, I have an assertion failed entry:
Zigbee2MQTT:info 2023-10-04 11:41:23: Starting Zigbee2MQTT version 1.33.1 (commit #unknown)
Zigbee2MQTT:info 2023-10-04 11:41:23: Starting zigbee-herdsman (0.19.0)
Zigbee2MQTT:debug 2023-10-04 11:41:23: Using zigbee-herdsman with settings: '{"adapter":{"concurrent":null,"delay":null,"disableLED":false},"backupPath":"/config/zigbee2mqtt/coordinator_backup.json","databaseBackupPath":"/config/zigbee2mqtt/database.db.backup","databasePath":"/config/zigbee2mqtt/database.db","network":{"channelList":[XX],"extendedPanID":[XXX,XXX,XX,XXX,X,XXX,XXX,XXX],"networkKey":"HIDDEN","panID":XXXX},"serialPort":{"adapter":"ezsp","path":"/dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_XXXXXXXXXXXXXX-XXXX"}}'
Assertion failed: Command (setConfigurationValue) returned unexpected state: [object Object]
Zigbee2MQTT:info 2023-10-04 11:41:27: zigbee-herdsman started (resumed)
Looking at the log int the /config/zigbee2mqtt/log/ folder, the Assertion Failed entry in not present.
Do you know which is the meaning of this entry and if it represents a potential problem? Considering that I've just paired just one device, I'm still in time to switch to ZHA.
Any help will be really appreciated.
Have a nice day.
Beta Was this translation helpful? Give feedback.
All reactions