Whenever I restart HA or reload the ZHA integration, I get the following two errors in my log (the other lines are what come immediately before & after the warnings):
2022-01-17 15:09:49 DEBUG (MainThread) [zigpy.appdb] Current database version is v7
2022-01-17 15:09:49 DEBUG (MainThread) [zigpy.appdb] Loading application state
2022-01-17 15:09:49 WARNING (MainThread) [zigpy.zcl] Unknown cluster 57344
2022-01-17 15:09:49 WARNING (MainThread) [zigpy.zcl] Unknown cluster 57345
2022-01-17 15:09:49 DEBUG (MainThread) [zigpy.appdb] [0xc43c:1:0x0000] Attribute id: 4 value: Securifi Ltd.
I am thinking it started after I unplugged a zigbee smart plug midway through an OTA firmware update. I had a Securifi Peanut Plug that I attempted to upgrade firmware on but it was taking way too long (I forgot to move it closer to my controller). I unplugged it midway through flashing, and attempted to flash it again several times but it stopped at 59% every time. I thought the cluster 57344 might be the cluster it kept failing at, but I don’t remember now and those logs are gone. When I attempt to reflash the plug now it won’t even initiate. For what it’s worth, I flashed 3 other peanut plugs successfully after that problem.
Anyway, I don’t care about the plug. The problem is that even when the plug is removed from the zigbee network and unplugged from the wall, and my HA is rebooted, I still get those two warnings in my log upon restart. I don’t know how to get rid of them, and I don’t know if they are causing any issues or not.