Site updated at 2016-09-02 05:58:21 UTC
This commit is contained in:
parent
863686bc07
commit
c3d2095713
25 changed files with 60 additions and 50 deletions
|
@ -90,8 +90,9 @@
|
|||
|
||||
|
||||
<p>The <code class="highlighter-rouge">fritzbox_callmonitor</code> sensor monitors the call monitor exposed by <a href="http://avm.de/produkte/fritzbox/">AVM Fritz!Box</a> routers
|
||||
on TCP port 1012. It will assume the values ‘idle’, ‘ringing’, ‘dialing’, or ‘talking’,
|
||||
with the phone numbers involved contained in the state attributes.</p>
|
||||
on TCP port 1012. It will assume the values <code class="highlighter-rouge">idle</code>, <code class="highlighter-rouge">ringing</code>, <code class="highlighter-rouge">dialing</code>, or <code class="highlighter-rouge">talking</code> with the phone numbers involved contained in the state attributes.</p>
|
||||
|
||||
<p>To activate the call monitor on your Fritz!Box, dial #96<em>5</em> from any phone connected to it.</p>
|
||||
|
||||
<p>To use the Fritz!Box call monitor in your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
|
||||
|
@ -124,6 +125,9 @@ with the phone numbers involved contained in the state attributes.</p>
|
|||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/avm.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Polling
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.27
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue