Site updated at 2017-01-20 20:29:55 UTC

This commit is contained in:
Travis CI 2017-01-20 20:29:56 +00:00
parent 5429d68565
commit cf474d43cf
24 changed files with 38 additions and 37 deletions

View file

@ -104,6 +104,7 @@
<ul>
<li><strong>host</strong> (<em>Optional</em>): Use only if you dont want to scan for devices.</li>
<li><strong>ignore_cec</strong> (<em>Optional</em>) A list of chromecasts that should ignore CEC data for determining the active input. <a href="https://github.com/balloob/pychromecast#ignoring-cec-data">See the upstream documentation for more information.</a></li>
</ul>

View file

@ -127,7 +127,7 @@
</li>
</ul>
<p>How to obtain IR/RF packets?</p>
<h3><a class="title-link" name="how-to-obtain-irrf-packets" href="#how-to-obtain-irrf-packets"></a> How to obtain IR/RF packets?</h3>
<p>Choose Call Service from the Developer Tools. Choose the service broadlink/learn_command from the list of Available services: and hit CALL SERVICE. Press the button on your remote with in 20 seconds. The packet will be printed in the log and as a persistent notification.</p>