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

Timezone settings in hassos #79

Closed
magnusoverli opened this issue Jul 5, 2018 · 3 comments
Closed

Timezone settings in hassos #79

magnusoverli opened this issue Jul 5, 2018 · 3 comments

Comments

@magnusoverli
Copy link

Hi!

I am having an issue where I cannot get the correct time in my logs. The hass.io log can have this event:
18-07-05 09:30:48 INFO (MainThread) [hassio.api.proxy] /homeassistant/api/states access from a0d7b954_appdaemon3, but time was actually 11:30:48. There is a two hour offset...
I have set time_zone: Europe/Oslo in configuration.yaml.
Do we have access to set the time for supervisor in another way?

@pvizeli
Copy link
Member

pvizeli commented Jul 5, 2018

Supervisor and OS run in UTC by designe. All other they run on top of this are in your local time zone. Maybe we change the logging time in future but actual is nothing on roadmap.

@pvizeli pvizeli closed this as completed Jul 6, 2018
@kmcelroy
Copy link

This is throwing off all my time-based automations in Node-Red. There has to be a workaround (other than the tedious calculation of adding 7 hours to every time I want to filter)

@tyborall
Copy link

tyborall commented Aug 9, 2018

@pvizeli Why not updating the timezone (automatically) from Home Assistant on the host system? Is that not possible?

@home-assistant home-assistant locked as off-topic and limited conversation to collaborators Aug 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants