Upgrading Zigbee2mqtt after new device was added - question #5449
tgebarowski
started this conversation in
General
Replies: 1 comment
-
It seems that unsupported device message is from another device, so please ignore this discussion. |
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
-
I upgraded Zigbee2mqtt from 1.16.1 to 1.16.2 (using Docker container) where support to my Carbon Monoxide detector was added:
Koenkk/zigbee-herdsman-converters#1729
Unfortuntely, I am still getting the same message in log as previously (as the device was not supported):
Zigbee2mqtt:warn 2020-12-29 11:52:37: Received message from unsupported device with Zigbee model 'undefined' and manufacturer name 'undefined'
when building a fresh copy of Zigbee2mqtt from 1.16.2 tag and running it on my local PC the device works as expected.
Is there anything like cache or something that I should clean up? I tried deleting database.db - but it resulted in not having any notifications published to MQTT.
Beta Was this translation helpful? Give feedback.
All reactions