Closed aknarts closed 2 months ago
I am now fairly certain the issue is somewhere on the network/z2m side, I did load the HA temperature sensor example and that did not update the manufacturer either.
Tried on my second esp32c6 chip and there it works just fine, so the code is not the problem. How do I properly remove a device from zigbee network and z2m?
Closing this, wiped the mqtt out of the face of the earth, and reinstalled it... It was somehow somewhere cashing the data and I could not find it.
Question
I am having bit of a trouble with setting up my manufacturer and model and having Zigbee2MQTT recognize it properly.
For some reason the name is reported in wrong.
Here is my general code around that part
What I did try so far is to erase the flash, erase the partitions, move to a different cluster.
For whatever reason z2m still sees the old cluster and the name is reported wrong.
I am happy to provide any additional info but I am lost now.
Additional context.
Please ignore the crude code, I am trying stuff and breaking stuff in this but the current state of my code is here: https://github.com/aknarts/depth_sensor
No response