Site updated at 2016-03-05 16:21:14 UTC

This commit is contained in:
Travis CI 2016-03-05 16:21:14 +00:00
parent 05c39206ab
commit 1e6f8f960b
14 changed files with 171 additions and 166 deletions

View file

@ -149,6 +149,9 @@
<div class='brand-logo-container section'>
<img src='/images/supported_brands/telldus_tellstick.png' />
</div>
<div class='section'>
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Assumed State
</div>
<div class='section'>
This is a platform for
<a href='/components/light/'>the Lights component</a>.

View file

@ -115,6 +115,8 @@
<p>The <code>heatmiser</code> thermostat platform let you control <a href="http://www.heatmisershop.co.uk/heatmiser-slimline-programmable-room-thermostat/">Heatmiser DT/DT-E/PRT/PRT-E</a> thermostats from Heatmiser. The module itself is currently setup to work over a RS232 -&gt; RS485 converter, therefore it connects over IP.</p>
<p>Further work would be required to get this setup to connect over Wifi, but the HeatmiserV3 python module being used is a full implementation of the V3 protocol. If you would like to contribute to making this work over wifi, please contact @andylockran on github.</p>
<p>To set it up, add the following information to your <code>configuration.yaml</code> file:</p>
<div class="highlighter-coderay"><div class="CodeRay">