Xiaomi Datetime not showing up in Basic UI but works in Paper UI

Im having some problem getting my timestamps for my Xiaomi door and Motion sensors.
This is what I see:
image

Here the item in Paper UI:

image

My Item def.

DateTime Motion_Sensor_Sove_LastActivity (gAllXiaomiSensors) {channel="mihome:sensor_motion_aq2:44fd7c2d:lastMotion"}

If I change it to

DateTime Motion_Sensor_Sove_LastActivity “[%1$ta %1$tR]” (gAllXiaomiSensors) {channel=“mihome:sensor_motion_aq2:44fd7c2d:lastMotion”}

I’ll get this:

image

Sitemap:

 Frame label="Main" { 
     Default item=Motion_Sensor_Sove_LastActivity

Can annyone help me?

  • Platform information:
    • Hardware: PI3
    • OS: Openhabian
    • Java Runtime Environment: I dont know
    • openHAB version: 2.1
Text item=Motion_Sensor_Sove_LastActivity