[SOLVED] Change Timezone of DateTime Item

Hello,

I have added a xiaomi aqara door sensor and using follow config:

Item:

DateTime Door_Balkon_LastOpened "[%1$td.%1$tm %1$tH:%1$tM]" <clock-on> (Tuerkontakt, gLastOpened) { channel="mihome:sensor_magnet_aq2:158d0002729fdb:lastOpened" }

Sitemap:

Text item=Door_Balkon_LastOpened label="Änderung [%1$td.%1$tm.%1$ty %1$tH:%1$tM]"

Actually xiaomi returns the wrong timezone so i’ts one hour ealier

Result: 01.01.2019 16:25
Required: 01.01.2019 17:25

What do i need to change to get the result in right timezone?

Best regards,

Webfeger

I solve this issue with changing timezone in raspberry pi. it wasn’t configured before :see_no_evil: