updated README of weatherforecast and calendar module for color options

This commit is contained in:
Jeremias Arnstadt
2017-01-28 18:32:06 +01:00
parent ce3ee909bf
commit 4214293b76
2 changed files with 14 additions and 0 deletions

View File

@@ -191,5 +191,11 @@ The following properties can be configured:
}</code>
</td>
</tr>
<tr>
<td><code>colored</code></td>
<td>If set 'colored' to true the min-temp get a blue tone and the max-temp get a red tone.<br>
<br><b>Default value:</b> <code>false</code>
</td>
</tr>
</tbody>
</table>