Philips Hue Outdoor motion sensor stopped working (Partially fixed)

Hi,
As title states my Philips outdoor motion sensor stopped working. It was working fine but the signal was weak so i added a sonoff power outlet as a router and connected motion sensor to it. It worked 1 day and stopped working. Connection seems fine but no state info. I did disconnected, reset, removed batteries, removed router. Reconnected each time. No luck, it connects to sonoff dongle but no data. Later i discovered /config/zigbee2mqtt/state.json file. There was no definition battery, lux or occupancy. So i added some lines from another motion sensor and magic it started working.
’ “linkquality”: 105,
“motion_sensitivity”: “high”,
“led_indication”: true,
“occupancy_timeout”: 15,
“battery”: 100,
“occupancy”: false,
“temperature”: 22.99,
“illuminance”: 11693,
“illuminance_lux”: 15 ’
So what i am asking is: if anyone uses this motion sensor, could you please copy and pase the section in state.json here. So that if i am missing any definition i fix that issue.
Thank you.

I have the same error using ZHA. It works for a few hours, then loses connection.