Edward Firmo

Results 578 comments of Edward Firmo

Could you please capture some of ESPHome logs and look for the time zone info shown both in the beginning (preparation area) of the log file and the one shown...

Which timezone are you trying to set? I will try to duplicate this here...

What have you selected on the Blueprint?

Are you using framework `arduino` or `esp-idf`? Or you don't have this specified in your panel's yaml?

> ESPHome log output: > > ``` > [05:54:31][C][homeassistant.time:010]: Home Assistant Time: > [05:54:31][C][homeassistant.time:011]: Timezone: '-8' > ``` > > ``` > [05:57:20][D][time:051]: Synchronized time: 2024-11-02 13:57:20 > [05:57:20][D][time.on_time_sync:211]: System...

Could you please run some tests to help me troubleshooting this? Please go to **Developer Tools**, select the tab **Actions** and look for an action named something like "**ESPHome: _set_timezone**"....

> The curious is that the NSPanel log shows the correct time (on the left of the log output). I believe that is coming from your system side, not from...

Related: - esphome/issues#3769 - esphome/issues#4273 - #1564 - #1665 - #1768 - #1863 Looks like I have to invest more time on this. 😞

> Is it a ESPHome bug? I believe it is an issue with the ESP-IDF version in use by ESPHome. They are on the way to update to an newer...