diff --git a/atom.xml b/atom.xml index b4cee329ec..6b3c929e8c 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 https://home-assistant.io/ diff --git a/blog/categories/architecture/atom.xml b/blog/categories/architecture/atom.xml index 9307a24606..95cfe8a842 100644 --- a/blog/categories/architecture/atom.xml +++ b/blog/categories/architecture/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: architecture | Home Assistant]]> - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 https://home-assistant.io/ diff --git a/blog/categories/branding/atom.xml b/blog/categories/branding/atom.xml index f94bb084ea..9c2cbd7660 100644 --- a/blog/categories/branding/atom.xml +++ b/blog/categories/branding/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: branding | Home Assistant]]> - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 https://home-assistant.io/ diff --git a/blog/categories/component/atom.xml b/blog/categories/component/atom.xml index 7ac1778eb0..f855eb3545 100644 --- a/blog/categories/component/atom.xml +++ b/blog/categories/component/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: component | Home Assistant]]> - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 https://home-assistant.io/ diff --git a/blog/categories/core/atom.xml b/blog/categories/core/atom.xml index f7a20cbd91..326d2df412 100644 --- a/blog/categories/core/atom.xml +++ b/blog/categories/core/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: core | Home Assistant]]> - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 https://home-assistant.io/ diff --git a/blog/categories/frontend/atom.xml b/blog/categories/frontend/atom.xml index a6dce8b93f..0ad080d438 100644 --- a/blog/categories/frontend/atom.xml +++ b/blog/categories/frontend/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: frontend | Home Assistant]]> - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 94488de032..eb95063d26 100644 --- a/blog/categories/release-notes/atom.xml +++ b/blog/categories/release-notes/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: release-notes | Home Assistant]]> - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index 85850efa47..52014b27c6 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: website | Home Assistant]]> - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 https://home-assistant.io/ diff --git a/getting-started/index.html b/getting-started/index.html index 65d0cfb2a1..23c1048fa8 100644 --- a/getting-started/index.html +++ b/getting-started/index.html @@ -121,15 +121,18 @@ Installing and running Home Assistant on your local machine is easy. Make sure y 2 3 4 +5
git clone --recursive https://github.com/balloob/home-assistant.git
+python3 -m venv home-assistant
 cd home-assistant
-python3 -m pip install --user -r requirements.txt
+python3 -m pip install -r requirements.txt
 python3 -m homeassistant --open-ui
 

Running these commands will:

  1. Download Home Assistant
  2. +
  3. Setup an isolated environment
  4. Navigate to downloaded files
  5. Install the dependencies
  6. Launch Home Assistant and serve web interface on http://localhost:8123
  7. @@ -137,7 +140,7 @@ Installing and running Home Assistant on your local machine is easy. Make sure y

    If you run into any issues, please see the troubleshooting page.

    - You can run Home Assistant in demo mode by appending --demo-mode to line 4. + You can run Home Assistant in demo mode by appending --demo-mode to line 5.

    @@ -159,9 +162,6 @@ Installing and running Home Assistant on your local machine is easy. Make sure y 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. -

    @@ -238,17 +238,10 @@ NOTE: the rest of the commands are not being run as sudo and will install python

    It will be up and running on port 8123

    -

    - You can run Home Assistant in demo mode by appending --demo-mode to line 4. -

    -

    If you want to update to the latest version in the future, run: scripts/update.

    -

    -Home Assistant currently does not fare well if server and client are in different time zones. -

    diff --git a/sitemap.xml b/sitemap.xml index 9538d94808..b8e72d6a46 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -82,493 +82,493 @@ https://home-assistant.io/developers/add_new_platform.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/getting-started/android.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/developers/api.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/developers/architecture.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/arduino.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/automation.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/browser.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/getting-started/configuration.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/configurator.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/conversation.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/developers/creating_components.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/developers/credits.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/device_sun_light_trigger.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/device_tracker.ddwrt.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/device_tracker.luci.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/device_tracker.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/device_tracker.netgear.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/device_tracker.nmap_scanner.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/device_tracker.tomato.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/device_tracker.tplink.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/discovery.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/downloader.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/developers/frontend.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/group.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/help/help.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/history.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/ - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 1.0 https://home-assistant.io/blog/ - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/blog/archives/ - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/ - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/getting-started/ - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/developers/ - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/isy994.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/keyboard.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/light.hue.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/light.limitlessled.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/light.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/logbook.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/media_player.cast.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/media_player.kodi.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/media_player.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/media_player.mpd.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/modbus.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/notify.file.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/notify.instapush.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/notify.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/notify.nma.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/notify.pushbullet.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/notify.pushover.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/notify.smtp.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/notify.syslog.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/notify.xmpp.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/developers/python_api.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/developers/rest_api.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/scene.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/scheduler.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/script.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/sensor.bitcoin.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/sensor.forecast.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/sensor.mysensors.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/sensor.openweathermap.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/sensor.sabnzbd.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/sensor.swiss_public_transport.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/sensor.systemmonitor.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/sensor.time_date.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/sensor.transmission.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/simple_alarm.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/sun.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/switch.command_switch.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/switch.hikvision.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/switch.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/switch.transmission.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/switch.wemo.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/tellstick.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/thermostat.heat_control.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/thermostat.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/thermostat.nest.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/getting-started/troubleshooting.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/vera.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/developers/website.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/wink.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7 https://home-assistant.io/components/zwave.html - 2015-06-30T22:57:52-07:00 + 2015-07-06T20:51:19-07:00 weekly 0.7