add time_date sensor
This commit is contained in:
parent
753c4d84fd
commit
0a20e53d43
1 changed files with 6 additions and 0 deletions
|
@ -209,6 +209,12 @@ the manufacturers of these devices.
|
||||||
<td><a href='/components/sensor.openweathermap.html'>OpenWeatherMap</a></td>
|
<td><a href='/components/sensor.openweathermap.html'>OpenWeatherMap</a></td>
|
||||||
<td>Display current meteorological data from your location</td>
|
<td>Display current meteorological data from your location</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td><a href='/components/time_date.html'>Time & Date</a></td>
|
||||||
|
<td>Displays the time and the date.</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue