Hue motion sensor don't show up as a thing

Can’t find my hue motion sensor from hue binding, all lamps shows directly. has try to configuration from VSC, no hue motion sensor will be shown as thing in Paper UI

Bridge hue:bridge:1 “Hue Bridge” [ ipAddress=“hueip”, userName=“hueloggin” ] {

0210 bulb4 “Kitchen Tabel Light” [ lightId=“4” ]

0210 bulb5 “Masterbedroom 1” [ lightId=“5” ]
0210 bulb6 “Masterbedroom 2” [ lightId=“6” ]
0210 bulb7 “Masterbedroom 3” [ lightId=“7” ]
0210 bulb8 “Masterbedroom 4” [ lightId=“8” ]

0210 bulb9 “Hall 1” [ lightId=“9” ]
0210 bulb10 “Hall 2” [ lightId=“10” ]
0210 bulb11 “Hall 3” [ lightId=“11” ]
0210 bulb12 “Hall 4” [ lightId=“12” ]

0210 bulb13 “Nova 1” [ lightId=“13” ]
0210 bulb14 “Nova 2” [ lightId=“14” ]
0210 bulb15 “Nova 3” [ lightId=“15” ]
0210 bulb16 “Nova 4” [ lightId=“16” ]

0210 bulb18 “Livingroom Windowlight Backyard” [ lightId=“18” ]
0210 bulb19 “Livingroom Windowlight Garden” [ lightId=“19” ]

0106 light-level-sensor “Light-Sensor” @ “Entrance” [ sensorId=“3” ]
0107 motion-sensor “Motion-Sensor” @ “Entrance” [ sensorId=“4” ]
0302 temperature-sensor “Temp-Sensor” @ “Entrance” [ sensorId=“5” ]

Have you bound an item to the sensor?

also, change the dash ("-") to an underscore, I am pretty sure that you will get syntax errors with the name “light-level-sensor”.

For the record, the following works in my system:

....
0107  42 "Hue outdoor motion sensor 1" @ "Terasse" [ sensorId = "42" ]
0106  43 "Hue outdoor ambient light sensor" @ "Terasse" [ sensorId = "43" ]
0302  44 "Hue outdoor temperature sensor 1" @ "Terasse" [ sensorId = "44" ]
....

Find out that i have the 2.2 binding instade of 2.4