Add radiotherm entry

This commit is contained in:
Fabian Affolter 2015-10-18 18:29:39 +02:00
parent e8690461de
commit 01819d0f46

View File

@ -79,6 +79,11 @@ Entities are things that you want to observe within Home Assistant. Support for
<td><a href='/components/light.blinksticklight.html'>Blickstick</a> controls your Blinkstick lights or device.</td> <td><a href='/components/light.blinksticklight.html'>Blickstick</a> controls your Blinkstick lights or device.</td>
</tr> </tr>
<tr>
<td><a href='/components/thermostat.radiotherm.html'><img src='/images/supported_brands/radiotherm.png' class='brand overview' /></a></td>
<td><a href='/components/thermostat.radiotherm.html'>Radiotherm thermostats</a> displays current temperature and control target temperature/away mode.</td>
</tr>
</table> </table>
</div> </div>
</div> </div>