openhab / openhab-android

openHAB client for Android
https://play.google.com/store/apps/details?id=org.openhab.habdroid
Eclipse Public License 2.0
598 stars 316 forks source link

Time Display is not shown corectly in Charts #3050

Closed learnlinuxnow closed 1 year ago

learnlinuxnow commented 1 year ago

Actual behaviour

Wenn Displaying Charts included in sitemap time US shown in UTC.

Expected behaviour

Time which is shown shall be the settedlocal timezone of openhab.

Environment data

Client

Server

openHAB Cloud

mueller-ma commented 1 year ago

How does Basic UI handle this?

mueller-ma commented 1 year ago

The app requests the chart as image on the server, so the time zone is controlled by the server. There are some regional settings on https:///settings/services/org.openhab.i18n

I can confirm that my openHAB 3 server returns charts with my time zone.