Add release notes May 14, 2015
This commit is contained in:
parent
4f30c621fc
commit
6c0d9b08fa
10 changed files with 182 additions and 5 deletions
|
@ -58,6 +58,12 @@ Entities are things that you want to observe within Home Assistant. Support for
|
|||
<td>Control WeMo switches and read the usage statistics from Insight switches.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/sensor.mysensors.html'><img src='/images/supported_brands/mysensors.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/sensor.mysensors.html'>MySensors switches</a></td>
|
||||
<td>Integrate MySensors sensors.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/device_tracker.ddwrt.html'><img src='/images/supported_brands/ddwrt.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/device_tracker.ddwrt.html'>DD-WRT routers</a></td>
|
||||
|
@ -224,7 +230,7 @@ the manufacturers of these devices.
|
|||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/time_date.html'>Time & Date</a></td>
|
||||
<td><a href='/components/sensor.time_date.html'>Time & Date</a></td>
|
||||
<td>Displays the time and the date.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue