I’m just about at the end of my ropes and not sure what is going on. When I change the name of a device with in zigbee2mqtt interface, i get the following errors and warnings in my HA Core logs. I have posted the screenshots of the errros and my version of HA. For record I am using a brand new SLZB-06 coordinator. I had the same issues with my Sonoff dongle as well. At this point willing to pay someone for helping me fix this. I completely uninstalled both the mqtt broker add on in HA and z2m add on. I’m still getting these warnings and errors . The device works, i just dont know why this happens
when you ask which device, what info and from where can i give you to effectively answer it. Its a zigbee plug. This is happening with any device, even my aqara contact sensor. Doesnt matter which device.
Yes I do checks that box. The issue isn’t that the name doesn’t change in HA. It does. It’s that those errors show up. Also whether I check that box or not , the error show up.
The errors seem to suggest that some script, automation, or other thing that can use Jinja templates is assuming that messages from a particular device have those value_json fields.
I could be wrong, but I think errors like that, which reference Jinja syntax (the {{ and }} delimiters) are due to something that you would have yourself created or imported into HA.
If there aren’t other suggestions, and if you aren’t going to cause yourself destruction (hopefully Z2M is new to your system), I’d try removing and re-adding the MQTT integration. And if that doesn’t work, reinstalling Z2M. But especially as to the Z2M part, if you’ve already got a bunch of devices paired, I’d do that as a last resort.
To be clear, are your devices working properly after the rename? Are you seeing these errors continuously, or only once straight after the rename?
I think I’ve seen similar on adding new devices, or more specifically enabling device sensors that are disabled by defaullt, such as link quality. But I just ignore them assuming they are only momentary errors which happen before sensor values are actually populated with data.
If your devices are actually working fine, I wouldn’t worry about it.