add bitcoin entry

This commit is contained in:
Fabian Affolter 2015-05-21 14:07:52 +02:00
parent 3a11b40483
commit 4f42c4326a

View File

@ -225,7 +225,13 @@ the manufacturers of these devices.
<tr> <tr>
<td><img src='/images/supported_brands/openweathermap.png' class='brand' /></td> <td><img src='/images/supported_brands/openweathermap.png' class='brand' /></td>
<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>
<td><img src='/images/supported_brands/bitcoin.png' class='brand' /></td>
<td><a href='/components/sensor.bitcoin.html'>Bitcoin</a></td>
<td>Display details about the Bitcoin Network and your Blockchain.info online wallet.</td>
</tr> </tr>
<tr> <tr>