Site updated at 2016-10-08 18:28:01 UTC
This commit is contained in:
parent
c33649c7ed
commit
85df6d11f5
522 changed files with 7493 additions and 3477 deletions
|
@ -99,9 +99,7 @@
|
|||
<span class="s">sensor</span><span class="pi">:</span>
|
||||
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">openexchangerates</span>
|
||||
<span class="s">api_key</span><span class="pi">:</span> <span class="s">YOUR_API_KEY</span>
|
||||
<span class="s">base</span><span class="pi">:</span> <span class="s">USD</span>
|
||||
<span class="s">quote</span><span class="pi">:</span> <span class="s">EUR</span>
|
||||
<span class="s">name</span><span class="pi">:</span> <span class="s">USDEUR</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
|
@ -109,9 +107,9 @@
|
|||
|
||||
<ul>
|
||||
<li><strong>api_key</strong> (<em>Required</em>): API Key for <a href="https://openexchangerates.org">Open Exchange Rates</a>.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Name to use in the frontend.</li>
|
||||
<li><strong>base</strong> (<em>Optional</em>): The symbol of the base currency. Defaults to USD</li>
|
||||
<li><strong>quote</strong> (<em>Required</em>): The symbol of the quote or target currency.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Name to use in the frontend.</li>
|
||||
<li><strong>base</strong> (<em>Optional</em>): The symbol of the base currency. Defaults to USD.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue