Purchased 4 of the Third Reality outlets/plugs just to run as outlets not really for power management. In the log on the hubitat I am seeing this:
[dev:238] 2024-08-21 10:47:29.042 AM[warn] Kitchen-Outlet-Buglight-New zigbee received unknown Electrical Measurement cluster attribute 0x0510 (value 33)
There seems to be a new attribute that isn't mapped by the driver. Any idea on how to fix? It is coming in every 1 to 2 minutes.
Update
Ok after some more research that 0x0510 is the power factor. Your driver is already calculating the value. I think I may make a copy of the driver add it to the table of cluster/value just to remove the warning and leave your power factor calculations in the driver.