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

Salt fill date appears to be incorrect #6

Open
kkalitowski opened this issue Jan 1, 2025 · 1 comment
Open

Salt fill date appears to be incorrect #6

kkalitowski opened this issue Jan 1, 2025 · 1 comment

Comments

@kkalitowski
Copy link

When clicking the 'Reset fill salt' button, the 'Salt fill on' date changes to something I can't make sense of.

Clack Salt fill on changed to Wed 31 Dec
  • Date button was clicked: January 1, 2025 4:26pm
  • Date 'Salt Fill on' was set to: December 31, 2024 18:40

That's something like 21h46m before my local time.

When flashing the board, I set the timezone to 'America/Chicago', which I got from following this chain of URLs:

  1. https://esphome.io/components/time/sntp.html
  2. https://esphome.io/components/time/#base-time-config
  3. https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

Am I doing something wrong here like choosing an incompatible timezone string, or is there something incorrect in the code? I did reflash the board to make certain I sent it the timezone I have in the YAML.

@kkalitowski kkalitowski changed the title Salt fill date Salt fill date appears to be incorrect Jan 1, 2025
@kkalitowski
Copy link
Author

At @fonske 's suggestion, changing clack.yaml to use platform: homeassistant instead of platform: sntp resolved the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant