Site updated at 2017-10-07 19:25:24 UTC
This commit is contained in:
parent
8bbc40b5d1
commit
ef6d3b2ec0
678 changed files with 10476 additions and 2128 deletions
|
@ -8,7 +8,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>ZigBee Home Automation Sensor - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions how to setup ZigBee Home Automation sensors within Home Assistant.">
|
||||
<meta name="description" content="Instructions on how to setup ZigBee Home Automation sensors within Home Assistant.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/sensor.zha/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
|
@ -16,12 +16,12 @@
|
|||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/sensor.zha/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Instructions how to setup ZigBee Home Automation sensors within Home Assistant.">
|
||||
<meta property="og:description" content="Instructions on how to setup ZigBee Home Automation sensors within Home Assistant.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
<meta name="twitter:title" content="ZigBee Home Automation Sensor">
|
||||
<meta name="twitter:description" content="Instructions how to setup ZigBee Home Automation sensors within Home Assistant.">
|
||||
<meta name="twitter:description" content="Instructions on how to setup ZigBee Home Automation sensors within Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
|
@ -197,6 +197,9 @@
|
|||
<li>
|
||||
<a href='/components/sensor.geizhals/'>Geizhals</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.geo_rss_events/'>GeoRSS Events Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.gitter/'>Gitter Sensor</a>
|
||||
</li>
|
||||
|
@ -245,6 +248,9 @@
|
|||
<li>
|
||||
<a href='/components/sensor.mqtt/'>MQTT Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.raincloud/'>Melnor Raincloud Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.min_max/'>Min/max Sensor</a>
|
||||
</li>
|
||||
|
@ -356,9 +362,15 @@
|
|||
<li>
|
||||
<a href='/components/sensor.tesla/'>Tesla Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.thethingsnetwork/'>The Things Network Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.thinkingcleaner/'>Thinking Cleaner sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.tibber/'>Tibber</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.ups/'>UPS Sensor</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue