Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] How do I add 1 hour to the time displayed? #211

Open
robgardien opened this issue Feb 9, 2024 · 1 comment
Open

[QUESTION] How do I add 1 hour to the time displayed? #211

robgardien opened this issue Feb 9, 2024 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@robgardien
Copy link

Question

I would like to adjust the timezone to UTC + 1, how can I achieve this?

Additional information

  • used Hardware:
    • ESP32 or ESP8266: Ulanzi TC001
    • EspHoMaTriXv2 version: 2023.12.7
@robgardien robgardien added help wanted Extra attention is needed question Further information is requested labels Feb 9, 2024
@andrewjswan
Copy link

andrewjswan commented Feb 9, 2024

Is this your current TZ, or do you want to register a different one?

If different, then according to the documentation:
https://esphome.io/components/time/index.html

if current:

ESPHome tries to automatically infer the time zone string based on the time zone of the computer that is running ESPHome, but this might not always be accurate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants