Site updated at 2017-09-26 07:14:23 UTC

This commit is contained in:
Travis CI 2017-09-26 07:14:23 +00:00
parent 80847eb95a
commit b723b0750d
415 changed files with 2329 additions and 1581 deletions

View file

@ -74,7 +74,7 @@
</h1>
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">currencylayer</code> sensor will show you the current exchange rate from <a href="https://currencylayer.com/">Currencylayer</a> that provides realtime exchange rates for <a href="https://currencylayer.com/currencies">170 currencies</a>. The free account is limited to only USD as a base currency, allows 1000 requests per month, and updates every hour.</p>
<p>The <code class="highlighter-rouge">currencylayer</code> sensor will show you the current exchange rate from <a href="https://currencylayer.com/">Currencylayer</a> that provides real-time exchange rates for <a href="https://currencylayer.com/currencies">170 currencies</a>. The free account is limited to only USD as a base currency, allows 1000 requests per month, and updates every hour.</p>
<p>Obtain your API key <a href="https://currencylayer.com/product">here</a></p>
<p>To enable this sensor, add the following lines 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>