Site updated at 2016-06-20 04:19:00 UTC
This commit is contained in:
parent
cd545b5648
commit
32fbab7f30
24 changed files with 157 additions and 42 deletions
|
@ -142,6 +142,28 @@
|
|||
<li>Sensor: <a href="/components/sensor.snmp/">SNMP</a> is now supported (<a href="https://github.com/fabaff/">@fabaff</a>)</li>
|
||||
<li>Sensor: Support for Swiss hydrological data (<a href="https://github.com/fabaff/">@fabaff</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h3><a class="title-link" name="breaking-change" href="#breaking-change"></a> Breaking change</h3>
|
||||
|
||||
<ul>
|
||||
<li>The new Netatmo support caused us to change how Netatmo are configured. It’s now done via it’s own component.</li>
|
||||
</ul>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre><span class="key">netatmo</span>:
|
||||
<span class="key">api_key</span>: <span class="string"><span class="content">API_KEY</span></span>
|
||||
<span class="key">secret_key</span>: <span class="string"><span class="content">SECRET_KEY</span></span>
|
||||
<span class="key">username</span>: <span class="string"><span class="content">username</span></span>
|
||||
<span class="key">password</span>: <span class="string"><span class="content">password</span></span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3><a class="title-link" name="hotfix-0221---june-20" href="#hotfix-0221---june-20"></a> Hotfix 0.22.1 - June 20</h3>
|
||||
|
||||
<ul>
|
||||
<li>Insteon Hub lights will load again</li>
|
||||
</ul>
|
||||
</article>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue