Site updated at 2017-08-27 21:55:29 UTC
This commit is contained in:
parent
c862e7a763
commit
5ec8b663ab
1288 changed files with 3263 additions and 3263 deletions
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Paulus Schoutsen">
|
||||
<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="/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">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/">
|
||||
<meta property="og:url" content="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Step by step tutorial to use ESP8266 and a HDC1008 to .">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-10-esp8266-temp/ha-sensor.png">
|
||||
|
@ -325,10 +325,10 @@ Home Assistant will keep track of historical values and allow you to integrate i
|
|||
class="twitter-share-button"
|
||||
data-via="home_assistant"
|
||||
data-related="home_assistant"
|
||||
data-url="/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/"
|
||||
data-counturl="/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/" >Tweet</a>
|
||||
data-url="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/"
|
||||
data-counturl="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/" >Tweet</a>
|
||||
<div class="fb-share-button" style='top: -6px;'
|
||||
data-href="/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/"
|
||||
data-href="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/"
|
||||
data-layout="button_count">
|
||||
</div>
|
||||
<div class="g-plusone" data-size="standard"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue