Hi guys, I have an power sensor (Zemismart SPM01) and it is working in Z2M but presenting instabilities. So I’ve decided to usa ZHA, but I discovered it’s incompatible.
Then I found some a possible solutions which is quirks but I can’t make it work.
Quirks:
https://github.com/zigpy/zha-device-handlers/commit/719490a2fda71ca790252e952224583cb090aa6e
https://github.com/agocsdaniel/zha-device-handlers/blob/4ce2de5f38bc24b2ee462d3cffa8252e572cb228/zhaquirks/tuya/ts0601_din_power.py
Device model according the manufacturer
Type and class are empity
So I’ve created the file as recommended
Home Assistant found the quirks (I guess) but it doesn’t work
Can someone help me solve this situation?