Site updated at 2017-07-29 22:06:40 UTC
This commit is contained in:
parent
e55d4ce725
commit
59edc9bad6
744 changed files with 14665 additions and 3545 deletions
|
@ -75,8 +75,8 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">pushbullet</code> sensor platform reads messages from <a href="https://www.pushbullet.com/">Pushbullet</a>, a free service to send information between your phones, browsers, and friends.
|
||||
This sensor platform provide sensors that show the properties of the latest recevied pushbullet notification mirror.</p>
|
||||
<p>Notification Mirroring allows users to see their Android device’s notifications on their computer. It must be first enabled in the app and is currently only available on the Android platform. For more information, please see <a href="https://blog.pushbullet.com/2013/11/12/real-time-notification-mirroring-from-android-to-your-computer/">this announcement</a> on the Pushbullet Blog</p>
|
||||
This sensor platform provides sensors that show the properties of the latest received Pushbullet notification mirror.</p>
|
||||
<p>Notification Mirroring allows users to see their Android device’s notifications on their computer. It must be first enabled in the app and is currently only available on the Android platform. For more information, please see <a href="https://blog.pushbullet.com/2013/11/12/real-time-notification-mirroring-from-android-to-your-computer/">this announcement</a> on the Pushbullet Blog.</p>
|
||||
<p>To enable the Pushbullet sensor in your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">sensor</span><span class="pi">:</span>
|
||||
|
@ -389,6 +389,9 @@ This sensor platform provide sensors that show the properties of the latest rece
|
|||
<li>
|
||||
<a href='/components/sensor.wink/'>Wink Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.xiaomi/'>Xiaomi Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.zwave/'>Z-Wave Sensor</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue