Skip to content

wrong timezone reading from homeassistant #174

@Vaskyy

Description

@Vaskyy

Hello!
First of all really nice Project!
Love the Customizability.

After a long time of having V1.10.24.1 running, i finally updated to the lastest version.
All went smooth, except that it unfortunately doesnt read the right timezone of homeassistant anymore:


Time Readings:
Host:

vaskyy@Vaskyy-Five:~ $ date
Mon 18 Aug 18:17:35 CEST 2025

LXC:

root@vaskyy-ha:~# date
Mon 18 Aug 18:16:17 CEST 2025

ESPHome Docker inside LXC:

root@vaskyy-ha:~# docker exec -it esphome sh
# date
Mon Aug 18 18:16:41 CEST 2025

Home Assistant Docker inside LXC:

root@vaskyy-ha:~# docker exec -it homeassistant sh
/config # date
Mon Aug 18 18:17:15 CEST 2025

Timezone inside Home Assistant GUI:

Image

In ESPHome-Log i read:

INFO Detected timezone 'Etc/UTC'

and then later on:

....
[18:13:17][C][homeassistant.time:010]: Home Assistant Time:
[18:13:17][C][homeassistant.time:010]:   Timezone: 'UTC0'
....

Which is not the real reading i suppose?


And finally the 2 hours too early (for me) S3 Box Display:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions