- 2016-06-15T06:42:26+00:00
+ 2016-06-16T02:11:13+00:00https://home-assistant.io/
diff --git a/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html b/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html
index ad357c4632..10d9e21e6d 100644
--- a/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html
+++ b/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html
@@ -141,6 +141,10 @@ Home Assistant will keep track of historical values and allow you to integrate i
Besides this, you will need the usual hardware prototype equipment: a breadboard, some wires, soldering iron + wire, Serial USB cable.
+
+Adafruit has stopped selling the HDC1008. One possible replacement is the BME280. Adjusted sketch to work with the BME280 can be found here.
+
+
Connections
On your breadboard, make the following connections from your ESP8266 to the HDC1008:
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index 92f2348301..ad3994a311 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2016-06-15T06:42:26+00:00
+ 2016-06-16T02:11:13+00:00https://home-assistant.io/
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 4c50cfa130..2f04420d20 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2016-06-15T06:42:26+00:00
+ 2016-06-16T02:11:13+00:00https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 22f5d532ea..1dc7640c08 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2016-06-15T06:42:26+00:00
+ 2016-06-16T02:11:13+00:00https://home-assistant.io/
@@ -47,6 +47,10 @@ Home Assistant will keep track of historical values and allow you to integrate i
Besides this, you will need the usual hardware prototype equipment: a breadboard, some wires, soldering iron + wire, Serial USB cable.
+
+Adafruit has stopped selling the HDC1008. One possible replacement is the BME280. Adjusted sketch to work with the BME280 can be found here.
+
+
Connections
On your breadboard, make the following connections from your ESP8266 to the HDC1008:
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index 04a350da66..bace975347 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2016-06-15T06:42:26+00:00
+ 2016-06-16T02:11:13+00:00https://home-assistant.io/
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index 1e1b969cda..bc22d74b55 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2016-06-15T06:42:26+00:00
+ 2016-06-16T02:11:13+00:00https://home-assistant.io/
diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml
index 648413cb3e..77d565dfc9 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2016-06-15T06:42:26+00:00
+ 2016-06-16T02:11:13+00:00https://home-assistant.io/
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index fe73a8c334..1b79e9cebe 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2016-06-15T06:42:26+00:00
+ 2016-06-16T02:11:13+00:00https://home-assistant.io/
@@ -281,6 +281,10 @@ Home Assistant will keep track of historical values and allow you to integrate i
Besides this, you will need the usual hardware prototype equipment: a breadboard, some wires, soldering iron + wire, Serial USB cable.
+
+Adafruit has stopped selling the HDC1008. One possible replacement is the BME280. Adjusted sketch to work with the BME280 can be found here.
+
+
Connections
On your breadboard, make the following connections from your ESP8266 to the HDC1008: