Update Panel (#459)

* Update Panel

* Update core.py
This commit is contained in:
Pascal Vizeli 2018-05-04 20:04:34 +02:00 committed by GitHub
parent 0b15f88da3
commit 77881e8a58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 7 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

View File

@ -23,7 +23,8 @@ class HassIO(CoreSysAttributes):
"""Setup HassIO orchestration."""
# update timezone
if self.sys_config.timezone == 'UTC':
self.sys_config.timezone = await fetch_timezone(self.sys_websession)
self.sys_config.timezone = \
await fetch_timezone(self.sys_websession)
# Load DBus
await self.sys_dbus.load()

@ -1 +1 @@
Subproject commit 9d3b5c9d9b8d03e8e3dcdea55eb06b28852eed9a
Subproject commit 38e1b16031c397dda15399c63bfa40c40a5d0351