From 2c92b8a2bb082cd024ecd75d61e84d5a1c9f6ffa Mon Sep 17 00:00:00 2001
From: Travis CI
Date: Wed, 6 Jul 2016 06:23:17 +0000
Subject: [PATCH] Site updated at 2016-07-06 06:23:17 UTC
---
atom.xml | 14 +++++++-------
.../index.html | 18 +++++++++---------
blog/categories/community/atom.xml | 2 +-
blog/categories/device-tracking/atom.xml | 2 +-
blog/categories/esp8266/atom.xml | 2 +-
blog/categories/how-to/atom.xml | 14 +++++++-------
blog/categories/ibeacons/atom.xml | 2 +-
blog/categories/internet-of-things/atom.xml | 2 +-
blog/categories/mqtt/atom.xml | 2 +-
blog/categories/organisation/atom.xml | 2 +-
blog/categories/owntracks/atom.xml | 2 +-
blog/categories/presence-detection/atom.xml | 2 +-
.../public-service-announcement/atom.xml | 2 +-
blog/categories/release-notes/atom.xml | 2 +-
blog/categories/survey/atom.xml | 2 +-
blog/categories/talks/atom.xml | 2 +-
blog/categories/technology/atom.xml | 2 +-
blog/categories/user-stories/atom.xml | 2 +-
blog/categories/video/atom.xml | 2 +-
blog/categories/website/atom.xml | 2 +-
blog/index.html | 2 +-
sitemap.xml | 12 ++++++------
22 files changed, 47 insertions(+), 47 deletions(-)
diff --git a/atom.xml b/atom.xml
index e11937723d..851f8a0d22 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
- 2016-07-06T06:19:25+00:00
+ 2016-07-06T06:22:35+00:00https://home-assistant.io/
@@ -19,20 +19,20 @@
2016-07-06T05:00:00+00:00https://home-assistant.io/blog/2016/07/06/pocketchip-running-home-assistant
-Over a year ago I participated in the kickstarter campain for “CHIP - The World’s First Nine Dollar Computer” by Next Thing Co.. I went for the PocketCHIP because of the idea. Display, built-in storage (thus no need for SD cards), battery-powered, and a keyboard are pretty nice features. Last week a package arrives…
+Over a year ago I participated in the kickstarter campaign for “CHIP - The World’s First Nine Dollar Computer” by Next Thing Co.. I went for the PocketCHIP because of the idea. Display, built-in storage (thus no need for SD cards), battery-powered, and a keyboard are pretty nice features. Last week a package arrives…
-
Thanks to Next Thing Co. and their CHIP which is actually 9 USD the space requirement for a single board computer has decreased. No ethernet and HDMI output helped with that. But I guess that the next development cycle will allow us to put those boards in a matchbox including wired networking and a SATA interface.
+
Thanks to Next Thing Co. and their CHIP which is actually 9 USD the space requirement for a single board computer has decreased. No Ethernet and HDMI output helped with that. But I guess that the next development cycle will allow us to put those boards in a matchbox including wired networking and a SATA interface.
Size comparison of a Cubieboard, OrangePi One, and CHIP.
-
If you start using a PocketCHIP you will definitly look like a Blackberry or a GameBoy user. Typing is done with your thumbs :-)
+
If you start using a PocketCHIP you will definitely look like a Blackberry or a GameBoy user. Typing is done with your thumbs :-)
-
First a couple of tweaks like setting up sudo, upgradeing the existing installation, change passwords, enabling ssh, and removal of the annoying stuff then installation of Home Assistant. There is not much to tell…it’s straight-forward. For the sake of completeness below the notes about what I did.
+
First a couple of tweaks like setting up sudo, upgrading the existing installation, change passwords, enabling ssh, and removal of the annoying stuff then installation of Home Assistant. There is not much to tell…it’s straight-forward. For the sake of completeness below the notes about what I did.
A Debian installation is available by default. This means that some dependencies for Home Assistant are missing. I haven’t checked if a new build for the PocketCHIP would include them. So, after a $ sudo apt-get update installing those dependencies take a minute or two.
@@ -59,7 +59,7 @@ $ source bin/activate
-
If you haven’t seen the next two commands already then you should definitiy visit our frontsite.
+
If you haven’t seen the next two commands already then you should visit our frontsite.
With surf the browsing experience on the low-resolution display is not that great. Most shartphones, even very cheap ones, have touchscreens with higher resolutions. Nevermind, midori is not better.
+
With surf the browsing experience on the low-resolution display is not that great. Most smartphones, even very cheap ones, have touchscreens with higher resolutions. Nevermind, midori is not better.
-Over a year ago I participated in the kickstarter campain for “CHIP - The World’s First Nine Dollar Computer” by Next Thing Co.. I went for the PocketCHIP because of the idea. Display, built-in storage (thus no need for SD cards), battery-powered, and a keyboard are pretty nice features. Last week a package arrives…
+Over a year ago I participated in the kickstarter campaign for “CHIP - The World’s First Nine Dollar Computer” by Next Thing Co.. I went for the PocketCHIP because of the idea. Display, built-in storage (thus no need for SD cards), battery-powered, and a keyboard are pretty nice features. Last week a package arrives…
-
Thanks to Next Thing Co. and their CHIP which is actually 9 USD the space requirement for a single board computer has decreased. No ethernet and HDMI output helped with that. But I guess that the next development cycle will allow us to put those boards in a matchbox including wired networking and a SATA interface.
+
Thanks to Next Thing Co. and their CHIP which is actually 9 USD the space requirement for a single board computer has decreased. No Ethernet and HDMI output helped with that. But I guess that the next development cycle will allow us to put those boards in a matchbox including wired networking and a SATA interface.
Size comparison of a Cubieboard, OrangePi One, and CHIP.
-
If you start using a PocketCHIP you will definitly look like a Blackberry or a GameBoy user. Typing is done with your thumbs :-)
+
If you start using a PocketCHIP you will definitely look like a Blackberry or a GameBoy user. Typing is done with your thumbs :-)
-
First a couple of tweaks like setting up sudo, upgradeing the existing installation, change passwords, enabling ssh, and removal of the annoying stuff then installation of Home Assistant. There is not much to tell…it’s straight-forward. For the sake of completeness below the notes about what I did.
+
First a couple of tweaks like setting up sudo, upgrading the existing installation, change passwords, enabling ssh, and removal of the annoying stuff then installation of Home Assistant. There is not much to tell…it’s straight-forward. For the sake of completeness below the notes about what I did.
A Debian installation is available by default. This means that some dependencies for Home Assistant are missing. I haven’t checked if a new build for the PocketCHIP would include them. So, after a $ sudo apt-get update installing those dependencies take a minute or two.
@@ -149,7 +149,7 @@ $ source bin/activate
-
If you haven’t seen the next two commands already then you should definitiy visit our frontsite.
+
If you haven’t seen the next two commands already then you should visit our frontsite.
With surf the browsing experience on the low-resolution display is not that great. Most shartphones, even very cheap ones, have touchscreens with higher resolutions. Nevermind, midori is not better.
+
With surf the browsing experience on the low-resolution display is not that great. Most smartphones, even very cheap ones, have touchscreens with higher resolutions. Nevermind, midori is not better.
- 2016-07-06T06:19:25+00:00
+ 2016-07-06T06:22:35+00:00https://home-assistant.io/
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 74c6de77c5..a51e17fc70 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2016-07-06T06:19:25+00:00
+ 2016-07-06T06:22:35+00:00https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index c184d97979..14475472fb 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2016-07-06T06:19:25+00:00
+ 2016-07-06T06:22:35+00:00https://home-assistant.io/
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index 3fe51cdb68..025a8f6f1f 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2016-07-06T06:19:25+00:00
+ 2016-07-06T06:22:35+00:00https://home-assistant.io/
@@ -19,20 +19,20 @@
2016-07-06T05:00:00+00:00https://home-assistant.io/blog/2016/07/06/pocketchip-running-home-assistant
-Over a year ago I participated in the kickstarter campain for “CHIP - The World’s First Nine Dollar Computer” by Next Thing Co.. I went for the PocketCHIP because of the idea. Display, built-in storage (thus no need for SD cards), battery-powered, and a keyboard are pretty nice features. Last week a package arrives…
+Over a year ago I participated in the kickstarter campaign for “CHIP - The World’s First Nine Dollar Computer” by Next Thing Co.. I went for the PocketCHIP because of the idea. Display, built-in storage (thus no need for SD cards), battery-powered, and a keyboard are pretty nice features. Last week a package arrives…
-
Thanks to Next Thing Co. and their CHIP which is actually 9 USD the space requirement for a single board computer has decreased. No ethernet and HDMI output helped with that. But I guess that the next development cycle will allow us to put those boards in a matchbox including wired networking and a SATA interface.
+
Thanks to Next Thing Co. and their CHIP which is actually 9 USD the space requirement for a single board computer has decreased. No Ethernet and HDMI output helped with that. But I guess that the next development cycle will allow us to put those boards in a matchbox including wired networking and a SATA interface.
Size comparison of a Cubieboard, OrangePi One, and CHIP.
-
If you start using a PocketCHIP you will definitly look like a Blackberry or a GameBoy user. Typing is done with your thumbs :-)
+
If you start using a PocketCHIP you will definitely look like a Blackberry or a GameBoy user. Typing is done with your thumbs :-)
-
First a couple of tweaks like setting up sudo, upgradeing the existing installation, change passwords, enabling ssh, and removal of the annoying stuff then installation of Home Assistant. There is not much to tell…it’s straight-forward. For the sake of completeness below the notes about what I did.
+
First a couple of tweaks like setting up sudo, upgrading the existing installation, change passwords, enabling ssh, and removal of the annoying stuff then installation of Home Assistant. There is not much to tell…it’s straight-forward. For the sake of completeness below the notes about what I did.
A Debian installation is available by default. This means that some dependencies for Home Assistant are missing. I haven’t checked if a new build for the PocketCHIP would include them. So, after a $ sudo apt-get update installing those dependencies take a minute or two.
@@ -59,7 +59,7 @@ $ source bin/activate
-
If you haven’t seen the next two commands already then you should definitiy visit our frontsite.
+
If you haven’t seen the next two commands already then you should visit our frontsite.
With surf the browsing experience on the low-resolution display is not that great. Most shartphones, even very cheap ones, have touchscreens with higher resolutions. Nevermind, midori is not better.
+
With surf the browsing experience on the low-resolution display is not that great. Most smartphones, even very cheap ones, have touchscreens with higher resolutions. Nevermind, midori is not better.
-Over a year ago I participated in the kickstarter campain for “CHIP - The World’s First Nine Dollar Computer” by Next Thing Co.. I went for the PocketCHIP because of the idea. Display, built-in storage (thus no need for SD cards), battery-powered, and a keyboard are pretty nice features. Last week a package arrives…
+Over a year ago I participated in the kickstarter campaign for “CHIP - The World’s First Nine Dollar Computer” by Next Thing Co.. I went for the PocketCHIP because of the idea. Display, built-in storage (thus no need for SD cards), battery-powered, and a keyboard are pretty nice features. Last week a package arrives…
diff --git a/sitemap.xml b/sitemap.xml
index 7f0a94913b..f4eb8e35df 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1908,26 +1908,26 @@
https://home-assistant.io/demo/frontend.html
- 2016-07-06T06:18:46+00:00
+ 2016-07-06T06:21:53+00:00https://home-assistant.io/demo/index.html
- 2016-07-06T06:18:46+00:00
+ 2016-07-06T06:21:53+00:00https://home-assistant.io/googlef4f3693c209fe788.html
- 2016-07-06T06:18:46+00:00
+ 2016-07-06T06:21:53+00:00https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
- 2016-07-06T06:18:46+00:00
+ 2016-07-06T06:21:53+00:00https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
- 2016-07-06T06:18:46+00:00
+ 2016-07-06T06:21:53+00:00https://home-assistant.io/static/mdi-demo.html
- 2016-07-06T06:18:46+00:00
+ 2016-07-06T06:21:53+00:00