All of the Zigbee modules (from 4 different producers)
react in the same (unwanted) way:
Whether I request the module data of “lastseen” or “lastupdated”
via http://INTERNALADDRESS:8080/api/APIKEY/sensors
or using requests.get(…) in Python does not matter.
The data are transmitted as UTC or GMT time data, although
operating system, RTC as well as Phoscon are set to the same local time.
However, I need to compare the module-time information
at different points in a relatively large Python script
with local time data.
So, how to convince
deCONZ / REST API / RaspBee II
to switch to the local time basis?
P.S.:
I am using
RaspBee II on
Raspberry Pi 5b (OS: Pi Bookworm)
RaspBee Conditions:
Gateway Version 2.28.1
Firmware 26720700
Timezone Europe/Berlin