diff --git a/atom.xml b/atom.xml index 69fbd3d1a7..5c3660d398 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
Home Assistant is not available on the Play Store. Instead, Home Assistant leverages the new manifest.json support to allow Android devices to add the web application to your homescreen as if it was a native application.
When using boot2docker on OS X you are unable to map the local time to your Docker container. Replace -v /etc/localtime:/etc/localtime:ro
with -e "TZ=America/Los_Angeles"
(replacing America/Los_Angeles with your timezone)
+Home Assistant currently does not fare well if server and client are in different time zones. +
scripts/update
.
++Home Assistant currently does not fare well if server and client are in different time zones. +