Site updated at 2015-10-27 19:46:09 UTC

This commit is contained in:
Paulus Schoutsen 2015-10-27 12:46:09 -07:00
parent adcde053bb
commit 7412a60701
214 changed files with 2096 additions and 2370 deletions

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -15,7 +16,7 @@
<meta name="description" content="Step by step tutorial to use ESP8266 and a HDC1008 to .">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt">
<link rel="canonical" href="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Report the temperature with ESP8266 to MQTT">