Site updated at 2017-11-29 08:18:45 UTC
This commit is contained in:
parent
9fede7626b
commit
a1681735c3
26 changed files with 68 additions and 65 deletions
|
@ -74,7 +74,10 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">yahoo_finance</code> platform uses <a href="https://finance.yahoo.com/">Yahoo Finance</a> to monitor the stock market.</p>
|
||||
<p class="note warning">
|
||||
This sensor doesn’t work anymore as <a href="https://yahoo.uservoice.com/forums/382977-finance/suggestions/32103877-yahoo-stock-quote-api-please-bring-back">Yahoo!</a> decommissioned the service in early November 2017.
|
||||
</p>
|
||||
<p>The <code class="highlighter-rouge">yahoo_finance</code> platform uses <a href="https://finance.yahoo.com/">Yahoo Finance</a> to monitor the stock market.</p>
|
||||
<p>To enable the <code class="highlighter-rouge">yahoo_finance</code> platform, 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>
|
||||
<span class="s">sensor</span><span class="pi">:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue