Site updated at 2017-12-17 16:27:07 UTC
This commit is contained in:
parent
4e546d5869
commit
db3021af91
919 changed files with 15842 additions and 3639 deletions
|
@ -75,7 +75,7 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
<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.
|
||||
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. A repleacement is the <a href="/components/sensor.alpha_vantage/"><code class="highlighter-rouge">alpha_vantage</code> sensor</a>.
|
||||
</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>
|
||||
|
@ -131,6 +131,9 @@
|
|||
<div class='section'>
|
||||
<h1 class="title delta">Category Finance</h1>
|
||||
<ul class='divided'>
|
||||
<li>
|
||||
<a href='/components/sensor.alpha_vantage/'>Alpha Vantage</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.bitcoin/'>Bitcoin</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue