I have what is probably a silly question..
I'm using HA on a Rpi4 (I guess HA core?)
I got some tuya/loginovo M100 human presence sensors recently.
The issue is they get detected by ZHA and only expose LQI/RSSI
I can either go with zigbee2mqtt or use ZHA quirks.. Given I already got a sizeable amount of zigbee devices and saw no way to migrate from z2m -> zha (apparently the other way works) I wanted to use the quirk.
The issue is everytime it tells me it cannot find the directory (as a result zha fails to load completely - kind of an extreme reaction I feel)
When I use the file editor in HA, I see the 'root' folder seems to be homeassistant
I created a folder called zha_quirks there and added the line to my configuration.yaml as custom_quirks_path: /homeassistant/zha_quirks/
And also tried custom_quirks_path: .homeassistant/zha_quirks/ and custom_quirks_path: homeassistant/zha_quirks/
Would love to know what I'm doing wrong so I can move on with my day haha
I would post some screenshots but it won't let me
